Security violation when loading from youtube

Hi!!

I’m trying to play youtube videos on my webpage…
It’s worked before, but now there seem to be some sort of security violation…

I’ve tried with this inside of flash:

Security.allowDomain("www.youtube.com");
Security.loadPolicyFile("http://www.youtube.com/crossdomain.xml");

But it makes no difference.

Here’s an FLA for u to take a look at!!

http://hem.bredband.net/ollij/youtube.fla

Thanks!!!:hugegrin: