I’m having trouble viewing my swf movie in IE 6 on PC only. If I resize the browser window it works fine. Can someone check out my code? It works perfectly in every other browser.
DDD is a MOD here… and everytime someone has issues w/ their html his first answer is Remove the Doctype… and oddly enough… that almost always fixes it.
As for the rest of the problems… I guess you’ll need to shoot us a link so we can help you trouble shoot it. I dunno if this is a secret, not to be disclosed website or what not… but that’s the best way we can help.
Yea DW puts in a weird doc-type by default that hardly no browser interprets right. But DOCTYPES are our friends you just need to know how to use them. And what they do in the browser. www.w3schools.com I believe has stuff on it. I learned the hard way after days of banging my head on the screen you learned after one post. Anyway best thing to do is post a link to the site and let us do our own view source and testing. The code does not help much as it is not visual enough, for me that is.
Ok, here are all the files files involved. I stripped things down even more to simplify things further. Just keep in mind that, everything works 100% Perfect as is now, except in IE 6 on PC you have to resize the browser window to get the swf movie to appear. With DOCTYPE…no go… without DOCTYPE…yay!! Me want DOCTYPE!