Importing Classes in AS2.0 and Layers



This really isn’t a big deal as much as it is suprising. If you import your ActionScript class on “Layer 1″ and then make reference to it in “Layer 2″ it doesn’t work. Given, you should always reference your class in the same frame and layer it was imported on. But I was playing around with referencing classes in AS2.0 and stumbled across this funky little tidbit. It’s definitely not a show stopper but very interesting nonetheless.



Comments are closed.