RE: [flexcoders] limits to function during 'callback' events?

2006-09-18 Thread Dimitrios Gianninas
flexcoders@yahoogroups.com] On Behalf Of Dimitrios GianninasSent: Monday, September 18, 2006 7:02 AMTo: [EMAIL PROTECTED]ups.comSubject: RE: [flexcoders] limits to function during 'callback' events? Hi, Can you post the full error message and stacktrace to the list so we can help you? But to y

RE: [flexcoders] limits to function during 'callback' events?

2006-09-18 Thread Steve Kellogg @ Project SOC
Behalf Of Dimitrios Gianninas Sent: Monday, September 18, 2006 7:02 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] limits to function during 'callback' events?   Hi,   Can you post the full error message and stacktrace to the list so we can help you? But to you what u need

RE: [flexcoders] limits to function during 'callback' events?

2006-09-18 Thread Steve Kellogg @ Project SOC
t: Monday, September 18, 2006 7:02 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] limits to function during 'callback' events?   Hi,   Can you post the full error message and stacktrace to the list so we can help you? But to you what u need, use data binding! A powerfu

RE: [flexcoders] limits to function during 'callback' events?

2006-09-18 Thread Dimitrios Gianninas
Hi,   Can you post the full error message and stacktrace to the list so we can help you? But to you what u need, use data binding! A powerful thing it is.   1) Create a variable on your ModelLocator:   class ModelLocator {    public var someState:String = ""; }   2) Then bind that variable