blog.christianhenschel.com
How to connect a MovieClip to an external ActionScript class file
A great advantage of AS3 is the possibility to use external ActionScript Files for your projects. So there is no need to use confusing timeline code anymore. Except for very small projects for demo…