Hi all

My first time with a listener,

im listening to a dynamic text field and want to detect when a value is
inserted into it.. Does the below look good cause it dont seem to work..

i.e
pdf_trigger_listener = new Object();
pdf_trigger_listener.onChanged = function () {
    text1 = "> pdf text field changed";
    //other code
}
pdf.addListener(pdf_trigger_listener);

Cheers

Jason



---
You are currently subscribed to fugli as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to