User Tag List

Results 1 to 3 of 3

Thread: active picture zoom

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid 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)

    Join Date
    Dec 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    active picture zoom

    how do i zoom in and out properly with aspect ratio?

    increasing and decrease by 2 button objects

    i have the events,
    "Button Clicked" = Active Picture = Zoom - Percentage = xZoom( "Active Picture" )+1/100
    for increase size
    and
    "Button 2 Clicked" = Active Picture = Zoom - Percentage =
    xZoom( "Active Picture" )-1/100
    for decreasing
    still not right.
    sugesstions?

  2. #2
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: active picture zoom

    I dont really have any experience with that, but maybe you can try the below;

    Why dont you have an alterable value called 'zoom' in which you store your value.
    This value can be both positive and negative.

    Then in your events you can do;
    Set Zoom - Percentage to 100+ Alt Value 'zoom'

    If you limited your zoom range from -50 to +50, you would then have a zoom ration of 50% - 150%

    As i said I could be wrong but maybe its worth a try?

  3. #3
    Clicker Multimedia Fusion 2 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-on
    iamjot's Avatar
    Join Date
    Nov 2008
    Location
    Austria
    Posts
    728
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: active picture zoom

    also important here is, that the hot spot is set to center (start of frame - set hotspot to center).

Similar Threads

  1. Take picture and make from it Active Object / Active picture
    By qenio in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 3rd February 2014, 07:34 AM
  2. Zoom Problem (Active Picture)
    By picklecow in forum File Archive
    Replies: 1
    Last Post: 11th November 2009, 12:38 AM
  3. Active Picture Zoom
    By Bruto in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 24th October 2008, 03:21 PM
  4. Zoom in picture editor - request
    By rocko in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 6th August 2006, 07:09 AM
  5. Invert Zoom In picture editor
    By jasonorme in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 4th July 2006, 02:57 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
  •