Forums

This topic is locked

viewing a SWF with a dynamic FLV in the timeline

Posted 06 Apr 2007 10:27:26
1
has voted
06 Apr 2007 10:27:26 Joe Gerard posted:
I put a test flash movie that has a streaming FLV on one of the keyframes in an HTML page . The FLV has the SteelOverAll.swf as the skin, and it works great when I view it on my computer, however, when I copy the files - d2000demo.swf (main movie), friday.flv (streaming movie) and the SteelOverAll.swf to my server, the skin no longer shows.

Here is the code that I have in my html page:

<body>
<div align="center">
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="580">
<param name="movie" value="www.aaatv.com/courses/nht/d2000demo.swf" />
<param name="quality" value="high" />
<embed src="www.aaatv.com/courses/nht/d2000demo.swf" quality="high" pluginspage="www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="580"></embed>

Am I missing some code that refers to the SteelOverAll.swf?

Thanks!

Joe

Dreamweaver 8 / Flash Professional 8

Reply to this topic