View Single Post
Old 05-18-2010, 02:40 PM   #10
OBCT
Powerplay Quarterback
 
OBCT's Avatar
 
Join Date: Oct 2005
Location: Medicine Hat
Exp:
Default

Quote:
Originally Posted by photon View Post
That's the HTML code, I've bolded the part that might be wrong, the actual file is index.swf, and if I point IE at index.swf it works, so maybe the movie param tag is used by IE and it's looking for como.swf which doesn't exist?

Just my first guess without researching how to actually embed flash (I never use it either).

ETA: Meaning try changing the page so it says
Code:
<param name="movie" value="index.swf" />
Interesting. Would make sense.

But why would it work in FF and Chrome if that was the case? Do those browsers default to "index.swf" if the specified parameter is not found? Do they auto-debug on the fly in some sense?

Neat website btw, surferguy.
__________________
OBCT is offline   Reply With Quote