User Tag List

Results 1 to 5 of 5

Thread: Scrollable Area [Need Help]

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Scrollable Area [Need Help]

    Hi, heres a scrollable area that seems to work ok. It has a problem though in that it only starts to scroll part way in on the bar. Anyone know how to fix this so it uses the whole scroll bar? Thanks

    Attached files Attached files

  2. #2
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Scrollable Area [Need Help]

    One way to fix it:
    Change the scrollbar limits to Min: Screen Width/2, Max: Frame Width - Screen Width
    Then change the set position event to: Screen Width/2 + Scrollbar Value

    The same for Y but using Height.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Scrollable Area [Need Help]

    It doesn't seem to work.

    Edit - You mean via events for the min/max right? It needs to be adjustable via events for area size. Im guessing by scrollbar limits you mean Scroll Range? Could you post the mfa if possible please?

  4. #4
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Scrollable Area [Need Help]

    I accidentally merged 2 version of the formula, sorry about that.
    It should be:
    Min: Screen Width/2, Max: Frame Width - Screen Width/2
    Position: Scrollbar Value

    Screen Width can be retrieved by using X Right Frame - X Left Frame.

    I added the fixed application.
    Attached files Attached files

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Scrollable Area [Need Help]

    Thanks Werbad this works great

Similar Threads

  1. Anyone know how to have a scrollable window in MMF?
    By Gibbon in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 5th January 2013, 12:09 AM
  2. How do you create a touch-scrollable help screen inside of an IOS app?
    By mehamm in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 14th May 2012, 10:40 PM
  3. Activate/deactivate group list - scrollable?
    By Tiny in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 2nd May 2008, 11:51 PM
  4. Scrollable Windows
    By BIGZIPZ in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 4th December 2007, 11:14 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
  •