Thanks for the link Matt. I tried to build it in my env but I've got 
a problem in that the LiveMediaDisplay class extends the 
mx.controls.MediaDisplay class which I can't access in my flex 
installation (I'm using Flex 2.0 a1). I'm assuming that the code in 
this is written for Flex 1.5?



--- In flexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> wrote:
>
> Have you read this article by Christophe?
> http://coenraets.com/viewarticle.jsp?articleId=90
> 
>  
> 
> In the source code for that app is a LiveMediaDisplay class that we 
used
> to work around some issues that we had with playing a Flashcom 
streams.
> It might help you out...
> 
>  
> 
> Matt
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of Mike Wall
> Sent: Wednesday, December 07, 2005 5:50 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Newbie Flex/Media Server problem
> 
>  
> 
> 
> Hello all,
> 
> I'd like to ask for some help on streaming FLV's from Media Server 
to 
> a Flex app.
> 
> I've configured a basic app in Media Server based on the component 
> framework. Then tried using the mx:VideoDisplay control in Flex to 
> conect to a named instance of the app by supplying 
> url="rtmp://localhost/video_app/video_app1/myvideo" but in media 
> server console I see a conection to the default instance of the app 
> not the named one.
> 
> I've also tried creating a NetConnection and NetStream then 
> connecting the NetStream to a flash.net.Video with the 
attachNetStream
> () method. The connection to Media Server works ok and I can see a 
> live stream having been create in the Media Server console but I 
> can't get Flex to draw the Video object. 
> 
> Which of these ways is best and could someone please help me to get 
> one method working.
> 
> Hopefully,
> 
> Mike
> 
> 
> 
> 
> 
> --
> Flexcoders Mailing List
> FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com 
> 
> 
> 
> 
> ________________________________
> 
> YAHOO! GROUPS LINKS 
> 
>  
> 
> *      Visit your group "flexcoders
> <http://groups.yahoo.com/group/flexcoders> " on the web.
>         
> *      To unsubscribe from this group, send an email to:
>        [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]> 
>         
> *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
>  
> 
> ________________________________
>






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to