Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

FLASH MOVIE NOT SHOWING

New Here ,
Jan 27, 2009 Jan 27, 2009

Copy link to clipboard

Copied

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'... site','src','html/speak_site2','quality','high','pluginspage',' http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','html/s... ); //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'... 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!
TOPICS
Extensions

Views

1.3K
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 27, 2009 Jan 27, 2009

Copy link to clipboard

Copied

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

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 27, 2009 Jan 27, 2009

Copy link to clipboard

Copied

Sure thank you. The site is www.speakrecordings.com
I redid the main page but still nothing.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 03, 2009 Feb 03, 2009

Copy link to clipboard

Copied

LATEST
I am having this same issue. Any help would be appreciated. My site is www.pennantteamwear.com.
Thanks,
Daniel

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines