User Tag List

Results 1 to 10 of 10

Thread: Drag OUT

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Drag OUT

    I know it is possible to detect files dragged into the window, then retrieve the pathname. It would be very useful if events could be triggered when an icon was dragged out of the window and into Windows Explorer. Maybe a feature like this could be built into the IconView, Explorer, or even active objects.

    Is this possible? If not, could it become possible?

  2. #2
    No Products Registered

    Join Date
    Apr 2008
    Location
    Weston-super-mare
    Posts
    200
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag OUT

    Like it says on the box:

    "The Possiblities are Endless..."

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag OUT

    Quite near that, but not there. Take this post or one of dragonguy's 3D posts for an example.

  4. #4
    No Products Registered

    Join Date
    Apr 2008
    Location
    Weston-super-mare
    Posts
    200
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag OUT

    3D isn't impossible, just way to advanced.

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag OUT

    Exactly my point. And dragging OUT may not be either.

  6. #6
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag OUT

    Quote Originally Posted by Jaffob
    Exactly my point. And dragging OUT may not be either.
    Incorrect, it can be done fairly simply with checking mouse position conditions combined with clicking conditions and overlapping conditions if necessary. Just check that the mouse has been moved out of the frame while clicking on an object.

  7. #7
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag OUT

    Yes, but then how do you detect where the file has been dropped?

  8. #8
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag OUT

    Quote Originally Posted by Jaffob
    Yes, but then how do you detect where the file has been dropped?
    Where as in meaning an X,Y position or onto a certain screen window surface, like the desktop or a browser window?

  9. #9
    No Products Registered

    Join Date
    Aug 2006
    Posts
    984
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag OUT

    this would be pretty useful, actually, seeing as i'm working on something that uses file dropping

    another thing: it'd be nice if the "Files have been dropped" condition was true at start of frame if file(s) were dropped onto the program's icon; like how you can drop an mfa file onto MMF's icon to open the mfa automatically

  10. #10
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag OUT

    Quote Originally Posted by xyzzy
    another thing: it'd be nice if the "Files have been dropped" condition was true at start of frame if file(s) were dropped onto the program's icon; like how you can drop an mfa file onto MMF's icon to open the mfa automatically
    This can be done with command lines and the String Parser Object, and the YASO Object to create an extension for your app.

    Quote Originally Posted by Brandon
    Quote Originally Posted by Jaffob
    Yes, but then how do you detect where the file has been dropped?
    Where as in meaning an X,Y position or onto a certain screen window surface, like the desktop or a browser window?
    Like if you were to drag an icon from one Explorer window to another.

    Also I found that if you drag an active object out of MMF over the desktop, a space will appear for it, but you are forbidden to drop it.

Similar Threads

  1. Drag & drop without drag & drop object.
    By soloman in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 20th August 2011, 02:45 AM
  2. drag d'une application
    By blackant in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 2nd September 2010, 11:39 PM
  3. Screen drag?
    By Ran_TH in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 7th June 2009, 01:34 PM
  4. Drag Active using Jaffob's Drag Extension
    By Stephen in forum File Archive
    Replies: 0
    Last Post: 7th April 2009, 12:22 AM
  5. File drag over/drag leave features
    By Ran_TH in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th January 2009, 05:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •