What problem are you trying to solve?  There's no reason at all that you
cannot reference other variables, or call other functions inside of your
callback. 

Jeff

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of markgoldin_2000
Sent: Wednesday, February 13, 2008 11:17 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] addEventListener question


I am addining listeners doing this:
addEventListener("result", httpResult)
Is there a way of providing additional to ResultEvent parameters to a 
function (httpResult) we are using as a callback function?

Thank for help.



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



Reply via email to