User Tag List

Results 1 to 7 of 7

Thread: Date and Time Events

  1. #1
    Clicker Fusion 2.5

    Join Date
    Dec 2009
    Posts
    110
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Date and Time Events

    Hello I am new here and I want to know how to get the date and time object to do things at a specific date. Like make it Christmas-y on Dec. the 25 and make it snow starting on Nov. 28 and making the Easter bunny come on Apr 4 and so on.
    As far as I can see there is nothing that can do that w/ the Date and Time object (unless there is an object that can do that) Ive tried everything plz help!

  2. #2
    Clicker Fusion 2.5

    Join Date
    Dec 2009
    Posts
    110
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Date and Time Events

    Has anyone come up with an answer yet?

  3. #3
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Paul_Boland's Avatar
    Join Date
    Jun 2006
    Location
    Waterford, Ireland.
    Posts
    2,739
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Date and Time Events

    Hi Gimbabwe.

    You have to create these elements in your program itself, the Date Time object doesn't have features to make these things happen.

    So, let's say you were creating a personal organiser program and you wanted these things in it. You would create an Active Object of an Easter Bunny, snow flakes, Santa, etc. You would not have these things showing on screen when the program runs.

    Then, in the Event Editor, check the Day and Month values and when they corrispond to dates you want, you would make the stuff appear. So, Day 25 Month 12, make Santa reappear on screen on that day. If the program is run on 25th December, the user will see Santa on screen giving it a Christmasy feel.
    KnightTrek Productions
    http://www.knighttrek.com

  4. #4
    Clicker Fusion 2.5

    Join Date
    Dec 2009
    Posts
    110
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Date and Time Events

    Oh where are the date and month values located?

  5. #5
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Paul_Boland's Avatar
    Join Date
    Jun 2006
    Location
    Waterford, Ireland.
    Posts
    2,739
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Date and Time Events

    Place the Date and Time Object in your frame, creating a Date Object. Also create two counters.

    In the Event Editor, set Counter 1 to the date by selecting Retrieve Data From An Object (in the Expression Editor) and selecting the Date Object and selecting Day Of The Month.

    Set Counter 2 to the month by selecting Retrieve Data From An Object (in the Expression Editor) and selecting the Date Object and selecting Month.

    Now, when Counter 1 = 25 and Counter 2 = 12 (25th December) make Santa reappear.
    KnightTrek Productions
    http://www.knighttrek.com

  6. #6
    Clicker Fusion 2.5

    Join Date
    Dec 2009
    Posts
    110
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Date and Time Events

    thnx

  7. #7
    Clicker Fusion 2.5

    Join Date
    Dec 2009
    Posts
    110
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Date and Time Events

    while im at it I have another question.......

    I got a savegame extension and I followed hat the methods for saving a game were in the examples but none of them work..

    If you anyone knows how to do this plz tell me or if there is another way to save games. (one time I was able to do this but I forgot!!)

Similar Threads

  1. [RC7] Date&Time Bug (MFA and APK)
    By Koji_Kabuto in forum Android Export Module Version 2.0
    Replies: 7
    Last Post: 25th April 2013, 01:53 AM
  2. [RC6] Date&Time Bug (MFA and APK)
    By Koji_Kabuto in forum Android Export Module Version 2.0
    Replies: 8
    Last Post: 4th April 2013, 12:26 PM
  3. [bug] Date&time object doesn't show date
    By qenio in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 19th March 2012, 09:49 PM
  4. date & time
    By xiero in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 6th November 2010, 10:28 PM
  5. Date & Time Stopwatch help
    By kungsangun in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 23rd June 2010, 10: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
  •