[Flashr] FlashrResponse / simpleSearch example

Koji Wakayama kojiwakayama at t-online.de
Sun May 14 16:02:17 EDT 2006


hey everybody,
I tried to play a little bit with kelvins simple search example.
It works great. my problem is that I don't know  how to use the 
FlashrResponse in the main fla.
I made a variable called _infoText  in the class which contains every 
information that is given by the FlashrResponse
(like the trace in the example). now I'd like to read out the variable 
in my main fla every time, when the FlashrResponse get new data.
until now I only can read out the variable like this:

public function getInfoText():String
            {
                        return this._infoText;
            }

thanks,
koji




More information about the Flashr mailing list