Skip to main content
Known Participant
January 27, 2009
Question

FLASH MOVIE NOT SHOWING

  • January 27, 2009
  • 1 reply
  • 1308 views
I have a Flash movie on a Dreamweaver page. I'm assuming it's the only way to publish a FLASH site. I'm not a coder by any means and am having diffuculty with this. The page loads without the movie.

I have uploaded the html page as index.html. I have also uploaded the AC_RunActiveContent.js page.

My code is the following:

<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<script type="text/javascript">
AC_FL_RunContent( 'codebase',' http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','1024','height','768','title','speak site','src','html/speak_site2','quality','high','pluginspage',' http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','html/speak_site2' ); //end AC code
</script><title>Welcome to SPEAK RECORDINGS</title><style type="text/css">
<!--
body {
background-color: #EFF0E0;
}
-->
</style><script type="text/javascript">
AC_FL_RunContent( 'codebase',' http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','1024','height','768','title','speak site','movie','html/speak_site2','quality','high' ); //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=9,0,28,0" width="1024" height="768" title="speak site">
<param name="movie" value="html/speak_site2.swf">
<param name="quality" value="high">

</object>
</noscript>

Is there something I'm doing wrong and a fairly simple way to fix it? I have 3 sites I have to upload, all FLASH. Will I be running into this problem each time?

I'd appreciate any and all help, THANK YOU!
This topic has been closed for replies.

1 reply

Inspiring
January 27, 2009
ealdahondo wrote:
> Is there something I'm doing wrong and a fairly simple way to fix it? I have 3
> sites I have to upload, all FLASH. Will I be running into this problem each
> time?

Please post a link to your page as it may be that what you think are the correct locations amy not be. One quick note, it appears that there is a title tag and a style tag in the middle of the code. Did you perhaps add your flash to into the head tag of your document rather than within the body tag?



--
Danilo Celic
| http://blog.extensioneering.com/
| WebAssist Extensioneer
| Adobe Community Expert
Known Participant
January 27, 2009
Sure thank you. The site is www.speakrecordings.com
I redid the main page but still nothing.
February 4, 2009
I am having this same issue. Any help would be appreciated. My site is www.pennantteamwear.com.
Thanks,
Daniel