Hi,

I'm trying to make a simple example for a client that needs to play a
youtube video in his flex app

Many years has passed since the last time I used the <s:VideoPlayer/>, and
I can't get the video to play.

I'm using to try it

<s:VideoPlayer width="400" height="400"
            horizontalCenter="0" verticalCenter="0"
            autoPlay="true"
            source="https://youtu.be/<some-youtube-video-string>"/>


So I want to ask:

1) Is youtube videos still able to be played in this flex component?
2) what should I take into account to play it?
3) maybe some Security.allowDomain or cross domain.xml is needed?
4) maybe since I'm trying in local I must to make something localy?

Thanks in advance for any help! :)

-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to