I'm using SWFKit to create a native windows app from flash project. I want to embed video in project via SWFKit and then use it in flash.
Looks like I've found a way to embed external file but I can't find manual about how to access this embedded file via ActionScript in flash movie.
So the question is how can I access file "bridge.flv" in compiled project using ActionScript?