A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: ERROR ! stream_ns.play video name????

  1. #1
    Member
    Join Date
    Jul 2006
    Posts
    93

    Exclamation 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!!!

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    Where did you test all flvs?
    - The right of the People to create Flash movies shall not be infringed. -

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center