Zen Cart Logo
Forums / General Questions / How do I embed .flv videos?

How do I embed .flv videos?

Views: 3,213

Results 1 to 3 of 3
26 Apr 2008, 3:55 PM
#1
touchclothing avatar

touchclothing

Totally Zenned

Join Date:
Jul 2005
Location:
Brooklyn NY
Posts:
498
Plugin Contributions:
0

How do I embed .flv videos?

How do I embed .flv videos in to zencart this is the code that I am useing. But its not working. here is the link to were the videos is http://208.69.127.226/store/index.php?main_page=page_3&zenid=ee3b80fe9b58fbde5b6bb4b0cf1a1988

<!-- begin embedded Flash file... -->
      <table border='0' cellpadding='0' align="center">
        <tr><td>
        <OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'
        codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0'
        width="320" height="240">
        <param name='movie' value="http://208.69.127.226/flv/GelaSkinApplication.flv">
        <param name='quality' value="high">
        <param name='bgcolor' value='#FFFFFF'>
        <param name='loop' value="false">
        <EMBED src="http://208.69.127.226/flv/GelaSkinApplication.flv" quality='high' bgcolor='#FFFFFF' width="320"
        height="240" loop="false" type='application/x-shockwave-flash'
        pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'>
        </EMBED>
        </OBJECT>
        </td></tr>
        <!-- ...end embedded Flash file -->
       </table>
26 Apr 2008, 4:13 PM
#2
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,792
Plugin Contributions:
14

Re: How do I embed .flv videos?

good information here

Remember that using any html editor for main_page or others under the define pages editor will mess with the code.

21 Jun 2011, 2:17 PM
#3
niallo58 avatar

niallo58

New Zenner

Join Date:
Feb 2011
Posts:
34
Plugin Contributions:
0

Re: How do I embed .flv videos?

hey

I want to create a new ezpage and add videos to that page so the user can click on the video link and the video will play in a new window from that link. How would I do this?

This is an example of what im on about: http://www.walshengineering.com/shop/video_demos.php?osCsid=

Thanks
Niall