Hello
Is it possible to make a call to the root? ie MovieClip(root).someFunction. When you are working with Air.
I am working with a number of classes and I would like to call some functions on the Main.as from the other classes. This seems to work fine in Flash but I constantly get an error in Air. It leads me to think that in Air this can not be done?
Thanks