The FLA is here: http://www.crystalfighter.com/bin/test.fla
In Flashbuilder, I can allocate a MELEE Movieclip.
I can do:
clip.gotoAndStop("WALKWEST");
clip.anim.play();
Now my question is:
Where do I find the word "anim" inside Flash Professional CC when my test.fla is opened?