|
-
cannot get flash movie to show up!! please help if you can
I am using Flash CS3 on Windows and using Dreamweaver CS3 to embed my flash content. I have a Flash banner/animation on my main index.html page that I cannot get to show up. I have provided all relative info/files below.
It works find on my local hard drive, but when I upload it (from several different FTP clients) it won't show up on several different computers browsers. It's not my FTP, other items are uploading fine, and I don't think it is browser issues.
I checked the source code of the uploaded site against my Dreamweaver code, and it seems to be the same. So I can't understand what's going on.
I tried resaving the file under a new name. The weird part is, I embedded a .swf file initially and it worked. I was asked to make edits to the movie, and I renamed it, replaced old files and now it won't work. I made sure and tried to check all the links to make sure it wasn't trying to link back to my old document, resaved my index.html page etc. Any help is really greatly appreciated!!! I cannot figure this thing out!
Here is my flash animation cs3 document for download from Dropbox.
http://dl.dropbox.com/u/2101382/FFAnimation.fla
Here is my Source Code for the Flash area of my page.
The page is also at: http://studentpages.scad.edu/~sdixon20/index.html
((Code))
</div>
<div id="apDiv44"><a href="quiz.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('burst','','Images/red_circle_badge_rollover.png',1)"><img src="Images/red_circle_badge.png" name="burst" width="137" height="133" border="0" id="burst" /></a></div>
<div id="apDiv46">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','913','heigh t','196','src','FFAnimation','quality','high','plu ginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','FFAnimation' ); //end AC code
</script>
<noscript>
<object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="913" height="196">
<param name="movie" value="FFAnimation.swf" />
<param name="quality" value="high" />
<embed src="FFAnimation.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="913" height="196"></embed>
</object>
</noscript>
</div>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|