Indeed Flex 2.0, because VideoDisplay is part of Flex 2.0.

You can do that but through workaround. I don't remember of any API to VideoDisplay enabling this. VideoDisplay is little complex component, it basically contains instance of VideoPlayer class which extends Video.

VideoPlayer totally relies on INCManager  for connection and stream related stuff. So even if you hack the code to make it work with your NetStream, VideoDisplay might not behave the way it should, unless you hack it properly :)

So if you really need play/pause/cuepoint etc functionality and you don't have time to build something from scratch, you can look at the VideoPlayer class in mx.controls.videoclasses, also it's wrapper mx.controls.VideoDisplay .

I would suggest you to write a wrapper around VideoDisplay or VideoPlayer to customize to fit your requirement.

-abdul

On 8/24/06, Johannes Nel <[EMAIL PROTECTED]> wrote:

what version of flex?



On 8/24/06, ?????? ???????? < [EMAIL PROTECTED]> wrote:

Hi all

 

I have Flex application which connects to FMS 2 and retrieves NetStream. How can I use VideoDisplay or other resizable component instead Video object for displaying media?

 

Thanks

Mozilla By





__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to