Jump to content

IE not playin a .swf correctly


pafruu

Recommended Posts

:) Hi,this one is weird. I created a flash movie for one of my websites. It automatically plays when opening the first page. All browsers play it correctly except for one! IE :) Why is that?The only thing that is not working on IE is some text hidden behind a moving mask! in the beginning of the movie, the rest is fine!Any suggestions about solving this problem?
Link to comment
Share on other sites

yees on xp IE 7 here is the code:<table id="Table_01" width="780" height="597" border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td colspan="7" width="780" height="62"> <img src="imagerx/rxscribbler_01.gif" width="780" height="62" alt=""></td> </tr> <tr> <td colspan="2" width="535" height="36"> <img src="imagerx/rxscribbler_02.gif" width="535" height="36" alt=""></td> <td width="17" height="36"> <img src="imagerx/webantenna.gif" width="17" height="36" alt=""></td> <td width="19" height="36"> <img src="imagerx/batteriep.gif" width="19" height="36" alt=""></td> <td width="18" height="36"> <img src="imagerx/batterie.gif" width="18" height="36" alt=""></td> <td width="27" height="36"> <img src="imagerx/power.gif" width="27" height="36" alt=""></td> <td rowspan="3" width="164" height="534"> <img src="imagerx/rxscribbler_07.gif" width="164" height="534" alt=""></td> </tr> <tr> <td rowspan="2" width="184" height="498"> <img src="imagerx/rxscribbler_08.gif" width="184" height="498" alt=""></td> <td colspan="5" width="432" height="258"><script type="text/javascript">AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','432','height','258','title','rxscribbler','src','flash/rxscribbler1.1copy','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','flash/rxscribbler1.1' ); //end AC code</script><noscript><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="432" height="258" title="rxscribbler"> <param name="movie" value="flash/rxscribbler1.1.swf"> <param name="quality" value="high"> <embed src="flash/rxscribbler1.1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="432" height="258"></embed></object></noscript></td> </tr> <tr> <td colspan="5" valign="top" align="center" style="background-image:url(imagerx/rxscribbler_10.gif); background-repeat:no-repeat" width="432" height="240"> <div style="padding-top:10px;"><a href="http://www.electronic-e-prescribing-drug-interaction.com"><img src="images/skip.jpg" width="79" height="28" alt="go to site..." border="0"></a></div></td> </tr> <tr> <td width="184" height="1"> <img src="imagerx/spacer.gif" width="184" height="1" alt=""></td> <td width="351" height="1"> <img src="imagerx/spacer.gif" width="351" height="1" alt=""></td> <td width="17" height="1"> <img src="imagerx/spacer.gif" width="17" height="1" alt=""></td> <td width="19" height="1"> <img src="imagerx/spacer.gif" width="19" height="1" alt=""></td> <td width="18" height="1"> <img src="imagerx/spacer.gif" width="18" height="1" alt=""></td> <td width="27" height="1"> <img src="imagerx/spacer.gif" width="27" height="1" alt=""></td> <td width="164" height="1"> <img src="imagerx/spacer.gif" width="164" height="1" alt=""></td> </tr></table></body>

Link to comment
Share on other sites

that is the code automatically generated by Dreamweaver. I do not see this:

<script src="AC_RunActiveContent.js" type="text/javascript"></script>

in the code you shared. That script has to be on your page and the saved in the same folder.

Link to comment
Share on other sites

What version of flash are you using?and what flash player is IE playing it in?I think i had the same sorta problem!Firefox was using flash player 8 and IE was using 7??? So watching movies made in flash 8 worked fine in FF but not in IE!!Crazy!

Link to comment
Share on other sites

Sorry my bad, I didnt put the code entirely,<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>is in the head portion of my code!Second answer to second question, this flash movie is on a HTML page shared with an animated gif!Third answer, Im using Flash 8, should I export to Flash 7? :)Also note that there are embedded movies in the flash movie I made, I tried publishing to FP7 but it wont support it aaargh!

Link to comment
Share on other sites

Third answer, Im using Flash 8, should I export to Flash 7? :)
I would check if IE is using the latest flash player plug-in.http://www.adobe.com/shockwave/download/do...=ShockwaveFlashIts good to be up to date :)
Link to comment
Share on other sites

:) Ok, I went back into the flash file itself and found out thatr there was some error in it! I corrected it and now it works! hehThanks for the help guys!Seems the problem was 12 inches from the screen in my case! :)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...