Dennis_gull Posted October 16, 2006 Posted October 16, 2006 Hey, once again something is wrong in IE, im kinda sick of all the different browser problems.. It does show like it should in Firefox and I have no idea why it doesnt in IE, look at this script and see if I have done anything wrong: <table width="100%"> <tr> <?php echo mws_header3(BOX_HEADING_WHATS_NEW); ?> <td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="32" height="32" title="meny"> <param name="movie" value="meny.swf"> <param name="quality" value="high"> <embed src="images/meny.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="120" height="120"></embed> </object> </td><td> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="32" height="32" title="text"> <param name="movie" value="bild1.swf"> <param name="quality" value="high"> <embed src="images/bild1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="120"></embed> </object> </td> At the bottom of the site it says (2 images left to load) but the site never load them (Its both the flash files) I can see flash files on different sites with IE so I think I have done something wrong. The site where I get the problem Click me
jpweber Posted October 17, 2006 Posted October 17, 2006 works the same in my IE as it does in my FF. Jason Simple 1-2-3 Intructions on how to get, install and configure SSL The Google Sandbox explained Simple to follow instructions on how to change the look of your OSC How To Make A Horrible OSC Website my toolbox: All things WordPress-related - All things Adobe-related - PHP Designer 2007 - Codecanyon Junkie - Crimson Editor - Winmerge - phpMyAdmin - WS_FTP my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ...
Dennis_gull Posted October 17, 2006 Author Posted October 17, 2006 works the same in my IE as it does in my FF. I've tried it on two different computers and it doesnt show anything in IE.
♥Monika in Germany Posted October 17, 2006 Posted October 17, 2006 I'd clean up all the extra body tags and retry :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
ultan Posted October 17, 2006 Posted October 17, 2006 I have a similar question. My website is all but done but I have a problem. The site displays differently in IE and Firefox. In Firefox its perfect but in IE the Flash images are pushing my site out of place Why is this and how can i solve it? Are the flash inages themselves too big for the table?
Dennis_gull Posted October 17, 2006 Author Posted October 17, 2006 haha I fixed the problem and of course the problem was because of IE and all its buggs. What I did was to put the flash files in my main folder and then changed the embed src="images/meny.swf" to embed src="meny.swf" (I just removed the text: images) @ultans post: Yeah that is kinda known, I cant set valign on stuff that should work (and it does work in FF) I hope IE 8 will be more like FF because 1) FF have better options 2) Over 50% of all the people use IE and if its bugged it will just make it harder for us webdesigners to make a working site.
ultan Posted October 18, 2006 Posted October 18, 2006 @ultans post:Yeah that is kinda known, I cant set valign on stuff that should work (and it does work in FF) I hope IE 8 will be more like FF because 1) FF have better options 2) Over 50% of all the people use IE and if its bugged it will just make it harder for us webdesigners to make a working site. Do you know of a good way to embed a flash file so that it wont be all over the place? See here. http://www.sswholesale.ie This is the very last thing I need to do.
Dennis_gull Posted October 18, 2006 Author Posted October 18, 2006 I checked the site in IE and it looks like it should now but I get a popup error about line 160. Never seen a popup error before so I have no idea whats its about.
ultan Posted October 18, 2006 Posted October 18, 2006 I checked the site in IE and it looks like it should now but I get a popup error about line 160. Never seen a popup error before so I have no idea whats its about. Dont worry i sorted it out.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.