Hi all
Long time has gone since the previous thread.
Due to not finding the solution that I mentioned before, I have looked at
the open source flash player solutions. But couldnT achieve to integrate
them to my application for the playback of the flv's.
If it is possible to use <flashplayer> for the playback, that would be
better.
İsnT it possible to use _attachStream(NetStream fs)  method in <flashplayer>
like videoview.

Thanks
Cem

2010/5/6 cem sonmez <[email protected]>

> Hi all
> I am trying to attach a stream of a record on the flash server and
> play it on the videoplayer.
> I am able to attach the stream by using _attachStream of <videoview>.
> But I want to play the record on the videoplayer.
> So
> I have flash.net.NetStream object called "myStream" and can attach it
> to the videoview with no problem =>
> myVideoview._attachStream(myStream)
> But I see that there is not a _attachStream() like method for
> <videoplayer>. And also I can not set the stream property of
> videoplayer or videoview with the existing NetStream object.
>
> Does anyone have an idea how to attach the NetStream object to
> <videoplayer>?
>
> Ps : I am aware of <mediastream>, but I have done something on
> NetStream objects. If your suggestion is on the way that I mentioned,
> it would be appreciated.
> Thanks in advance
> Kind regards
>
> --
> Cem SONMEZ
>



-- 
Cem SONMEZ

Reply via email to