Skip to main content
webqaflash
Inspiring
July 19, 2010
Question

Video not showing

  • July 19, 2010
  • 1 reply
  • 1154 views

Currently I am working on FLVPlayer using AS3 and FMS3.

When I test tthe connection

Traced NetConnection.Connect.Success

And I had added eventlistener for NetStream.

It also shown

NetStream.Play.Reset
NetStream.Play.Start

But the video is not showing.


Please I need some help.

    This topic has been closed for replies.

    1 reply

    July 19, 2010

    Hi,

    I think this article would be helpful http://www.adobe.com/devnet/flashmediaserver/articles/beginner_as3_fm3.html

    It also has working samples which you can download and use and build upon.

    Thanks

    Mamata

    webqaflash
    Inspiring
    July 20, 2010

    Thanks for your reply mamatha.

    I had already downloaded that files.

    But it seems to be FlashCS4 document.(I am using CS3).

    I don't know how, but my problem has been solved.

    Now I am able to stream video content from localhost.

    Anyway thanks for your reply.