[flexcoders] Prototyping a form

2008-10-02 Thread markgoldin_2000
Lets' say I want all my forms to be based on same form. Base form would have just a push button. A click of this button might look like this: runButton.addEventListener("click", handleClick); private function handleClick(e:MouseEvent):void { completeParameters(); mainApp.reportAr

Re: [flexcoders] Prototyping a form

2008-10-02 Thread Maciek Sakrejda
nction definition. -- Maciek Sakrejda Truviso, Inc. http://www.truviso.com -Original Message- From: markgoldin_2000 <[EMAIL PROTECTED]> Reply-To: flexcoders@yahoogroups.com To: flexcoders@yahoogroups.com Subject: [flexcoders] Prototyping a form Date: Thu, 02 Oct 2008 20:41:15 -