LzView declares an instance var var focusable = false;
and then LzInputText declares it true var focusable = true; How should we write this in a swf9-compatible way? Should the constructor or construct or init method set it to true? -- Henry Minsky Software Architect [EMAIL PROTECTED]
