RE: [flexcoders] Re: Create mxml custom component in a actionscript event handler

2009-04-15 Thread Tracy Spratt
_ From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of raja_s_patil Sent: Wednesday, April 15, 2009 12:24 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Create mxml custom component in a actionscript event handler Thanks Tracy Spratt, Ok

RE: [flexcoders] Re: Create mxml custom component in a actionscript event handler

2009-04-14 Thread Tracy Spratt
] Re: Create mxml custom component in a actionscript event handler thanks Tracy Spratt What error? ReferenceError: Error #1065: Variable Form1 is not defined. at global/flash.utils::getDefinitionByName() at MyFirst/menuSelected()[I:\Flex\RSP_TESTS\MyFirst\MyFirst.mxml:31] at MyFirst

RE: [flexcoders] Re: Create mxml custom component in a actionscript event handler

2009-04-14 Thread Tracy Spratt
Of raja_s_patil Sent: Tuesday, April 14, 2009 8:52 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Create mxml custom component in a actionscript event handler Thanks Tracy Spratt Have you imported Form1 and Form2? I tried import Form1; but no effect. How a import statement