User Tag List

Results 1 to 4 of 4

Thread: Zoom in text

  1. #1
    No Products Registered

    Join Date
    Nov 2006
    Posts
    25
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Zoom in text

    Is there anyway to zoom in string text from the center of the screen? I thought that presentation movement would do it but it only does Fly in from top, bottom, left, and right.

    Rick

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS 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)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,366
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)

    Re: Zoom in text

    The best I come up with is:

    [events]
    *compare two general values: font size of string is less than 40
    -set font size of string to font size of string + 2
    [/events]

    For some reason -set font size of string to font size of string + 1 will not work work

    When asked to resize or keep current size, make sure to keep current size. Also make sure the text is center-aligned.

  3. #3
    No Products Registered

    Join Date
    Nov 2006
    Posts
    25
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Zoom in text

    Thanks Popcorn that was what I was looking for. Works great.

  4. #4
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Posts
    227
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Zoom in text

    You can try this example if you like:
    http://x-volt.com/examples/mmf2/text_zoom.mfa

Similar Threads

  1. Cant't find Zoom in and Zoom out shortcuts for MMF2 developer...
    By Villmaxie in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 17th November 2014, 11:01 PM
  2. Zoom %
    By ineke in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 15th February 2012, 02:11 PM
  3. Zoom in?
    By ChrisBurrows in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 4th November 2011, 10:16 PM
  4. Zoom
    By PandaExplosion in forum SWF/Flash Export Module Version 2.0
    Replies: 5
    Last Post: 21st June 2011, 03:19 AM
  5. Zoom in and out
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 18th January 2009, 06:43 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •