User Tag List

Results 1 to 4 of 4

Thread: Timing

  1. #1
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Timing

    I want to make an object visible for 5 seconds then invisible. I have tried The conditon "Every 5 seconds" but if the object turns visible at '4,80' or a couple mili seconds before Every 5 seconds then well it only has milli seconds to be visible.

    How would I make the object visible for exactly 5 seconds?

  2. #2
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Location
    Turku, Finland
    Posts
    1,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Timing

    "Every 5 seconds" -> Make Visible
    "Every 10 seconds" -> Make Invinsible

    Is that what you mean?

  3. #3
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Timing

    Umm...

    Ok this is more detailed:
    I am using speech bubbles for my mooclick engine. The speech bubbles are good and we can chat and everything but I don't want them to stay on the user's heads all the time. I want then to stay for 5 seconds after the user's bubble appears.

  4. #4
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Location
    Turku, Finland
    Posts
    1,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Timing

    Okay. It depends on how you set the speec bubbles, but the timer is useless here (unless you set it to 0 everytime you receive a new message). You could make an counter and when the chat bubble is visible, add 1 to it every millisecond. Then, when the counter equals 500 (or 5000? I got confused) set the bubble to invisible again.

Similar Threads

  1. lap timing
    By ptiseigneur in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 20th September 2012, 03:53 AM
  2. How does timing work?
    By MattEsch in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 1st July 2012, 01:30 PM
  3. Animation timing
    By Rik in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 20th July 2011, 06:04 PM
  4. Timing Gunfire?
    By Morpheus in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 25th April 2011, 03:04 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
  •