Hi Pradeep,
You can do the same thing by using javascript functions as to contorl
anything in browser from flex we have to call the js functions from
Flex code.
To call a function From Flex to javascript you can choose any of these
"ExternalInterface/navigateToUrl" both having some advantages and
disadvantages so you can check with Flex help where to choose which
one.

To blink the browser You have to change something in browser. Simple
one is just change the title of browser as the normal messengers are
doing, even you can set the same title when you need to blink.

I hope this will be helpful for you.

Thanks and regards,
Gunjan kumar
http://gunjank.wordpress.com



On Jan 23, 3:08 pm, "pradeep.pa...@gmail.com"
<pradeep.pa...@gmail.com> wrote:
> Hi All,
> I have developed a simple text chat application in flex.
> Now, i wana implement a feature that is quite common in normal
> chatting softwares like yahoo messenger, gtalk etc.
> That is when the chatiing window is minimized and at the same time
> some one else (in the chat) posts/enters a message, we get a blinking
> (normally in orange colored) in the taskbar.
> Does any one have idea how to implement this.
>
> Thank You
>
> Pradeep

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to