Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
ZAPphoto #1
Flash Video Not Working
:confused; I have set up a flash video, and while it works in DreamWeaver 8 (I
use an XP Pro platform), it does not on the Internet. There are three files
that appear in a separate folder:
index.sbk
index.swf
index.swi
and all are uploaded to the Internet.
The code on my shtml page reads (the mixed caps and lower case are not an
issue, as everything else works on our site):
<script type="text/javascript">
AC_FL_RunContent(
'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
version=7,0,19,0','width','840','height','630','ti tle','Welcome
Flash','src','SWiSH/index','loop','false','quality','high','pluginspag e','http:/
/www.macromedia.com/go/getflashplayer','movie','SWiSH/index' ); //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=7,0,19,0" width="840" height="630" title="Welcome Flash">
<param name="movie" value="SWiSH/index.swf" />
<param name="quality" value="high" />
<param name="LOOP" value="false" />
<embed src="SWiSH/index.swf" width="840" height="630" loop="false"
quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash"></embed>
</object>
</noscript>
Thanks for any help anyone can give,
TBC
ZAPphoto Guest
-
Mouse over menus not working when flash video is added
Hello, We have a navigation menus in our oracle portal, which few are mouse over drop down menus. When a flash movie is added to the page, the... -
video not working in flash player
hello, I have a happauge video card that is connected to a live cable feed. In the flash player setting it sees the happauge card but there is no... -
Finding video-file URLs in decompiled Flash video
Hi, My department in a research library archives Web sites. This involves downloading all the files that are necessary to reconstruct a Web site:... -
Director Video Vs Flash Video [file size]
I am a flash application developer. I just encode video into flv and integrate video with flash. This method decreases the file size of video also... -
video capture card for Flash live video stream
Hi! I just brought a new video capture card - Osprey-210, When I try to stream the live video, I can see the card in flash player's setting box,... -
Murray *ACE* #2
Re: Flash Video Not Working
Did you upload the "Scripts" folder that DW places in your local site?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"ZAPphoto" <webforumsuser@macromedia.com> wrote in message
news:eh8fos$kpi$1@forums.macromedia.com...> :confused; I have set up a flash video, and while it works in DreamWeaver
> 8 (I
> use an XP Pro platform), it does not on the Internet. There are three
> files
> that appear in a separate folder:
>
> index.sbk
> index.swf
> index.swi
>
> and all are uploaded to the Internet.
>
> The code on my shtml page reads (the mixed caps and lower case are not an
> issue, as everything else works on our site):
>
> <script type="text/javascript">
> AC_FL_RunContent(
> 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
> version=7,0,19,0','width','840','height','630','ti tle','Welcome
> Flash','src','SWiSH/index','loop','false','quality','high','pluginspag e','http:/
> /www.macromedia.com/go/getflashplayer','movie','SWiSH/index' ); //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=7,0,19,0" width="840" height="630" title="Welcome Flash">
> <param name="movie" value="SWiSH/index.swf" />
> <param name="quality" value="high" />
> <param name="LOOP" value="false" />
> <embed src="SWiSH/index.swf" width="840" height="630"
> loop="false"
> quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"
> type="application/x-shockwave-flash"></embed>
> </object>
> </noscript>
>
> Thanks for any help anyone can give,
>
> TBC
>
>
Murray *ACE* Guest
-
ZAPphoto #3
Re: Flash Video Not Working
I believe that is the SWiSH folder in which the three files listed above
reside, and yes, as mentioned above, I did upload them. I did not create the
movie with Macromedia, as their program is way too expensive for someone who
only uses it occasionally. Rather, I created it with SWiSH Max. Is there some
other script folder I need?
Thanks,
TBC
ZAPphoto Guest
-
Murray *ACE* #4
Re: Flash Video Not Working
Yes. Look in the root folder of your local site. Upload the Scripts
folder.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"ZAPphoto" <webforumsuser@macromedia.com> wrote in message
news:eh8jok$pev$1@forums.macromedia.com...>I believe that is the SWiSH folder in which the three files listed above
> reside, and yes, as mentioned above, I did upload them. I did not create
> the
> movie with Macromedia, as their program is way too expensive for someone
> who
> only uses it occasionally. Rather, I created it with SWiSH Max. Is there
> some
> other script folder I need?
>
> Thanks,
>
> TBC
>
Murray *ACE* Guest
-
ZAPphoto #5
Re: Flash Video Not Working
Quelle Idiot I am! I never noticed the newly-created scripts folder. I uploaded it, and presto...ta-da-a-a, it works perfectly...of course!
Many, many thanks,
TBC
ZAPphoto Guest
-
Murray *ACE* #6
Re: Flash Video Not Working
Quelle, indeed! 8)
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"ZAPphoto" <webforumsuser@macromedia.com> wrote in message
news:eh8uf9$8j5$1@forums.macromedia.com...> Quelle Idiot I am! I never noticed the newly-created scripts folder. I
> uploaded it, and presto...ta-da-a-a, it works perfectly...of course!
>
> Many, many thanks,
>
> TBC
Murray *ACE* Guest



Reply With Quote

