youtube video player using flex…….

if i use built in videoplayer in flex 3.0, can i give it an URL of a video file in internet(youtube)?? so that it looks up and play managing buffer? Or i should build one, i’m new to flex, i know flex supports .flv format, which is best option?? please explain………..

Related Posts

  1. flexorz group of flex corders says:

    hey abhilashm68;

    try this ; var urll:String= “http://in.youtube.com/v/fVGk5qm6Mac&hl=en&fs=1″;

    thanks dinukx

  2. abhilash M says:

    i tried the following, but video never plays?? please tell how to do?? i even tried with swfloader, not working………..

    < ?xml version="1.0" encoding="utf-8"?>

    < ![CDATA[ public var urll:String=" ]]>

  3. abhilash M says:

    i also tried from adobe site, a tutorial, what is wrong? why is youtube video not playing?

    < ?xml version="1.0" encoding="utf-8"?>

    < ![CDATA[ private function Init():void { var url:String="http://www.youtube.com/v/zlfKdbWwruY&hl=en&fs=1 ";

    Security.allowDomain(url);

    youtubevid.load(url);

    } ]]>

  4. stephen says:

    Moyea Web Player is an easy-to-use FLV player creator, with which, customizing skinning streaming FLV player and FLV player (flash video player) for website only needs a few mouse-clicks. And the created player can be easily edited via flashvars code. This is official website – http://www.playerdiy.com/ This is tutorial – http://www.playerdiy.com/support/tutorial/customize-flash-video-player.html

  1. There are no trackbacks for this post yet.

Leave a Reply