Skip to main content
Participant
January 19, 2009
Question

Flash: Video-- Flvplayback--using SWF file in dreamweaver.

  • January 19, 2009
  • 2 replies
  • 557 views
I have placed a video into flash cs3 and made the swf file using the flvplayback, and i have put the swf or published it ...putting it in dreamweaver, I can see the video and hear the sounds when I preview in firefox or iexplore however once I put in my server I cannot see anything or hear anything. It does not show up,. Can anyone help me with this problem. I just took the SWF file and uploaded it through dreamweaver using the insert, media,, flash and placed in my template.
    This topic has been closed for replies.

    2 replies

    tumagnateAuthor
    Participant
    January 22, 2009
    AC_FL_RunContent( 'codebase',' http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','1000','height','400','src','descarga total1','quality','high','pluginspage',' http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','descarga total1' ); //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="1000" height="400">
    <param name="movie" value="descarga total1.swf" />
    <param name="quality" value="high" />
    <embed src="descarga total1.swf" quality="high" pluginspage=" http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1000" height="400"></embed>
    </object>
    January 20, 2009
    Did you upload the skin .swf as well? If FLVPlayback doesn't find it's skin, it doesn't load.