User Tag List

Results 1 to 8 of 8

Thread: Screen Capture Object

  1. #1
    No Products Registered

    Join Date
    Jun 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Screen Capture Object

    Is it possible to capture the whole frame area (not only the area I can see in the window) if the frame is larger than the window?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Screen Capture Object

    No, you are limited to what is displayed.

  3. #3
    No Products Registered

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

    Re: Screen Capture Object

    actually you can, if you use the Window Control object to resize the frame window to the size of the frame

    afterwards you'll probably want to resize it back to the original size, especially if you need scrolling (because MMF thinks the window is the size of the frame and won't let you scroll)

    but Francois is still correct, it'll only capture what is displayed, but with this method, a good portion of what's "displayed" is actually outside the window

  4. #4
    No Products Registered

    Join Date
    Jun 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Screen Capture Object

    xyzzy: I think this won't work. I resized window to the size of the frame, captured frame and it only captured 640x480 even the size of the frame is 1280x1024.

    I would like to do this because I would like to take a screenshot from my huge level and make a preview image from it.

  5. #5
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Screen Capture Object

    just take several screenshots and put them together in photoshop.

  6. #6
    No Products Registered

    Join Date
    Jun 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Screen Capture Object

    No, I'm not going to take several screenshots from area like 3000x3000 or 5000x5000 and by the way I don't have Photoshop...

  7. #7
    No Products Registered

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

    Re: Screen Capture Object

    Quote Originally Posted by Jarzka
    xyzzy: I think this won't work. I resized window to the size of the frame, captured frame and it only captured 640x480 even the size of the frame is 1280x1024.

    I would like to do this because I would like to take a screenshot from my huge level and make a preview image from it.
    did you do something similar to this?

    that works fine for me

  8. #8
    No Products Registered

    Join Date
    Jun 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Screen Capture Object

    Hmm, that works fine. I'm not sure what I did wrong but thanks

    EDIT: Wait I have a problem... I check it again

    EDIT 2: Here is my application:
    http://www.ferror.net/temp/scrncap_problem.mfa
    and it doesn't work (try to paste the screenshot to Paint)?

    EDIT 3: Oh, the problem is solved if I set
    Start of the frame -> Set width/height of frame window...

Similar Threads

  1. Screen capture object?
    By pdsoft in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 31st August 2011, 07:38 PM
  2. Screen Capture Object - load capture from clipboar
    By Maarten in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 3rd December 2010, 09:09 PM
  3. Screen Capture Object Help
    By Viewtiful in forum Multimedia Fusion 2 - Technical Support
    Replies: 24
    Last Post: 2nd October 2010, 02:32 PM
  4. object screen capture
    By graboide in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 1st December 2009, 05:35 PM
  5. MMF 1.5 to MMF 2 and the screen capture object
    By drnebula in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 12th October 2007, 10:56 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
  •