Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Apheresis #1
setMedia
I'm trying to use Flash's new media components and cannot get a
MediaPlayback component to load a flv file off my web server....
Are there any tricks I need to know (cross-domain files, etc)?
the actionscript I'm using is simply:
mplayer.setMedia("http://whatever/whatever/videos/Phlytrap.flv");
thanx
Apheresis Guest
-
Apheresis #2
Re: setMedia
Got it... I didn't have the mime extension associated on the web server ;)
"Apheresis" <ryanmoore@hotmail.com> wrote in message
news:c25q3j$192$1@forums.macromedia.com...> I'm trying to use Flash's new media components and cannot get a
> MediaPlayback component to load a flv file off my web server....
>
> Are there any tricks I need to know (cross-domain files, etc)?
>
> the actionscript I'm using is simply:
>
> mplayer.setMedia("http://whatever/whatever/videos/Phlytrap.flv");
>
> thanx
>
>
Apheresis Guest



Reply With Quote

