User Tag List

Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 29

Thread: [Request] MMF internal Virtual drive

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Request] MMF internal Virtual drive

    Currently we need to save to Harddisk to transfer pictures between Overlay, Active Picture Object, Picture Manipulator and similar extensions. Because those extensions cannot save to clipboard.

    Not sure if it is even possible, but what about an MMF internal virtual drive for that? Not saving to HDD, but to the MMF internal Virtual Drive?

  2. #2
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    682
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    An extension could be made to transfer the image between all of those probably.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: [Request] MMF internal Virtual drive

    Nice idea.
    I fully agree with you, it would be a cool improvement.
    Actually, it must be possible, and I think - if CT won't implement it in mmf2 - it will be a great feature for mmf3!

    EDIT:
    Greyhill, how should that work? Could you explain it a bit more specifif, please?

  4. #4
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    682
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    If you know the runtime structure of each of those graphical objects, and know how each one displays its image, then you could create an extension that did something like 'Transer image from Overlay object to Active Picture object'

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: [Request] MMF internal Virtual drive

    Ah, I see, okay.
    I think you mean like those "Paste into Overlay" functions in some extensions..
    well, let's get back to topic.

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    I don't think about just the graphical objects here, but all objects that needs to transfer data.

    Problem with an extension that transfers between specific objects is that it just works for those specific objects. And that wouldn't be the case with an virtual drive. You could load and save anything then

  7. #7
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    682
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    An object could have an expression and an action that returned/did something to a memory address of a graphical surface... or whatever major variable that that object works by..... Then you'd have to have other objects to work with that.
    Hope that made some sense... I suppose that's not much different to what i last said.

  8. #8
    No Products Registered

    Join Date
    May 2007
    Location
    Alaska
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    an extension that allocates a Drive letter and X amount of space to something more like a (Virtual)RAM Drive would be more like it. I mean virtual as in a simulated RAM Drive inside the RAM address of the MMF2 app.

    I'd like to try and make something like this if someone could help me learn C/C++. I have a compiler, I just don't understand what any of the code is doing when I look at a source file.

    Yes I like this idea, so I spoke up in the topic as I so rarely do.

  9. #9
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Feb 2007
    Location
    Queensland, Australia
    Posts
    317
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    I like the sound of this a lot, I really dislike saving to the disk at runtime except for when saving and loading files in intentional (i.e. load and save systems).

  10. #10
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    It wouldn't work as you can't hook into the save functions for different objects.

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. Request Map Network Drive object.
    By DJFuego in forum Extension Development
    Replies: 21
    Last Post: 28th March 2009, 06:11 PM
  2. [Request] USB/Drive Identifier Extension
    By Dines in forum Extension Development
    Replies: 0
    Last Post: 5th March 2009, 01:05 PM
  3. [Request] Detect Drive Extension
    By Spryz in forum Extension Development
    Replies: 2
    Last Post: 13th January 2008, 06:57 PM
  4. [Request] Virtual Key Object or something similar?
    By Dines in forum Extension Development
    Replies: 5
    Last Post: 12th April 2007, 12:17 PM
  5. (Request) Internal loop/position for MOD files
    By konjak in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 2nd March 2007, 06:32 PM

Posting Permissions

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