yep, it looks like it exists, my problem is somewhere else probably.
thanks!!
On Aug 16, at 6:58 PM, Daniel Too wrote:
This is definitely doable. when you run _root.main.foo() does
_root.main exist?
ilteris kaplan wrote:
Hi List,
I am trying to call a function I have created on the timeline of
some movieclip from inside of a class I have created. It looks
like I cannot do that, as it is giving me undefined when I trace
the function. Is this doable in AS2.0 or not? Is there workaround
I should follow and please enlighten me if I am missing something!
as a code example:
in my _root.main :
function foo() {
trace("foo");
}
and in my class I am trying to access this function by;
_root.main.foo();
***
is this doable?
thanks in advance
ilteris kaplan
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com