User Tag List

Results 1 to 8 of 8

Thread: Anyone know how to have a scrollable window in MMF?

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module

    Join Date
    Sep 2006
    Location
    UK
    Posts
    842
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Anyone know how to have a scrollable window in MMF?

    Hi, im wanting to have a window inside my mmf project that displays another frame. So sub app works perfectly. But i want that frame to be large but shown in a "smaller" window, which i can do by settingt the "custom size" of the sub application, but th touble is now how can i "scroll" around that frame, idially i would like to use scroll bars but what ever i try doesnt seem to work very well?

    Anyone have any ideas?

    Thanks
    Andy

  2. #2
    Clicker Fusion 2.5Android Export Module
    Fusion 2.5 (Steam)Android Export Module (Steam)iOS Export Module (Steam)
    RootKernel's Avatar
    Join Date
    Dec 2012
    Posts
    121
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Could you share an example mfa of what you have ? i'll give it a try

  3. #3
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleInstall Creator Pro

    Join Date
    Dec 2010
    Location
    United Kingdom
    Posts
    961
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you'd like to have scroll bars on your application, I can suggest an extension called WinScrollBar.
    This gives you the ability to place vertical/horizontal scroll bars on your application. You can use the storyboard controls in the event editor to position where about a value on the scroll bar is in the frame.

    For example: If you had a horizontal scroll bar ranging from 0-600 (and the app's size was 600 pixels across)
    If you positioned at 300, it would position x=300, the centre of the frame.

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module

    Join Date
    Sep 2006
    Location
    UK
    Posts
    842
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by lh37 View Post
    If you'd like to have scroll bars on your application, I can suggest an extension called WinScrollBar.
    This gives you the ability to place vertical/horizontal scroll bars on your application. You can use the storyboard controls in the event editor to position where about a value on the scroll bar is in the frame.

    For example: If you had a horizontal scroll bar ranging from 0-600 (and the app's size was 600 pixels across)
    If you positioned at 300, it would position x=300, the centre of the frame.
    Hi, thanks for the reply, adding scroll bars is fine but getting the scroll bars to "position" the frame with the window of a sub application simply doesnt work. I want to have a frame within a subapp thats SMALLER than the frame sizer,but be able to scroll the frame around. Just like the frame editor of MMF, it has scroll bars that can scroll the frame around within its window.

    The other issue with the WinScrollBar is that for some odd reason they are automatically position to the FRAME sizer, not the window, so if i resize the frame bigger than the app window, they dissapear?

  5. #5
    mojofltr
    Guest
    I quickly threw this together this morning. I'm not entirely sure it is what you were aiming for.
    (Sorry about the filesize... I used a bit of scenery from Google images for the backdrop... and didn't realize the size. The .mfa only contains one event. :P )

    http://www.filedropper.com/gibbon2

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module

    Join Date
    Sep 2006
    Location
    UK
    Posts
    842
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For some reason that will not load, it errors saying it maybe currupt and have bad objects, if i ignore it says fail to load. Are you using a newer version to me? Im using R255?

    Thanks
    Andy

  7. #7
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleInstall Creator Pro

    Join Date
    Dec 2010
    Location
    United Kingdom
    Posts
    961
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I guess so, since build 256.33 is the beta build that's been released recently and I'm able to open mojofltr's MFA. (256.34 at this time of writing) It uses the WinScrollBar object too.

    You can find it here: http://community.clickteam.com/showthread.php?t=78161 (it's also a sticky on the sub-forum index)

  8. #8
    mojofltr
    Guest
    Quote Originally Posted by Gibbon View Post
    For some reason that will not load, it errors saying it maybe currupt and have bad objects, if i ignore it says fail to load. Are you using a newer version to me? Im using R255?

    Thanks
    Andy
    I am also using R255. I will update the .mfa with a smaller background jpg and upload it again on the MFA Repository.

    /edit/

    http://mfa.aquadasoft.com/view/1357349396-Gibbon3

    I had to downscale it a little, but it functions as the previous file did.

Similar Threads

  1. 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
  2. Scrollable Area [Need Help]
    By Atom in forum File Archive
    Replies: 4
    Last Post: 12th March 2009, 05:03 PM
  3. window control can't resize window...?
    By Chokito in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 31st October 2008, 04:23 PM
  4. Activate/deactivate group list - scrollable?
    By Tiny in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 2nd May 2008, 11:51 PM
  5. 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
  •