Zen Cart Logo
Forums / General Questions / How to open youtube video in light box

How to open youtube video in light box

Views: 678

Results 1 to 3 of 3
11 Nov 2013, 3:20 PM
#1
snk060 avatar

snk060

New Zenner

Join Date:
Aug 2013
Posts:
56
Plugin Contributions:
0

How to open youtube video in light box

Hi,

In my product description page I have you tube video. How to open youtube video in lightbox?

Thanks,
Snk

11 Nov 2013, 7:29 PM
#2
diamond1 avatar

diamond1

Zen Follower

Join Date:
Jan 2010
Location:
France
Posts:
295
Plugin Contributions:
0

Re: How to open youtube video in light box

Try this

<div style="text-align: center; "> <object data="http://flv-player.net/medias/player_flv_multi.swf" height="311" type="application/x-shockwave-flash" width="554"><param name="movie" value="http://flv-player.net/medias/player_flv_multi.swf" /><param name="allowFullScreen" value="true" /><param name="FlashVars" value="flv=http://www.myndomain.com/myvideo.flv&title=title video&width=554&height=311&autoload=1&volume=50" /></object></div>
13 Nov 2013, 12:41 PM
#3
snk060 avatar

snk060

New Zenner

Join Date:
Aug 2013
Posts:
56
Plugin Contributions:
0

Re: How to open youtube video in light box

Thanks for your reply diamond1!

What I actually wanted is:

I am using different youtube videos in all products pages. If some one click on that small video it should pop up in a lightbox in bigger screen.

Thanks!