Im making a away3d project in flash builder 4.6. I’m trying to import a swf and use the movieclips inside this swf to use like a control for my 3d animation.
Ive tried urlRequest but it doesnt import nothing. I imported as a Sprite and have it on my screen, but I cant reach the Mcs. If I use (mySprite as Object).internalMovieclip, I can only use this one time, after this it bugs again.
There is a good way to import a external swf and use its mcs on a flash builder project?
thanks in advance.