anybody else have the following problem when making classes in actionscript?
when i convert my scripts to a class, i have a problem accessing objects’ properties from within methods. the code works fine when i simply attach it to the timeline, but when i make it a class, it stops working.