I'm embedding a YouTube video in my AS3 game. Using code similar to the official example here:
http://code.google.com/apis/youtube/...reference.html

This works fine locally, but I wonder if this will work properly on Newgrounds, Kongregate, Armor, etc.? Are there any security issues or any other weird gotchas that I should know about? Any other games you know of that do this?

Seems like it would work to me, but I want to double check with some more experienced Flash developers, to make sure. This game will likely be quite popular, so I don't want to have this component failing after the game is already in the wild.