|
hi
i have created a action script 2.0 file which is a simple banner animation. the swf file plays in all browsers except for ie6. when i tested on my local machine it worked however after i hosted to my webserver i am not able to see the swf in ie6 only.
after creating the banner i used dreamweaver to insert the swf file which generated AC_RunActiveContent.js file in a Scripts folder with the following code
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
i have created Scripts folder on my webserver and copied AC_RunActiveContent.js file to this folder
can anyone let me know how to fix this.
thanks.
|