[flexcoders] Rich text editor in TabNavigator causes runtime exception.

2007-01-02 Thread parkerwhirlow
Hi all, I have placed a RichTextEditor into a tabNavigator, and I get the following runtime error. See sample app. If you remove the tabNavigator, then the RichTextEditor works fine. Any ideas? Am I doing something dumb? TypeError: Error #1009: Cannot access a property or method of a null

RE: [flexcoders] Rich text editor in TabNavigator causes runtime exception.

2007-01-02 Thread Tracy Spratt
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of parkerwhirlow Sent: Tuesday, January 02, 2007 5:34 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Rich text editor in TabNavigator causes runtime exception. Hi all, I have placed a RichTextEditor

RE: [flexcoders] Rich text editor in TabNavigator causes runtime exception.

2007-01-02 Thread Tracy Spratt
: Tuesday, January 02, 2007 5:34 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Rich text editor in TabNavigator causes runtime exception. Hi all, I have placed a RichTextEditor into a tabNavigator, and I get the following runtime error. See sample app. If you remove the tabNavigator