User Tag List

Results 1 to 2 of 2

Thread: Resize backdrop at Frame Start?

  1. #1
    No Products Registered

    Join Date
    Mar 2015
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Resize backdrop at Frame Start?

    I'm trying to re-size my backdrop at the start of the frame. I notice the backdrop objects don't have any conditions so I assume I'd have to use some sort of picture object. Right now my application re-sizes the window to the screen size at start. I have a backdrop image that is 1000px by 1000px. I need this image to wrap horizontally and vertically to fill the screen. I've tried using layers but the layer size is dictated by the frame size which obviously becomes bigger than the backdrop at run time so it just displays the backdrop in the top left corner and leaves the rest of the screen blank.

    I guess I am asking if there is a way to change the dimensions of a picture at run time that will wrap the image instead of just stretching it.

    I wish the quick backdrop object had conditions as this would solve my issue perfectly. As of now my current fix is setting the backdrop images size to the biggest possible screen resolution so it always fills the screen. This is quite ugly however.

    Thanks =)

  2. #2
    Clicker Fusion 2.5Android Export ModuleSWF Export Module
    Ziplock's Avatar
    Join Date
    Oct 2013
    Posts
    448
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can make an active object instead of a backdrop, then at runtime:

    Start of frame:
    -> Object - (Manipulate object)
    -> Object - Animation - Paste image into background - (set parameters)
    -> Object - Destroy

Similar Threads

  1. Replies: 3
    Last Post: 24th January 2014, 11:43 PM
  2. Possible? Resize to screen at a start
    By Skyhunter in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 2nd February 2013, 10:23 AM
  3. Loading Backdrop on Start
    By Pkeod in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 8th September 2008, 03:02 PM
  4. Resize frame at runtime.
    By falkon in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 11th June 2008, 01:47 AM
  5. [Bug?] Frame ed Subappsize stays when frame resize
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 22nd December 2007, 07:46 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
  •