For Zinc, define in main class:

var mdm:Function;

For mProjector, prefix with _global.

Not sure for SWFStudio.

----- Original Message ----- 
From: "Mike Mountain" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Thursday, March 09, 2006 11:08 AM
Subject: [Flashcoders] Hiding methods from the compiler


I'm writing my own place holder components for zinc (browser, ActiveX,
FileExplorer etc.) and have to call the zinc methods in the init
Eg.
mdm.FileExplorer.init();
Everything's fine but the compiler moans everytime that there's no such
method, how do I hide this from the compiler?
Cheers
M


_______________________________________________
Flashcoders@chattyfig.figleaf.com
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
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

Reply via email to