om
Sent: Tuesday, September 2, 2008 3:16:24 PM
Subject: Re: [flexcoders] Sending Form Data
What do you mean by it stops working? I tested it
and it works.
--
Sherif Abdou
http://VadexFX. com
http://Sherifabdou. com
- Original Message -
From: Cordova Aaron
To: [EMAIL PROTECTED] ups.co
What do you mean by it stops working? I tested it and it works.
--
Sherif Abdou
http://VadexFX.com
http://Sherifabdou.com
- Original Message -
From: Cordova Aaron
To: flexcoders@yahoogroups.com
Sent: Tuesday, September 02, 2008 4:54 PM
Subject: [flexcoders] Sending Form Da
Some answers:
1) Once u created the pop-up, just pass it the data it needs:
var win:MyPopUp = PopUpManager.create( ... );
win.myData = someArrayCollection;
2) Once the OK button is pressed, set the data to some global modal that will
then be used by the main app (see Cairngorm for this as we
3 matches
Mail list logo