User Tag List

Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Results 11 to 20 of 40

Thread: Ipad screen rotation/ orientation

  1. #11
    Clicker Multimedia Fusion 2 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export ModuleXNA Export Module
    colej_uk's Avatar
    Join Date
    Nov 2006
    Location
    UK
    Posts
    739
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Ipad screen rotation/ orientation

    The main obstacle with orientation is the inability to rotate objects like strings, counters etc. Otherwise I wouldn't even mind having to do it all manually.

  2. #12
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Ipad screen rotation/ orientation

    I'd expect Apple provides some standard functions to achieve this? MMF apps are the only I've seen so far with this problem.

  3. #13
    Clicker iOS Export Module

    Join Date
    Jul 2011
    Location
    California
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Ipad screen rotation/ orientation

    I have seen in objective-c there are five simple lines of script to handle any screen rotation regardless of portrait or land scape. Is there something similar for MMF we can use?

  4. #14
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Ipad screen rotation/ orientation

    Yeah, we really should have an option that supports 180 degree rotations so that if the player is holding the device upside down (from left landscape to right landscape or from portrait 1 to portait 2, or vice versa), it will turn automatically.

    This is apparently what Apple requires from iPad-only applications. There is no need to support landscape AND portrait, but always both landscapes OR both portraits. (sure, some games have been approved with only 1 orientation, but this does not mean all games will go through with similar setup). Also it's a considerable factor in the overall gameplay experience.

    Is there some MMF-specific restrictions that don't easily allow the implementation of automatic 180 deg rotation of screen orientation (which is said to be easily done in native Obj-C)? Or can we expect that to be added at some point? Maybe Clickteam could comment.

  5. #15
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Ipad screen rotation/ orientation

    This is from iOS Human Interface Guideline provided by Apple:

    Quote Originally Posted by Apple
    If it’s essential that your application run in only one orientation, you should:
    - -
    Support both variants of an orientation. For example, if your application runs only in landscape, people should be able to use it whether they’re holding the device with the Home button on the right or on the left. And, if people rotate the device 180 degrees while using your application, it’s best if you can respond by rotating your content 180 degrees.
    I would like to develop for the iPad, and obviously to minimize the risk of being rejected from the App Store, one should follow Apple's guidelines as closely as possible. Now, how should I go about implementing this in MMF2? I mean it's a HUGE task to support both landscape modes (left+right) manually by reconstructing the game for both.

    Can MMF2 as a tool make this easier for developers in the future by adding automated orientation switch, or is this something that the devs need to do manually in the future as well? Would really appreciate some answer from Clickteam.

    What is needed to support multiple orientations in my iPhone and iPad apps

  6. #16
    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,847
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Ipad screen rotation/ orientation

    MJK I think just like you, if this is reflected in the guideline of Apple, no one can say that the IOS Exporter can generate apps for the iPad. The solution should not be so farfetched.

  7. #17
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    May 2011
    Posts
    37
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Ipad screen rotation/ orientation

    I haven't tried them out, but maybe CT could look into incorporating these methods in the MMF iOS framework?

  8. #18
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    Realnoize's Avatar
    Join Date
    Jun 2010
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Ipad screen rotation/ orientation

    Any words about a possible solution yet?

    I'm planning on starting a small game development studio for iOS devices using MMF and the iOS exporter, and I can't invest time and money into something that could be rejected by Apple because my games don't support 180 degree screen rotations.

    I'm using MMF2 Dev at my job since many years already (making screen savers, various apps and flash stuff), and I would like to buy another MMF2 licence and the iOS export module for my game development company.

    I know in some cases, we can probably manage by making everything rotate manually, but this would make things a pain to do, if not impossible in some cases. All object positions would have to be recalculated, movements would need to be changed or reprogrammed depending on orientation... I can't see myself (or anyone) developping a game this way... unless it's a very, very simple game.

    So until there's a way to make automatic rotations work easily for MMF apps in iOS, I can't buy it.

    It has been made very clear by Apple that for iPad apps (at least) they require proper 180 degree rotation. And one of the app I plan on creating would be iPad only...

    I hope this feature can be implemented in the iOS exporter. It's just sad that the absence of this single feature is preventing me from buying the exporter (and another MMF 2 licence) since my main reason to buy those would be to make games for iPads, and right now, it seems my apps would probably get rejected because it doesn't support automatic 180 rotation.

    I love working with MMF2 for flash and other things. It's a wonderful product. I'd like A LOT to be able to develop apps for iPads with it, and sell them on the app store.

    I hope this gets implemented in a future update of the iOS export module. Because when it happens, is when I'll buy another copy of MMF2 dev and the iOS export module.


  9. #19
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Ipad screen rotation/ orientation

    Andos is currently testing the solution to this so hopefully we see it very soon.

  10. #20
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Ipad screen rotation/ orientation

    Excellent news.

Page 2 of 4 FirstFirst 1 2 3 4 LastLast

Similar Threads

  1. Landscape orientation on iPad
    By brett in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 13th November 2012, 02:59 PM
  2. Replies: 2
    Last Post: 4th July 2012, 08:07 AM
  3. QA orientation on iPad
    By AndyH in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 30th March 2012, 09:30 AM
  4. iPad orientation
    By AndyH in forum iOS Export Module Version 2.0
    Replies: 7
    Last Post: 24th January 2012, 10:01 AM
  5. Orientation Change and Screen Rotation
    By algiz in forum iOS Export Module Version 2.0
    Replies: 9
    Last Post: 26th September 2011, 08:41 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
  •