|
-
ERROR ! stream_ns.play video name????
var connection_nc:NetConnection = new NetConnection();
connection_nc.connect(null);
var stream_ns:NetStream = new NetStream(connection_nc);
my_video.attachVideo(stream_ns);
stream_ns.play("http://www.helpexamples.com/flash/video/typing_short.flv");
I replaced video name to my_video.flv. I created my_video.flv and save in WEB folder.
But it doesn't work, I tried many times, but it didn;t work at all. Please HEEEELP me!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|