Is this in a SWF that's loaded into another SWF? If so see http://richardleggett.co.uk/blog/index.php/2008/09/08/getdefinitionbyname_vs_getdefinition
On Thu, Jan 15, 2009 at 10:28 AM, enriirne <[email protected]> wrote: > trace(getDefinitionByName('mx.controls::TextInput')); > > ReferenceError: Error #1065: Variable TextInput is not defined. > > Enri > -- Howard Fore, [email protected] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood

