Skip to main content
Participant
August 19, 2009
Question

how to remove last save image in video

  • August 19, 2009
  • 1 reply
  • 759 views

Hi...


Through FMS streaming I am receiving a stream from other user attached camera which I am playing in my file through video component in flash.

When the other user stops the streaming by closing his attached camera then last captured video image picture is saved in video component.

I want that to remove and place a graphic instead.

How it can be done??

Have also tried seek(0),video.clear(),pause() etc.


Any help??

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    August 19, 2009

    the answer to this question is complex as well, not so in the broad spectrum of complex / trouble issues.  First, you might want to setup a image and use the z-index layers, so when you close the netstream and are left with the last frame set the flash player to z-index the image to 1.  I gave up on building my own flash player, so I use 3rd party players.  LongTailVideo and FlowPlayer are a couple of the players you can experiement with.