when new record is inserted into database, thru notifiction service inserted value is send to asp.net page.
In that asp.net page a** method** or function will fired everytime when new record is inserted in database.
Now,i want to pass that new value into flash page at everytime when asp.net page get its new value.
Is this could possible in flash, without using any timer event in flash 8.
Our Exact requirement.
“If a** method** or function in asp.net page get new value then it should send it to flash.”
Thanks in advance.