If I define a function in the AS on the first frame it should be available to all frames directly right?
Also if called from child movie it called with _root.myfunction() syntax?
Printable View
If I define a function in the AS on the first frame it should be available to all frames directly right?
Also if called from child movie it called with _root.myfunction() syntax?
Right !Quote:
Originally posted by blanius
If I define a function in the AS on the first frame it should be available to all frames directly right?
Also if called from child movie it called with _root.myfunction() syntax?
;)