On 12/18/06, Stephen Hueners <[EMAIL PROTECTED]> wrote:
Thankx for the overview Michael...I'm really hoping to find a fleshed out, workable version I can tear apart.
How about mx.controls.Menu?
I suppose it wouldn't have to be a menu per se...but it sure seems like a creature such as this would have been tutorialized.
Well, as long as you understand: - private variables, and how they may be used as a basis for properties; - using the XMLNode class; - the event dispatcher model, and the MX implementation thereof; - static vs. instance functions; - and symbol registration; ... you should be able to use the skeleton I outlined in my previous post. If you're not familiar with one of them, I'd look for a tutorial on that. -- T. Michael Keesey The Dinosauricon: http://dino.lm.com Parry & Carney: http://parryandcarney.com ISPN Forum: http://www.phylonames.org/forum/ _______________________________________________ [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

