Hi
having a bit of trouble getting a flash file to load. Looking at some of the other threads it appears that I either have to paste code into the primary template or brochure fragment. I have pasted into the brochure fragment,as the chap in the following thread has http://community.actinic.com/showthr...ighlight=flash
I have manually uploaded the swf file to the acatalog folder where the rest of the images are and also added it via additional files in -
The code that i have pasted into my brochure fragment is
!!<<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="70" height="30">
<param name="movie" value="lock_secure3.swf">
<param name="quality" value="high">
<embed src="lock_secure3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="70" height="30"></embed></object>>!!
and the url for the homepage is http://www.thenailwarehouse.net
in IE if you right click in the flash area on the homepage it says 'movie not loaded'
I have also pasted code in the marketing message edit dialogue box- the flash file doesnt load where marketing message should be either
any ideas or will i have to edit primary template (scary!)?
having a bit of trouble getting a flash file to load. Looking at some of the other threads it appears that I either have to paste code into the primary template or brochure fragment. I have pasted into the brochure fragment,as the chap in the following thread has http://community.actinic.com/showthr...ighlight=flash
I have manually uploaded the swf file to the acatalog folder where the rest of the images are and also added it via additional files in -
The code that i have pasted into my brochure fragment is
!!<<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="70" height="30">
<param name="movie" value="lock_secure3.swf">
<param name="quality" value="high">
<embed src="lock_secure3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="70" height="30"></embed></object>>!!
and the url for the homepage is http://www.thenailwarehouse.net
in IE if you right click in the flash area on the homepage it says 'movie not loaded'
I have also pasted code in the marketing message edit dialogue box- the flash file doesnt load where marketing message should be either
any ideas or will i have to edit primary template (scary!)?
Comment