User Tag List

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

Thread: Question & Answer object in landscape orientation

  1. #1
    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)

    Question & Answer object in landscape orientation

    It seems that the Q&A object is designed only for portrait orientation of the screen, because when the app is in landscape mode, the object is displayed "vertically". Or has anyone got it working properly in landscape mode?

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

    Re: Question & Answer object in landscape orientation

    It seems to only happen half of the time. Might be to do with the accelerometer position when you start the game perhaps. It works in landscape mode most of the time for me but occasionally it tries to go portrait, I think it may be to do with how you were holding the device when you started the app or something.

  3. #3
    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: Question & Answer object in landscape orientation

    I tested that theory, and it doesn't work for me at least. No matter in which screen orientation I start the game, my Q&A is always in portrait (and game in left/right landscape).

  4. #4
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    AndyH's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    1,445
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Question & Answer object in landscape orientation

    It works for me, but I did get a problem some time back where the QA was upside down. It turns out that the plist (I think it was) in the xcode project had the other landscape orientation set. In my case I think I generated the xcode project from MMF when it was in this orientation and then I later changed it at this time I was only building the Application.cci file.

    Have you tried to generate a new xcode project from MMF, or take a look for the plist settings in your existing xcode project and you should see options in there, it's my guess it is showing as portrait.
    Andy H @ ovine.net
    Awful Jokes - a new cartoon every day: http://awful.ovine.net/
    Ovine's games: http://www.ovine.net

  5. #5
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Question & Answer object in landscape orientation

    What is your 'Screen orientation' property set to in the iOS application properties?
    Can you verify that this option is the same as the 'Initial interface orientation' property in the RuntimeIPhone-Into.plist file in XCode?

    Edit: Ah, AndyH beat me to it

  6. #6
    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: Question & Answer object in landscape orientation

    In MMF2 iOS options I've set the screen orientation to 'Landscape (right)'.

    In Xcode project I did not find a file called 'RuntimeIPhone-Into.plist', but I found a file called 'MyProjectName-Info.plist' - is this the same one that you referred to?

    In that file, Initial interface orientation says 'Landscape (right home button)', so that seems to be the same as in MMF2 iOS properties. Also in iPad Deployment Info menu's Supported Device Orientations in Xcode I have selected 'Landscape Right'.

  7. #7
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Question & Answer object in landscape orientation

    Yes, the Info.plist file changes name depending on your project name sorry

    Did you also set the supported device orientation for the iPhone/iPod settings?

  8. #8
    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: Question & Answer object in landscape orientation

    Yes, it's the same for iPhone as well when I change the device from iPad to iPhone in Xcode in the iOS Application Target section. Though I have not tested it on iPhone - only on iPad.

    Also the Input object behaves similarly for me, no luck with that one either.

  9. #9
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Question & Answer object in landscape orientation

    Do you use XCode 4? In that case you should be able to see both iPhone and iPad orientation settings if you set to build an universal binary (iPhone/iPad)

  10. #10
    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: Question & Answer object in landscape orientation

    Yep, I use Xcode 4.XX.

    I guess it's a mystery then if the Q&A and Input objects work for everyone else except myself..

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. Replies: 7
    Last Post: 2nd December 2013, 01:22 PM
  2. Landscape orientation on iPad
    By brett in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 13th November 2012, 02:59 PM
  3. [Suggestion] Screen Orientation Landscape/Portrait (automatic)
    By UrbanMonk in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 13th October 2012, 07:14 PM
  4. Question & Answer Object
    By VirtualLib in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 8th February 2008, 09:59 PM
  5. question & answer object help
    By Snow in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 5th August 2006, 10:08 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
  •