User Tag List

Results 1 to 8 of 8

Thread: Upon pressing any key... noob question

  1. #1
    No Products Registered

    Join Date
    Dec 2008
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Upon pressing any key... noob question

    I need to learn how to load a single keystroke to a string, and replace the value with each subsequent keystroke...

    I suspect I would use the 'upon pressing any key' event and then 'change alterable string' ... but I am lost on the coding from there (my programming experience is next to nothing right now)...

    Any suggestions?... or is there a different method to accomplish the same task.

    Thanks in advance

  2. #2
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Upon pressing any key... noob question

    Key Object can grab the last pressed key.

  3. #3
    No Products Registered

    Join Date
    Dec 2008
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Upon pressing any key... noob question

    How would that look in an expression? Or, would that be something totally different?

  4. #4
    No Products Registered

    Join Date
    Jan 2008
    Posts
    146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Upon pressing any key... noob question

    Insert a "Key Object" into the frame.

    Always -> change alterable string to: GetLastKeyStr$( "Key Object" )

  5. #5
    No Products Registered

    Join Date
    Dec 2008
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Upon pressing any key... noob question

    Got it... Thanks guys!

    (I didn't realize I needed an extension for this, nor how to find/install/use an extension, or anything else a noob would know with less than 7 days under his belt; with 8 hours invested today in searching and plucking away in MMF, I've finally got a single event working)

    :cry:

  6. #6
    No Products Registered

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

    Re: Upon pressing any key... noob question

    You can just use the Edit box object to type stuff with.

  7. #7
    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)

    Re: Upon pressing any key... noob question

    Hi rhodestown. I am not sure if you are asking how to download and install an extension or was just a passing comment.

    You can download extensions over there ------> in the neatwares extensions. Most extension install them selves if you click on them, especially the .exe files.

    If I misundersood you then sorry.
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  8. #8
    No Products Registered

    Join Date
    Dec 2008
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Upon pressing any key... noob question

    Thank you for the info nivram (as well as others); I had already managed to figure it all out upon my last post, but I am always appreciative of help offered... Thank you.

Similar Threads

  1. Another Noob Question
    By AidanHawke in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th January 2009, 10:13 PM
  2. Noob Question?
    By Annsoft in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 15th July 2008, 03:34 AM
  3. Noob question!
    By Maccally in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 17th February 2008, 09:39 PM
  4. noob question
    By DJakuma in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 14th November 2007, 08:21 PM
  5. Noob question
    By gamefreak202 in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 15th August 2007, 06:16 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
  •