User Tag List

Results 1 to 5 of 5

Thread: Goto and return to frame

  1. #1
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)

    Goto and return to frame

    If I want to jump from 1 frame to another frame I can do that, but how can I go back to the frame where I came from ?
    I see only prev/next/jump to frame

    2nd is it possible when you are on ie. frame 3, and I have on Frame 20 an Animation, can I make that transparent showing on top of Frame 3 ?

    or do I need to make frame 20 on every other frame as an extra layer?

    Thanks

  2. #2
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Hi Perry. I really don't understand your question. Can you redo it from scratch please?

    Thanks,
    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  3. #3
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    LOL sure
    If I have in my program lets say 25 frames (forms)
    and form 1-20 are levels and form 21 is a "Congratulations" form.
    When I show form 4 and I complete my level, can I show form 21 as an overlay on top of form 4, or do I need to create an extra layer on all my 20 forms with the "Congratulations" message. (was trying to avoid making 20x the same screen, if I can do it with just 1 screen).

    The 2nd question was.

    If I am on form 4 and I want to show form 25 I can do that with Jump to form 25
    Is there a way that when I hit OK on form 25 to jump back to form 4, since I don't see an option like (Gosub -- Return type function)
    Guess I can pass a Global var with the frame number and use that, but thought that there maybe was an easier way.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Jul 2006
    Location
    S.East England
    Posts
    744
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You could either add the content to each frame (ie hidden or a hidden layer) or you could have a completly seperate frame with the level complete info and record the last level you were on as a global variable. then after the level complete screen you could check the global variable and return the player to the next level..

    Actually i have made you a quick example of doing this with global variables. I also included a global score method too.

    if this is what you meant anyway (im sure it would come in handy anyway)

    perry.mfa

  5. #5
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    Thanks, that's what I was looking for. I was thinking about this, but thought that there was maybe something else.
    so, this will do for now Thanks

Similar Threads

  1. [BUG] X Right Frame expression return X Left Frame position
    By mobichan in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 18th October 2012, 02:08 PM
  2. Beta 5: Goto Frame X Not Working Sometimes
    By BHGames in forum iOS Export Module Version 2.0
    Replies: 12
    Last Post: 17th November 2010, 06:17 PM
  3. Goto specific frame when player leaves area
    By Worf in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 4th December 2009, 01:07 PM
  4. GoTo
    By dascribe in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 3rd September 2009, 11:55 PM
  5. the app dosnt goto the next frame when player wins
    By Personman64 in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 9th August 2006, 11:45 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
  •