User Tag List

Results 1 to 4 of 4

Thread: Resolution and list object question.

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    Cape Town South Africa
    Posts
    192
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Resolution and list object question.

    would like to know a few things:


    1. My app runs at 1024 x 768 so I want the res. to change to 1024 x 768 if user is running a lower res and stay at 1024 x768 if higher.
    I don't seem to find any plugin to change it?

    2. I have a list object with text in, I want it to jump to line where the text in the list matches a string any ideas?


  2. #2
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Resolution and list object question.

    1. You can always use the fullscreen/windowed options in the Storyboard Controls object. I'm sure there's a way to check for the current resolution in some extension.

    2. Use FindString or FindStringExact in the List object to return the first line number that contains/is the string you give it.

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Location
    Cape Town South Africa
    Posts
    192
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Resolution and list object question.

    1. I don't want it to go full screen only if res = 1024x768 or if less then set res to 1024x768. I surpose not possable at this time.

    2. not realy working get syntax error how would i wright it correctly?

  4. #4
    No Products Registered

    Join Date
    Feb 2007
    Posts
    199
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Resolution and list object question.

    Check out my video tutorial at the bottom of the tutorial page.

    "How to setup your mmf file properties, and design layouts for making applications that will work regardless at what resolution a user has their windows OS set at."



Similar Threads

  1. Question with 'List View' Object - Dev only extension
    By Chaos in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 10th August 2012, 10:02 AM
  2. List Object question
    By mobichan in forum iOS Export Module Version 2.0
    Replies: 5
    Last Post: 19th May 2012, 06:16 AM
  3. "Simple" question about list object transparency.
    By Pedro Almeida in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 5th March 2007, 09:43 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
  •