Getting at loaded swf library assets helper class
Thursday, July 19th, 2007
Getting your library assets out of a loaded swf in AS3 is a bitch. I created a little helper class to retrieve a symbol from a loaded swf and return it back in movie clip form. It’s only a few lines of code, but it would be a few lines of code that […]