Hi,
In my product description page I have you tube video. How to open youtube video in lightbox?
Thanks,
Snk
Hi,
In my product description page I have you tube video. How to open youtube video in lightbox?
Thanks,
Snk
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>
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!