[flexcoders] how to call multiple action script files into one Mxml

2010-06-17 Thread venkat reddy
Hi all,

how to call multiple action script files into one mxml file and also
how to access one action method into another action script file.
plz send sample code

regard's
Venkatreddy 



Re: [flexcoders] how to call multiple action script files into one Mxml

2010-06-17 Thread K~SATHYAN~M
Hi,

mx:Script source=scriptFileNamePath /

Using this, you can access that file from mxml..

- - - - - - - - -
With Regards,
Sathya Moorthi K



On Thu, Jun 17, 2010 at 11:13 AM, venkat reddy venkatreddy_...@yahoo.comwrote:



 Hi all,

 how to call multiple action script files into one mxml file and also
 how to access one action method into another action script file.
 plz send sample code

 regard's
 Venkatreddy