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

2010-06-17 Thread K~SATHYAN~M
Hi, 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 wrote: > > > Hi all, > > how to call multiple action script files into one mxml file and also > how to access one action method into another a

Re: [flexcoders] Amfphp Error

2010-06-16 Thread K~SATHYAN~M
Hi, Use this http://localhost/amfphp/browser/ and check whether your class is error free or not.. otherwise replace it with amfphp 1.9 version from www.amfphp.org - - - - - - - - - With Regards, Sathya Moorthi K On Thu, Jun 17, 2010 at 3:18 AM, Christophe wrote: > > > Hello, > > I have t

[flexcoders] Need a cairngorm sample app with source code

2010-06-03 Thread K~SATHYAN~M
Hi flexers, I am new to cairngorm.. i have using "php and mysql" as backend for flex + cairngorm framework.. But i didn't get anything as code to pass data as follows.. Flex + Cairngorm --> XML --> PHP + MYSQL Is it possible..? It is possible i think.. But i didn't get a sample code yet..