|
From an earlier post by Gordon Smith from
Adobe… import flash.utils.getDefinitionByName; var buttonClass:Class =
Class(getDefinitionByName("mx.controls.Button")); var b:Button = new buttonClass();
From: is there some way to obtain an ActionScript Class by
name??? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [flexcoders] Getting classes by name jpwarmer
- RE: [flexcoders] Getting classes by name Clint Modien
- Re: [flexcoders] Getting classes by name Clint Modien
- Re: [flexcoders] Getting classes by name Clint Modien


