User Tag List

Results 1 to 8 of 8

Thread: Jump to frame by frame name

  1. #1
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)
    ASD's Avatar
    Join Date
    Feb 2007
    Location
    Japan
    Posts
    1,846
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)

    Question Jump to frame by frame name

    Hi,
    Can MMF2 jump to other frame of storyboard specified by fame name?
    Or can it retrieve frame number by frame name?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    paobrasil's Avatar
    Join Date
    Apr 2012
    Location
    Rio de Janeiro, Brazil
    Posts
    1,146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can retrieve the number of the frame and jump to it.

  3. #3
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)
    ASD's Avatar
    Join Date
    Feb 2007
    Location
    Japan
    Posts
    1,846
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)
    Set frame name as "Stage1" to frame 3.
    I want to jump to frame 3 by set string "Stage1" to expression.
    Set string "Stage1" to jump to fixed frame even if re-arranged and inserted new frames.

  4. #4
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't believe you can, but what I tend to do is set a global value called FRAME_NUMBER_STAGE1 (or something like that) and update that when I move frames around, using it in expressions so that I can just point to FRAME_NUMBER_STAGE1+1 for stage 2 and so on.

  5. #5
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)
    ASD's Avatar
    Join Date
    Feb 2007
    Location
    Japan
    Posts
    1,846
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)
    Do you know how to get all frame title and frame number?

  6. #6
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    You can use the MMF2 Params Object in conjunction with Frame Passwords, I believe. Give it a go
    Working as fast as I can on Fusion 3

  7. #7
    Clicker Fusion 2.5
    Del_Duio's Avatar
    Join Date
    Sep 2008
    Location
    Cygnus X-I
    Posts
    944
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by DavidN View Post
    I don't believe you can, but what I tend to do is set a global value called FRAME_NUMBER_STAGE1 (or something like that) and update that when I move frames around, using it in expressions so that I can just point to FRAME_NUMBER_STAGE1+1 for stage 2 and so on.
    I do something like this too. Use a global value for stages and then jump to frame # (that global value).

  8. #8
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)
    ASD's Avatar
    Join Date
    Feb 2007
    Location
    Japan
    Posts
    1,846
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)
    Thanks LB. I worked jump to other frame used passwords like frame name by MMF2 Params Object.
    http://prester.org/mmf2/cgi/w2box/da...Name_TEST3.zip

Similar Threads

  1. Jump to Frame (Same Frame)
    By Danny in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 25th April 2013, 12:38 PM
  2. [Bug] Jump to frame shows strangeness before starting actual frame
    By AdamDobay in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 19th November 2011, 09:41 PM
  3. Jump to frame - does not reset the old frame?
    By Blue66 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 25th April 2009, 08:35 AM
  4. Jump to Frame
    By JJ in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 27th February 2008, 06:54 PM
  5. jump to frame
    By jasonorme in forum Hardware Accelerated Runtime
    Replies: 6
    Last Post: 13th January 2008, 04:28 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
  •