RES: [flexcoders] Getting a null object reference

2005-10-05 Thread Michel Bertrand
lto:[EMAIL PROTECTED] Em nome de Matt ChotinEnviada em: terça-feira, 4 de outubro de 2005 20:57Para: flexcoders@yahoogroups.comAssunto: RE: [flexcoders] Getting a null object reference Hmm, I don’t have time to dig but generally that should work I’d think.  What if you put a

RE: [flexcoders] Getting a null object reference

2005-10-05 Thread Kevin Langdon
:[EMAIL PROTECTED] On Behalf Of Matt Chotin Sent: Tuesday, October 04, 2005 7:57 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Getting a null object reference   Hmm, I don’t have time to dig but generally that should work I’d think.  What if you put a button in Composition.mxml that

RE: [flexcoders] Getting a null object reference

2005-10-04 Thread Matt Chotin
.   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Michel Bertrand Sent: Tuesday, October 04, 2005 11:21 AM To: flexcoders@yahoogroups.com Subject: RES: [flexcoders] Getting a null object reference   Thank you for your suggestion ... I changed to creationComplete

RES: [flexcoders] Getting a null object reference

2005-10-04 Thread Michel Bertrand
: flexcoders@yahoogroups.comAssunto: RE: [flexcoders] Getting a null object reference Try using creationComplete in your Composition.mxml instead of initialize and see if that works.   Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On

RE: [flexcoders] Getting a null object reference

2005-10-03 Thread Matt Chotin
:45 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Getting a null object reference   Hi ! I'm trying to do the following: http://www.macromedia.com/2003/mxml"                 xmlns:framework="com.datasul.framework.u

[flexcoders] Getting a null object reference

2005-10-03 Thread Michel Bertrand
Title: Getting a null object reference Hi ! I'm trying to do the following: http://www.macromedia.com/2003/mxml"                 xmlns:framework="com.datasul.framework.ui.template.view.*"                 width="100%" height="100%"