Flash problem in IE.

S

Shelly

Problem #1:
=========
I have two files, index.htm and map.htm. I have to fix the files on this
site so that they pass validation. I replaced the Flash code with the Satay
Method in both files. Here are the two excerps:

index.htm:
<object type="application/x-shockwave-flash"
data="index.swf"
border="0" width="1024" height="674">
<param name="movie" value="index.swf">
<param name="quality" value="High">
<param name="wmode" value="transparent">
</object>

map.htm:
<object type="application/x-shockwave-flash"
data="map.swf"
border="0" width="1024" height="674">
<param name="movie" value="map.swf">
<param name="quality" value="High">
<param name="wmode" value="transparent">
</object>

Notice that the only differences are in the names of the swf file. The
index.htm works fine in IE and Firefox. The map.htm works fine in Firefox,
but in IE it takes a very long time to load and when it does the image is
blank (white space).

Problem #2:
=========
These two files had no doctype. When index.htm is run, an image of a
talking woman comes in from the left and there is a map on the right. Below
her is a bunch of text. When I put on a doctype -- any doctype -- she
appears below the text in both Firefox and IE. This is very strange because
the nesting structure of the <table><tr><td> stuff is very simple and it
clearly shows that the images should not be on the bottom. The text appears
in the second <tr> while the flash is in the first. I'm baffled here as
well.

Any and all help will be appreciated. In the interim, I will port this to
my own server to give urls later.

Shelly
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top