View Full Version : Challenging Drag & Drop Question
NUMB-LOCK
07-26-2006, 03:58 AM
Is it possible to drag a flex component or an item in a flex component and drop it into _another_ flex application in a totally different browser window?
jodieorourke
07-26-2006, 01:00 PM
Is it possible to drag a flex component or an item in a flex component and drop it into _another_ flex application in a totally different browser window?
Drag/Drop will only work within a Flex application, not across varying applications in different browser windows. Even a Flex/AJAX bridge would be unable to help here.
termination0001
09-12-2006, 08:38 PM
wtf is flex?
you could maybe do this with LocalConnection
flexy
09-20-2006, 08:12 PM
Now there's a thought. Would this work ok across different browser windows?
nirth
09-24-2006, 01:24 AM
I've started to do this stuff, but there is some seriouse issues.
1)When you move mouse with pressed button on your flex app, MOUSE_MOVE events does not work 0_o.
2)Same thing when u dragg something out, MOUSE_LEAVE event does not work (well there are bunch of workarounds for this).
the first issue kills the idea =(
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.