On Oct 25, 2008, at 1:20 PM, john fogg wrote:
If this helps: In Actionscript I'd write "_root.myObjectName.myFunctionName" and be set. Is there a way to access objects like this in Objective-C?
I don't know Actionscript but it looks like it has a global dictionary of objects that you can reference by name. There is nothing like "_root" in Objective-C.
--Andy _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]