Embedding YouTube videos with embed code in a blog or HTML / PHP page is straightforward.
Is there an easy way to embed the same video in the Flash / swf interface?
Try loading it with a class Loader? I guess YouTube crossdomain will allow you to download it from anywhere.
Loader
var loader:Loader = new Loader(); addChild(loader); loader.load(new URLRequest("http://www.youtube.com/v/CrypticVideoID"));
Source: https://habr.com/ru/post/1720427/More articles:How to structure Javascript architecture in addition to PHP MVC web application? - javascriptПростой способ генерации тонов/синусоидальных волн на mac? (рубин был бы хорош) - rubyInternet Explorer download bar, page 5.57MB - javascriptTell SAX Parser to ignore invalid characters? - javaПолучить данные из выбранной строки в Gridview в С#, WPF - c#Could not create CruiseControl.NET service due to MSBuild ResolveKeySource error despite certificate import - msbuildSeveral projects with OpenGrok - opengrokspring / hibernate webapp caching - springHow to implement this nested bound_function? - prototypejsInheriting Javascript Properties - javascriptAll Articles