Zen Cart Logo
Forums / General Questions / Extra pages and flash movie

Extra pages and flash movie

Locked

Views: 1,123

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
11 Oct 2009, 5:05 AM
#1
g_nencini avatar

g_nencini

Zen Follower

Join Date:
Mar 2006
Location:
Florence, Italy
Posts:
153
Plugin Contributions:
0

Extra pages and flash movie

I'd like to edit an extra page (more info) writing a little esplication and a link to a flash movie (.flv or .swf).
Can somebody help me?

Thanks - Giovanni

11 Oct 2009, 10:51 AM
#2
tino_schlegel avatar

tino_schlegel

Totally Zenned

Join Date:
Nov 2007
Location:
Melbourne, Australia
Posts:
532
Plugin Contributions:
0

Re: Extra pages and flash movie

Open the Extras > Define pages editor and choose the More Information page to edit. Choose the editor you want and paste the code for you flash move at the position that you like.

It should look like this one. Feel free to try it when you own code doesnt work. This is a flash move from youtube.

<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/oF9YEQUEZl4&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/oF9YEQUEZl4&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>