tags:

views:

6

answers:

0

Hi everyone. I'v been searching google for a while to find some simple code to send data from server to the users browser (From PHP to AS3) but all of the codes out there are too complex and too advanced for what I need.

Here is what I need:

Lets say there are 50 users who have their browser open and waiting for the website admin to send them a message. Like a one way chat room. The flash part used by the users doesn't even need to show the message. When ever the admin sends a new message to one of these users the flash file on the users browser should start blinking to notify the user about the new message

Could anyone give me a simple PHP and AS3 code to accomplish this job?

Thanks / Behzad