Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
awsweb #1
Flash not displaying
I have a simple page with an embedded swf file. I used the Insert>Media>Flash
process on the page. The flash does not display in Any of the rhee browsers IE,
FF ot netscape.
i've attached the code.
Anyone have an idea of what's going on?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Test page</title>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body>
<script type="text/javascript">
AC_FL_RunContent(
'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
version=7,0,19,0','width','760','height','400','ti tle','Oregon
Scenes','src','images/animation/home','quality','high','pluginspage','http://www
..macromedia.com/go/getflashplayer','movie','images/animation/home' ); //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="760" height="400" title="Oregon Scenes">
<param name="movie" value="images/animation/home.swf" />
<param name="quality" value="high" />
<embed src="images/animation/home.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="760" height="400"></embed>
</object></noscript>
<script type="text/javascript">
AC_FL_RunContent(
'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
version=7,0,19,0','width','750','height','400','sr c','/images/animation/home','q
uality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movi
e','/images/animation/home' ); //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="750" height="400">
<param name="movie" value="/images/animation/home.swf" />
<param name="quality" value="high" />
<embed src="/images/animation/home.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="750" height="400"></embed>
</object></noscript>
</body>
</html>
awsweb Guest
-
Result not displaying in Flash
I am trying to get the results of a cfquery to display in Flash. From what I understand, it should be simple. I have the code below. The results... -
Flash 8 Button text not displaying in Flash 7 player
I've encountered a problem several times over the past couple weeks. Sometimes, but not every time, button text in a SWF published as Flash 8 format... -
Flash Forms not displaying in IE
Flash Forms fail to load when surrounded by table tags in Internet Explorer 6. Works OK in FF... <table border="1" width="100%"> <tr> <td... -
Flash Form not displaying
I have a basic flash form that displays a grid of returned customers. When I try to view it in Mozilla I just get a blank white page. When I try to... -
Flash Forms not displaying
I just installed the CFMX 7 trial. My Flash Forms don't display at all. -
Murray *ACE* #2
Re: Flash not displaying
Did you upload the Scripts folder?
> <script src="Scripts/AC_RunActiveContent.js"
> type="text/javascript"></script>
--
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
==================
"awsweb" <webforumsuser@macromedia.com> wrote in message
news:eju09d$7ou$1@forums.macromedia.com...>I have a simple page with an embedded swf file. I used the
>Insert>Media>Flash
> process on the page. The flash does not display in Any of the rhee
> browsers IE,
> FF ot netscape.
> i've attached the code.
> Anyone have an idea of what's going on?
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml">
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
> <title>Test page</title>
> <script src="Scripts/AC_RunActiveContent.js"
> type="text/javascript"></script>
> </head>
>
> <body>
> <script type="text/javascript">
> AC_FL_RunContent(
> 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
> version=7,0,19,0','width','760','height','400','ti tle','Oregon
> Scenes','src','images/animation/home','quality','high','pluginspage','http://www
> .macromedia.com/go/getflashplayer','movie','images/animation/home' );
> //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="760" height="400" title="Oregon Scenes">
> <param name="movie" value="images/animation/home.swf" />
> <param name="quality" value="high" />
> <embed src="images/animation/home.swf" quality="high"
> pluginspage="http://www.macromedia.com/go/getflashplayer"
> type="application/x-shockwave-flash" width="760" height="400"></embed>
> </object></noscript>
> <script type="text/javascript">
> AC_FL_RunContent(
> 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
> version=7,0,19,0','width','750','height','400','sr c','/images/animation/home','q
> uality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movi
> e','/images/animation/home' ); //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="750" height="400">
> <param name="movie" value="/images/animation/home.swf" />
> <param name="quality" value="high" />
> <embed src="/images/animation/home.swf" quality="high"
> pluginspage="http://www.macromedia.com/go/getflashplayer"
> type="application/x-shockwave-flash" width="750" height="400"></embed>
> </object></noscript>
> </body>
> </html>
>
Murray *ACE* Guest
-
-
Murray *ACE* #4
Re: Flash not displaying
You're welcome.
--
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
==================
"awsweb" <webforumsuser@macromedia.com> wrote in message
news:ejv0vm$f44$1@forums.macromedia.com...> Thanks for your help.
Murray *ACE* Guest
-
NetSpace #5
Re: Flash not displaying
I uploaded the scripts, my plays locally but not on the web. you said I was
missing the "FIX" have no idea, am using the 8.0.2 and still no video.
sumething is messed up, I am sure it is me but do not know what to do.
NetSpace Guest
-
Murray *ACE* #6
Re: Flash not displaying
Create a new page. Use INSERT | Media > Flash, and select your Flash file.
Are you prompted to apply the fix?
--
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
==================
"NetSpace" <webforumsuser@macromedia.com> wrote in message
news:el4tec$mef$1@forums.macromedia.com...>I uploaded the scripts, my plays locally but not on the web. you said I
>was
> missing the "FIX" have no idea, am using the 8.0.2 and still no video.
> sumething is messed up, I am sure it is me but do not know what to do.
>
Murray *ACE* Guest
-
NetSpace #7
Re: Flash not displaying
no, there is no prompt for a fix. This is the code from an insert. I dragged
it to the page.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body>
<script type="text/javascript">
AC_FL_RunContent(
'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
version=7,0,19,0','width','340','height','200','ti tle','nikki','src','graphics/n
ikkita3','quality','high','pluginspage','http://www.macromedia.com/go/getflashpl
ayer','movie','graphics/nikkita3' ); //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="340" height="200" title="nikki">
<param name="movie" value="graphics/nikkita3.swf" />
<param name="quality" value="high" />
<embed src="graphics/nikkita3.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="340" height="200"></embed>
</object></noscript>
</body>
</html>
NetSpace Guest
-
Murray *ACE* #8
Re: Flash not displaying
That page has the fix on it.
---------------------^^^^^^^^^^^^^^> <script src="Scripts/AC_RunActiveContent.js"
> type="text/javascript"></script>
This is the link to the Scripts folder.
This is the part that calls the function in the Scripts folder to load the> <script type="text/javascript">
> AC_FL_RunContent(
Flash.
Just copy and paste those parts into your page, and you're done. Make sure
you 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
==================
"NetSpace" <webforumsuser@macromedia.com> wrote in message
news:el6d5s$g29$1@forums.macromedia.com...> no, there is no prompt for a fix. This is the code from an insert. I
> dragged
> it to the page.
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml">
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
> <title>Untitled Document</title>
> <script src="Scripts/AC_RunActiveContent.js"
> type="text/javascript"></script>
> </head>
>
> <body>
> <script type="text/javascript">
> AC_FL_RunContent(
> 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
> version=7,0,19,0','width','340','height','200','ti tle','nikki','src','graphics/n
> ikkita3','quality','high','pluginspage','http://www.macromedia.com/go/getflashpl
> ayer','movie','graphics/nikkita3' ); //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="340" height="200" title="nikki">
> <param name="movie" value="graphics/nikkita3.swf" />
> <param name="quality" value="high" />
> <embed src="graphics/nikkita3.swf" quality="high"
> pluginspage="http://www.macromedia.com/go/getflashplayer"
> type="application/x-shockwave-flash" width="340" height="200"></embed>
> </object></noscript>
> </body>
> </html>
>
Murray *ACE* Guest
-
NetSpace #9
Re: Flash not displaying
I recreated a new page draged the flash video into it and uploaded it, the
scripts are there, freshly uploaded.
All It says after loading the page is done, will not play. very frustrating.
What have I done wrong now? I want to use more flash if I can get this
fixed, or figure out what I did wrong.
[url]http://thevideocreator.com/graphics/musicvideo.html[/url]
NetSpace Guest
-
John Doe #10
Re: Flash not displaying
may be the problem is in your Flash movie; if you right-click it shows
the Flash menu so, the browser seems to have loaded it
try inserting the Flash movie in a new page without the fix (wich goal,
BTW, is to eliminate the need to click over Flash content in IE before
you can interact with it). or you could try disabling JS in your browser
to see what happens
anyway, it seems the movie is loaded but it can't load/show the video
for some reason. better, try with a flash movie without the video, just
a text
iNetSpace wrote:> I recreated a new page draged the flash video into it and uploaded it, the
> scripts are there, freshly uploaded.
>
>
> All It says after loading the page is done, will not play. very frustrating.
> What have I done wrong now? I want to use more flash if I can get this
> fixed, or figure out what I did wrong.
>
> [url]http://thevideocreator.com/graphics/musicvideo.html[/url]
>John Doe Guest
-
Murray *ACE* #11
Re: Flash not displaying
Browsing to this file -
[url]http://thevideocreator.com/graphics/musicvideo.swf[/url]
(which is where the page specified)
does not produce a file not found error - that means the file is there and
loading. But it does give a blank page. I think it's the file....
--
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
==================
"John Doe" <dummy@dummy.com> wrote in message
news:el79dr$k51$1@forums.macromedia.com...> may be the problem is in your Flash movie; if you right-click it shows the
> Flash menu so, the browser seems to have loaded it
>
> try inserting the Flash movie in a new page without the fix (wich goal,
> BTW, is to eliminate the need to click over Flash content in IE before you
> can interact with it). or you could try disabling JS in your browser to
> see what happens
>
> anyway, it seems the movie is loaded but it can't load/show the video for
> some reason. better, try with a flash movie without the video, just a text
>
> iNetSpace wrote:>> I recreated a new page draged the flash video into it and uploaded it,
>> the scripts are there, freshly uploaded.
>>
>>
>> All It says after loading the page is done, will not play. very
>> frustrating. What have I done wrong now? I want to use more flash if I
>> can get this fixed, or figure out what I did wrong.
>>
>> [url]http://thevideocreator.com/graphics/musicvideo.html[/url]
>>
Murray *ACE* Guest
-
John Doe #12
Re: Flash not displaying
that confirms the flash movie is unable to load the video
testing with Safari produces 2 errors (file not found):
[url]http://thevideocreator.com/graphics/MojaveExternalAll.swf[/url]
[url]http://thevideocreator.com/graphics/OProj_web.flv[/url]
Murray *ACE* wrote:> Browsing to this file -
>
> [url]http://thevideocreator.com/graphics/musicvideo.swf[/url]
>
> (which is where the page specified)
>
> does not produce a file not found error - that means the file is there and
> loading. But it does give a blank page. I think it's the file....
>John Doe Guest
-
Murray *ACE* #13
Re: Flash not displaying
Ahh - good thinking. That's the problem allright.
--
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
==================
"John Doe" <dummy@dummy.com> wrote in message
news:el7h8t$lp$1@forums.macromedia.com...> that confirms the flash movie is unable to load the video
>
> testing with Safari produces 2 errors (file not found):
>
> [url]http://thevideocreator.com/graphics/MojaveExternalAll.swf[/url]
> [url]http://thevideocreator.com/graphics/OProj_web.flv[/url]
>
> Murray *ACE* wrote:>> Browsing to this file -
>>
>> [url]http://thevideocreator.com/graphics/musicvideo.swf[/url]
>>
>> (which is where the page specified)
>>
>> does not produce a file not found error - that means the file is there
>> and loading. But it does give a blank page. I think it's the file....
>>
Murray *ACE* Guest
-
-
Murray *ACE* #15
Re: Flash not displaying
Show me the page again, please.
--
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
==================
"NetSpace" <webforumsuser@macromedia.com> wrote in message
news:el7o3i$8ib$1@forums.macromedia.com...> Why does it play locally?
Murray *ACE* Guest
-
NetSpace #16
Re: Flash not displaying
OK, I did not know I had to upload the flv file or the player file. I just did it. and... it still doesn't play, I appreciate all your help. much better that the help docs in Dreamweaver.
NetSpace Guest
-
NetSpace #17
Re: Flash not displaying
[url]http://thevideocreator.com/graphics/musicvideo.html[/url]
NetSpace Guest
-
Murray *ACE* #18
Re: Flash not displaying
There is something wrong with your Flash file -
[url]http://thevideocreator.com/graphics/musicvideo.swf[/url]
When you browse there, you get a blank page. If the file were working
properly, it would trigger the streaming video to download. It is not. We
cannot help you with that part of things....
--
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
==================
"NetSpace" <webforumsuser@macromedia.com> wrote in message
news:el7qjn$b42$1@forums.macromedia.com...> [url]http://thevideocreator.com/graphics/musicvideo.html[/url]
>
Murray *ACE* Guest
-
John Doe #19
Re: Flash not displaying
there's still a problem with the video. check the path in the flash movie
not found: [url]http://thevideocreator.com/graphics/OProj_web.flv[/url]
BTW, are you using Progressive download or streamming?
NetSpace wrote:> OK, I did not know I had to upload the flv file or the player file. I just did it. and... it still doesn't play, I appreciate all your help. much better that the help docs in Dreamweaver.John Doe Guest
-
NetSpace #20
Re: Flash not displaying
The only thing I can conclude is the file must be bad, it is there. I am going to recreate the whole thing. Any suggestions?
NetSpace Guest



Reply With Quote

