User Tag List

Results 1 to 4 of 4

Thread: Transtion and array problem

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jul 2006
    Location
    Athens, GA
    Posts
    152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Transtion and array problem

    I want to transition into the second frame but when I use a transition effect the array doesn't populate using a fast loop that writes a string to the array.

    With no transition the array populates no problem.

    How can I have a fade in effect that will populate the array at the start of the frame?

    Thanks!

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Transtion and array problem

    Can you post an example of this? It sounds like a bug.

  3. #3
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Transtion and array problem

    If you have a start of frame event it will occur before the transition, and thus before some of the extensions have been loaded.

    If you use an object (e.g. an array) before the transition fade-in via the start of frame action, you must tell MMF2 to load it early. You can do this by selecting the "Create before Frame fade-in transition" option from the object's properties.
    .:::.Joshtek.:::.

  4. #4
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jul 2006
    Location
    Athens, GA
    Posts
    152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Transtion and array problem

    Thanks- that worked.

    I had to hide some of the objects on start and made them visible when another object became visible with the transition to have all objects appear at the same time.

Similar Threads

  1. Good Ways to Make a Transtion
    By XStar in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 16th September 2012, 03:22 PM
  2. Array Problem
    By Jason in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 13th November 2010, 09:35 PM
  3. Array/Simulation problem
    By Iwantmyrpg in forum File Archive
    Replies: 0
    Last Post: 2nd February 2009, 03:08 AM
  4. Array problem
    By Mephistus in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 1st September 2008, 02:51 PM
  5. Array Problem pls help
    By Jaeu in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 10th October 2006, 06:48 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
  •