| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Flash just not working in IE! | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hi Folks
The problem I'm having is on the following website: www.fruittijewels.com There's a Flash .swf file at the top which is displaying fine in Firefox, but not at all in IE. I've read up on the issues with IE, and implemented what was suggested, but still no luck. I'd greatly appreciate if someone could have a look at my code and see what the issue is. This is in the head tag of home.tpl: Code:
And this is in the Welcome.tpl file: Code:
The Flash .swf file, AC_RunActiveContent.js, and swfobject.js files are all under the root. Many thanks
__________________
Wayne Thompson X-Cart GOLD 4.1.10 Fancy Categories |
|||||||
#2
|
|||||||||
|
|||||||||
![]() I ran into this problem the other day. My old javascript trick for flash nolonger worked.
I just put the Flash html straight into the file with out using the javascript and it worked just fine.
__________________
xcart 5.1.2 |
|||||||||
#3
|
|||||||
|
|||||||
![]() Do you mean the <embed> tag? I thought that was the problem in the first place?
__________________
Wayne Thompson X-Cart GOLD 4.1.10 Fancy Categories |
|||||||
#4
|
|||||||
|
|||||||
![]() Wayne,
The flash is not displaying in Safari3/mac (intel) as well. Are you hip to the SWFObject ? Another flash embed tool is JW FLV MEDIA PLAYER Good luck. Jeremy
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4 |
|||||||
#5
|
|||||||||
|
|||||||||
![]() http://www.arwvisions.com/shibuminet/flash.html
I just put this in my file. <div id="container"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="790" height="550" id="shibumi" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="shibumi.swf" /> <param name="quality" value="high" /><param name="bgcolor" value="#000000" /> <embed src="shibumi.swf" quality="high" bgcolor="#000000" width="790" height="550" name="shibumi" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </div>
__________________
xcart 5.1.2 |
|||||||||
#6
|
|||||||||
|
|||||||||
![]() I suppose this works on IE7 but not IE6? ANyone know how to set up both browsers on one machine?
__________________
xcart 5.1.2 |
|||||||||
#7
|
|||||||
|
|||||||
![]() Hi Guys
I got it working! Had to correct the path to the swfobject.js file. Yeah I'm down with SWFObject, dawg ![]() Ashley, check out the Browser shots site: http://browsershots.org You can test your site in pretty much all browsers. Handy dandy tool. Shot O's ![]()
__________________
Wayne Thompson X-Cart GOLD 4.1.10 Fancy Categories |
|||||||
#8
|
|||||||
|
|||||||
![]() For anyone else...
http://www.xcartmods.co.uk/adding-flash-x-cart-mods-pg-8.html
__________________
xcartmods.co.uk |
|||||||
#9
|
|||||||
|
|||||||
![]() Phil,
As always, you are the best!!!! Thank you!!! To anyone who may not want there flash to loop, you can add a: <PARAM NAME=loop VALUE=false> to the script on Phil's page just under the <param name="movie" of the script. For those not in the know, you should extract and upload the contents of the flash.zip on Phil's site to your skin 1 folder just as it unzips, then you only change the path for the xcart.swf file to your path. Again, my sincerest thanks Phil. Marian
__________________
Marian Host: Successful Hosting X-Cart version 4.1.9 PHP 4.3.10 MySql 4.0.22-standard Web server Apache 1.3.33 (Unix) Operating system Linux Perl 5.8.3 http://www.seamstobesew.com |
|||||||
|
|||
X-Cart forums © 2001-2020
|