Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
ealdahondo #1
FLASH MOVIE NOT SHOWING
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','t itle','speak
site','src','html/speak_site2','quality','high','pluginspage','http://www.adobe.
com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','htm
l/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','t itle','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#ve
rsion=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! :frown;
ealdahondo Guest
-
Flash Form not Showing
Just upgraded from CF MX 6 to MX 7. Trying out flash forms, but they are not working. I tried out a simple First Name, Last name, Submit form... -
flash hot showing ion IE6
Flash animations do not show up on IE6 web pages when I'm logged into Win XP on a non-admin account. I just get the red x placeholder. When I log... -
flash 6 swf only showing 1 stream over fcs
I am using Flash Communication Server 1.5.2 and have developed an on-demand streaming webcast. The user views the .swf file and videos in a browser... -
Quicktime movie inside a flash movie?
I have a Flash movie of 800x600 pixels in size. I want to display a trailer in quicktime at position 400,200 inside the movie. The trailer is a... -
showing PDFs inside the movie
i need to be able to open pdf files INSIDE my director movie in a little area of it. 1) is this at all possible? 2) is this at all possible... -
danilocelic AdobeCommunityExpert #2
Re: FLASH MOVIE NOT SHOWING
ealdahondo wrote:
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?> 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?
--
Danilo Celic
| [url]http://blog.extensioneering.com/[/url]
| WebAssist Extensioneer
| Adobe Community Expert
danilocelic AdobeCommunityExpert Guest
-
ealdahondo #3
Re: FLASH MOVIE NOT SHOWING
Sure thank you. The site is [url]www.speakrecordings.com[/url]
I redid the main page but still nothing.
ealdahondo Guest
-
IamDaniel #4
Re: FLASH MOVIE NOT SHOWING
I am having this same issue. Any help would be appreciated. My site is [url]www.pennantteamwear.com[/url].
Thanks,
Daniel
IamDaniel Guest



Reply With Quote

