OpenLaszlo has already an application that load FLVs directly from the server and plays it. (so its possible) heres the link for the demo: http://www.openlaszlo.org/demos#YouTube
perhaps here is a good start to do in the flex. http://www.youtube.com/dev in time: with a small google, here is a link to a apollo one (with source): http://www.mojoflex.net/ - Luís Eduardo. André Rodrigues Pena escreveu: > loading an external FLV wont be prevented by sandbox? > > On 5/4/07, *Mark Kornfilt* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > I don't think you can embed the Youtube player itself (SWF) > directly because of security crossdomain issues, and because there > is no way to control the behavior of the player, i.e stopping and > closing the stream when you are done with it. > > Mark > > On 5/4/07, *André Rodrigues Pena* < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > but loading from youtube server? > > On 5/4/07, *Manish Jethani* < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > On 5/5/07, André Rodrigues Pena <[EMAIL PROTECTED] > <mailto:andre.ufrj%40gmail.com>> wrote: >> is there a way to embed a youtube video inside a flex 2 > application? > > You could either embed the YouTube video player itself > (SWF) using > SWFLoader, or you could play the FLV directly using > VideoDisplay. > > > > > -- > André Rodrigues Pena > > LOCUS > www.locus.com.br <http://www.locus.com.br> > > Blog > www.techbreak.org <http://www.techbreak.org> > > > > > > -- > André Rodrigues Pena > > LOCUS > www.locus.com.br <http://www.locus.com.br> > > Blog > www.techbreak.org <http://www.techbreak.org> >

