User Tag List

Results 1 to 3 of 3

Thread: Pausing Frames (Please help!)

  1. #1
    No Products Registered

    Join Date
    Nov 2014
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Exclamation Pausing Frames (Please help!)

    Hi there.

    I'm currently doing the CIDA GCSE Game design course, and using this software.

    The game I am currently creating is a fishing game.

    So, whenever the user catches a fish, I would like the frame to switch to a frame with a maths question on it. I have this sorted out already.

    The problem I have is that when the frame switches from the main fishing game to the maths question, the fishing game frame deletes all progress, and after answering the maths question, all the fish are still swimming. I need the fish to disappear after the maths question has been answered.

    Sorry if this is confusing. It's quite hard to explain.

    Thanks.

  2. #2
    Clicker Fusion 2.5Mac Export Module
    Zem's Avatar
    Join Date
    May 2012
    Location
    UK
    Posts
    184
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you will probably need to store the information in global values and strings so the data transfers between frames, the array object has the option for global data use and as long as the object is in both frames with the same name then the data will remain, there are global values/strings for the application so not needing an extra object but global values/strings i would use for more important data such as recording the current frame etc than data within that frame if that makes sense.

    hope this helps

  3. #3
    Clicker Fusion 2.5Android Export ModuleSWF Export Module

    Join Date
    Jan 2007
    Posts
    104
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can also fakely change frames just by having the math problems overlayed on top of the frames instead of actually changing frames. This would be comparable to having a menu overlaying when pausing a game for example.

Similar Threads

  1. Popup minigames - frames within frames?
    By XJM in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 29th August 2014, 03:13 PM
  2. Sub-App Not Pausing.
    By Sinclairian in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 2nd December 2013, 06:06 AM
  3. Few frames vs Multiple frames - game help needed
    By Marllux in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 4th September 2013, 04:13 PM
  4. Pausing part of the app.
    By Kalnar in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 27th November 2007, 02:27 AM
  5. no more "alt pausing"??
    By FormerTGFGuy in forum Multimedia Fusion 2 - Technical Support
    Replies: 21
    Last Post: 1st July 2006, 05:01 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •