Results 1 to 4 of 4

Thread: [RESOLVED] [2005] Simulating a Drag & Drop effect on a Shockwave Flash OCX

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2006
    Posts
    160

    Resolved [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!

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Sep 2006
    Posts
    160

    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...

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    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?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Sep 2006
    Posts
    160

    Re: [2005] Simulating a Drag & Drop effect on a Shockwave Flash OCX

    Quote 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
  •  



Click Here to Expand Forum to Full Width