User Tag List

Results 1 to 3 of 3

Thread: Screen moves like in Mountain Lion Notification center

  1. #1
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    iOSC's Avatar
    Join Date
    Mar 2012
    Location
    Toronto, Canada
    Posts
    405
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Screen moves like in Mountain Lion Notification center

    Hi,
    I'm looking for a way to do something similar of what the Notification center does on Mountain Lion (or side menu in the mobile Facebook application)
    My application will be really similar to the Notification center, there'll be a menu on the side of the screen which will be opened (full screen application) and I would like that the whole desktop behind this menu moves to the left (if the menu is on the right).
    Maybe I should take something like a screenshot, or sth like this, but If I ask the question, that means I really don't have any idea how to do this with MMF.

    Please someone could help me to do this ?
    Thanks

  2. #2
    Clicker Fusion 2.5
    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)

    Join Date
    Oct 2006
    Location
    In a Dark room with only a lamp
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know what you mean and you could possibly achieve it through the use of a pseudo camera object.

    Set your window size to your chosen app dimensions. eg. 800*600
    Now set your frame size to your window size plus the width of your notification area. eg. notifcation area is 200pixels wide your frame size would be 1000*600.

    create an active object that is hidden at the start of the frame and place it in the middle of your display area. using the abve example you would put it at X400 Y300

    In your event editor create a an event of Always set screen center at 0,0 from active camera.

    Now when you need to display your notification area all you do is cause the active object to slide to the left or right depending on where you put the notification area. Simply reverse the movement to return back to the display window.

  3. #3
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    iOSC's Avatar
    Join Date
    Mar 2012
    Location
    Toronto, Canada
    Posts
    405
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for answering, it helps

Similar Threads

  1. BUG with center screen to an object
    By Sphax in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 30th April 2013, 01:36 PM
  2. Is the iOS exporter working ok with Mountain Lion and latest xCode?
    By AndyH in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 30th August 2012, 11:46 PM
  3. Is anyone succesfully using Xcode 4.4 and Mountain Lion?
    By iamjot in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 7th August 2012, 09:54 AM
  4. Notification Center
    By Yos in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 2nd May 2012, 04:38 PM
  5. Center the screen
    By Rabagast in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 20th May 2009, 03:25 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
  •