[flexcoders] Consumer class, problem detecting disconnection and resubscribing(FDS 2.5.1)

2008-02-24 Thread alex_gky
Hi all, Appreciate if someone could advise on the following matter: Ideal scenario: After a consumer instance has successfully subscribed to a channel, when the network is down, or the client's machine LAN cable is unplugged or lost wireless connection, an alert box appears saying "Disconnected,

[flexcoders] Re: Dragging and moving an image to a new location

2007-09-10 Thread alex_gky
s.com, Sheriff <[EMAIL PROTECTED]> wrote: > > DragManager.acceptDrop() > > - Original Message > From: alex_gky <[EMAIL PROTECTED]> > To: flexcoders@yahoogroups.com > Sent: Sunday, September 9, 2007 9:28:35 AM > Subject: [flexcoders] Dragg

[flexcoders] Dragging and moving an image to a new location

2007-09-09 Thread alex_gky
Hi all, How do I achieve dragging an image and upon releasing the mouse button, the image moves to the new location? I have achieve till the drag drop stage using action script. But when the dragDrop() event is called, how do I use action script to update an image (say id="img1") to the new mouse