I haven't tried yet but am curious if I should even bother.
I have a legacy AS2 swf that I don't want to rewrite in AS3 but I need to improve upon it to play video, and I'd prefer to use the AS3 video playing mechanisms.
Ideally I can build an AS3 movie that just takes a string param of the movie location and plays it. I'd load this AS3 swf into my AS2 movie and pass in the strings for the urls as necessary.
If the MOST important thing is expediency... is my best options to
A get a job as a short order cook at the local Greek Diner
B build the movie player using the less fancy AS2 video playback component
C proceed with my intentions as planned utilizing whatever advice I gather from this post
TIA