Problem with Flash Video

Goblin73 - April 21, 2008 - 08:04

Hello,
I created a flash video .flv format with Macromedia Flash 8. The video run correctly in local, in remote instead, the video is charged but all the control (play, stop, pause) are missing.
Here the code I insered in my page:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="411" height="300">
  <param name="movie" value="files/flash/video1.swf">
  <param name="quality" value="high">
  <embed src="files/flash/video1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="411" height="300"></embed>
</object>

Any suggestion?
Thanks
Ciao

Is the skin file coped across also

Kimster - April 21, 2008 - 11:08

If you are using a skin for the controls have you copied the .swf across also?

yes of course, I used a skin

Goblin73 - April 22, 2008 - 07:04

yes of course, I used a skin for the control generated from Flash. I copied my video.swf + control .swf + file .flv in the same directory, but I saw the video without the control.

If I try to go http://www.mysite.it/files/flash/video.swf I saw the video with the control... is very strange.

Thanks for your replay.

Ciao

=-=

VeryMisunderstood - April 23, 2008 - 15:14

can't check the link you have above its handing back an account suspended page seemingly from your host.

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

this is the correct

Goblin73 - April 23, 2008 - 16:32

this is the correct link
video

 
 

Drupal is a registered trademark of Dries Buytaert.