User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 15 of 15

Thread: Active object vs Active picture

  1. #11
    No Products Registered

    Join Date
    Aug 2006
    Posts
    984
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Active object vs Active picture

    active picture is sometimes better for external images since its loading action isn't as "bloated" (less dialogs) than active objects' load frame

    they might also take up less memory since they don't have to store an image bank like the AOs do, though duplicate AOs seem to share the same bank so a lot duplicate AOs might take up less memory than a lot of APs displaying the same image... not sure

    AP supports clipping an image when pasting it as a background (would be nice if an image could also be clipped when loaded), and supports other things such as wrapping, and a movable hotspot during runtime. it also has image flipping (unfortunately only toggle-able, no way to force a flip)

    in fact, the thing that really keeps active picture from being a really useful object is the fact that it doesn't support fine collisions, which is weird, because the normal picture object does

  2. #12
    Clicker Multimedia Fusion 2 Developer
    stillhawk's Avatar
    Join Date
    Jun 2007
    Posts
    87
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Active object vs Active picture

    Thanks for the responses.

    I'm concerned with the file size of my game.

    Most of my images are used once in a frame. Other images however, are used in many different frames. If the same image is used over and over again, what is my best choice?

  3. #13
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Active object vs Active picture

    MMF 1.5 only stores 1 pack of images for every object that uses the exact same, so if you have 400 objects with the exact same images on different frames, it will not take up any more space for the GFX than only 1 object, would imagine that MMF2 has the same feature and proably better compression

  4. #14
    Clicker Multimedia Fusion 2 Developer
    stillhawk's Avatar
    Join Date
    Jun 2007
    Posts
    87
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Active object vs Active picture

    What is GFX?

    Also, I don't think loading speeds are not as critical an issue for my game as file size. So I'm looking to do what I can to minimize the file size.

  5. #15
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Active object vs Active picture

    GFX is an abbreviation for graphics.

Page 2 of 2 FirstFirst 1 2

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. Advice about Active Object vs Active Picture
    By Pablo in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 11th October 2007, 02:40 PM
  3. Active Picture Object Bug
    By workshop2 in forum File Archive
    Replies: 5
    Last Post: 9th November 2006, 03:30 PM
  4. Active Picture Object?
    By AllistairF in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 19th August 2006, 04:26 AM
  5. Active Picture Object
    By Sphax in forum Extension Developers Lobby
    Replies: 2
    Last Post: 26th July 2006, 01:47 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
  •