Frage
Flash 8 video - what am I doing wrong?
I have a Flash 8 FLVPlayback component on stage, with an
instance name of
'vid'. In a frame script I have:
vid.setMedia("dd2.flv");
vid.play();
dd2.flv is in the same folder as the movie. I get an error saying it can't
make connection or find the flv on the server. If I set the component's
contentPath in the parameters to dd2.flv it plays fine... But I want to set
the media dynamically. What am I doing wrong here?
--
Dave -
Adobe Community Expert
www.blurredistinction.com
www.macromedia.com/support/forums/team_macromedia/
'vid'. In a frame script I have:
vid.setMedia("dd2.flv");
vid.play();
dd2.flv is in the same folder as the movie. I get an error saying it can't
make connection or find the flv on the server. If I set the component's
contentPath in the parameters to dd2.flv it plays fine... But I want to set
the media dynamically. What am I doing wrong here?
--
Dave -
Adobe Community Expert
www.blurredistinction.com
www.macromedia.com/support/forums/team_macromedia/
