OK.  Can you summarize what your situation is currently?  I'd like to
see your latest code including enough code to see the function you are
trying to call.

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of paulh
Sent: Wednesday, October 17, 2007 10:38 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] not kosher to call function from inline
renderer?

 

Alex Harui wrote:
> Also, I looked at his code again. It appears that he's binding to a 
> function. The binding probably doesn't know when to fire again. I 

yup though it does seem to be firing as expected.

> generally discourage binding to functions. He may even be getting one 
> of those "can't bind to" warnings. Binding also eats runtime errors.

nope, just some warnings about some other vars not getting updated (at
home so i 
don't have the exact messages in front of me).

> I would override a data setter and set source from there.

yeah good idea, i'm not all that comfortable w/this inline stuff
(obviously ;-).

 

Reply via email to