User Tag List

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

Thread: iOS Screen Capture

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    iOS Screen Capture

    This is my attempt at the iOS part of the existing Screen Capture object for MMF2.

    At the moment all it does is save the whole screen as a PNG to the device's Camera Roll (if device has a camera) or Photo Album folder when the Capture > Screen action is set. It ignores all the properties for the object too (can't figure out how to read the CFile without the original Screen Capture object source code)
    Constructive feedback is welcome - hope somebody finds it useful.

    Looking forward to adding more functionality - especially saving to other folders, eg Documents and/or Library/Cache so specific files can be loaded into the Active Picture object (which only loads from the bundle currently, as far as I can tell)

    BTW this is my first extension!

    Enjoy!
    Attached files Attached files

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Koji_Kabuto's Avatar
    Join Date
    Jul 2006
    Location
    Venezuela
    Posts
    2,850
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Thanks AyerGuitar and tremendous contribution to the community, a good choice for those who like to capture a special moment of the game without touching the button combination of Apple.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    v1.01

    Koji - You're welcome - I hope a lot of users find it useful.
    Unfortunately looks like I uploaded a slightly older version - sorry!
    Try this one (it should capture Landscape properly as other only did Portrait)

    NB If black bars appear on the edges of your app on some devices, it'll capture those too (just like pressing Home & Start would), but it doesn't capture the Status Bar (no idea how to get that as well!) - I'm going to use Capture Active Window action to get a screenshot without those black bars, and Capture Frame to get a screenshot that's the same size as your frame in MMF2 (even if you have a retina screen device).
    Attached files Attached files

  4. #4
    Clicker Multimedia Fusion 2 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-on
    iamjot's Avatar
    Join Date
    Nov 2008
    Location
    Austria
    Posts
    732
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Cool Even cooler!

    Ayre - I have already said this in the other thread: Awesome!!! Fantastic Job! Thank you.

    EDIT: Very cool. I just tried it with a little paint program (just for fun) and it works great! I just put the active picture object in a lower layer and padam! Awesome! I´m currently thinking of a kids book where kids can also paint the hell out of the app as a side feature. Nice extension! Good extension!

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Koji_Kabuto's Avatar
    Join Date
    Jul 2006
    Location
    Venezuela
    Posts
    2,850
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Thanks AyreGuitar, updating!

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Promising, keep us updated!

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    KCRuntime is totally different extension

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    krolik - I don't get that warning. As Fanotherpg says, KcRuntime is a different extension - make sure it's not in your app before exporting.
    As I said, this is my first extension, so I might have made some mistakes!

    I am curious as to why my extension (Capture.ext) is 5k where all the others I have in the runtime/iPhone folder are 1k - perhaps other extension developers/Clickteam have an idea?

  9. #9
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Sep 2006
    Location
    Spain
    Posts
    170
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks a lot Kevin! This is a great feature that opens so many possibilities! Thanks again!

  10. #10
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleXNA Export Module
    DistantJ's Avatar
    Join Date
    Jan 2008
    Location
    Gloucester, UK
    Posts
    2,144
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Dude, you just made one of my apps a hell of a lot quicker to make! (Was originally doing it in XCode just for this feature!) PM me your full name so I can thank you in the credits!!

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. Screen Capture Help
    By wizkidweb in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 17th September 2012, 09:48 AM
  2. Screen capture?
    By Pablo in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 12th April 2012, 02:15 PM
  3. 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
  4. record screen with screen capture obhect
    By Oreo in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 7th November 2008, 04:32 AM
  5. Screen Capture using Screen Capture Extension
    By drnebula in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 15th December 2007, 05:03 PM

Tags for this Thread

Posting Permissions

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