xhe
unread,May 28, 2009, 12:01:16 AM5/28/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ActionScript 3 Core Library
Hi,
I want to use FLVPlayback control in actionscript 3 and play streaming
videos. but if I set the URL to be
rtmp://localhost/vod/sample, it plays perfectly, but when I point it
to my applications, my apps is under this directory:
C:\Program Files\Adobe\Flash Media Server 3.5\applications
\myvideoprofile, and the video is under
C:\Program Files\Adobe\Flash Media Server 3.5\applications
\myvideoprofile\streams\flv
in FLVPlayback, I set the source to be rtmp://localhost/myvideoprofile/flv/sample
then nothing happened at all!
I have tried quite a lot, but the error is always file not found.
So can you show me how to use FLVPlayBack to play video under other
applications besides the default vod directory.
I have also tried the isLive setting, but no go.
I am almost made for this issue, hope you can help me to point out the
solution.
If you have used FLVPlayback, please tell me how you used it to play
video in your own apps.
I am using Flash CS3, FMS3.5
Thanks very much in advance.