Error message/alert on the bottom right of the screen

Hello,
In my application i need a message to be displayed in TitleWindow just like Gmail chat window which pops open on the right bottom of the screen if some one messages me. Is there a way to do this? thanks in advance.

use popup manager, and reposition the box:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
                    layout="absolute" initialize="init()">
     <mx:Script>
          <![CDATA[
               import mx.managers.PopUpManager;
               import mx.controls.Alert;
               private function init():void
                    AlertPositioned('my message',900,600);
               private function AlertPositioned(str:String, px:Number, py:Number):void
                    var alert:Alert=Alert.show(str);
                    PopUpManager.centerPopUp(alert);
                    alert.move(px, py)
          ]]>
     </mx:Script>
</mx:Application>

Similar Messages

Maybe you are looking for

  • Error while adding eDirectory replica

    Hi folks! I want to add a replica of our whole eDirectory tree to a new server (OES11.2 SLES11.3). So I wanted to do so via iManager. (Partitions and Replicas / Replica View / Add Replica) Everthing looks normal. I see our other servers with added re

  • Do Apple offer wireless keyboards with Thai language characters in the UK?

    Can't see them in the store. I assume they produce one for Thai customers. I need one for Uni this year and I'm not keen on stickers.

  • Color Correction effects & Mac OS Lion

    I'm a switcher from FCP to PrPro.  I'm on a Mac pro running Mac OS 10.7.1 and Premiere Pro 5.5.1. When I try to use the Three Way or Fast color corrector, moving the sliders doesn't show/update on the program monitor.  When I drag on the color wheels

  • Voice icon, button or image

    I am looking for a modern Windows 8 stile (Metro stile) Icon, button or image of voice. Person speaking- I want it to match the rest of the app. Is there any place in Siean where I can find something like this? Does Microsoft have any other place for

  • Combo drive to super drive?

    is it possible that i change my current macbook's combo drive to a super drive? Macbook Mac OS X (10.4.9)