|
-
Dec 31st, 2007, 07:09 PM
#1
Thread Starter
Addicted Member
[RESOLVED] [2005] Simulating a Drag & Drop effect on a Shockwave Flash OCX
As the title says, I'd like to make a drag & drop effect on a Shockwave Flash OCX (from a Listview), but it doesn't have the AllowDrop properties, nor the Drag events, so I wonder if it's really possible...
I tried doing it with the Form events, but it seems that when the cursor enters the Flash area that event isn't received, plus the Flash OCX doesn't have a MouseMove event, so I'm out of ideas on how to proceed with this one.
Any ideas?
Happy New Year to everyone on the forums!
-
Jan 2nd, 2008, 05:35 AM
#2
Thread Starter
Addicted Member
Re: [2005] Simulating a Drag & Drop effect on a Shockwave Flash OCX
Nobody? I've thought about making an invisible picturebox that goes front when the dragging starts, although I kind of don't like it.
I'm gonna post some request on the Adobe forums to see if they try to put support for this on future versions...
-
Jan 2nd, 2008, 06:02 AM
#3
Re: [2005] Simulating a Drag & Drop effect on a Shockwave Flash OCX
What are you trying to do, drag a file path onto the control to play it?
-
Jan 2nd, 2008, 06:19 AM
#4
Thread Starter
Addicted Member
Re: [2005] Simulating a Drag & Drop effect on a Shockwave Flash OCX
 Originally Posted by jmcilhinney
What are you trying to do, drag a file path onto the control to play it?
No, it's something more than that, the application is an editor to use along with other softwares, where some of the items to add can be created and customized at any time, and thus aren't predefined. These items are shown in a listview, and the intention for adding drag & drop support is to choose them, and drag them into the correct position.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|