--- In flexcoders@yahoogroups.com, Cole Joplin <cole_jop...@...> wrote:
>
> 
> Depending on what you are doing, this could be a very bad idea. Loading an 
> FLV is simple and easy. SWFs are very different, especially if it is outward 
> facing, like people loading their own SWFs. What if the SWF wants its own 
> controls? Will your wrapper/player assume a timeline-based playback only? If 
> it's actionscript-based, how would you control it, or show progress? 

If you make any swf you're trying to load implement the same interface, this is 
pretty easy to handle.
http://flexdiary.blogspot.com/2009/01/example-of-casting-contets-of-swfloader.html
-Amy

Reply via email to