User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16

Thread: genrate random letter

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    santa cruz CA, USA
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    genrate random letter

    i was wondering if it is possible for MMF to genrate a random letter. i have spent a lot of time trying to figure it out but i cant find anything.

  2. #2
    No Products Registered

    Join Date
    Jul 2006
    Location
    santa cruz CA, USA
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    genrate random letter

    i was wondering if it is possible for MMF to genrate a random letter. i have spent a lot of time trying to figure it out but i cant find anything.

  3. #3
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    California, USA
    Posts
    1,247
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: genrate random letter

    You could do this with a list object. A through Z with each letter on a separate line. Set the current line to a random line and get the text from that line.
    DT
    Special Projects Director

  4. #4
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    California, USA
    Posts
    1,247
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: genrate random letter

    You could do this with a list object. A through Z with each letter on a separate line. Set the current line to a random line and get the text from that line.
    DT
    Special Projects Director

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Location
    santa cruz CA, USA
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: genrate random letter

    thanks!

  6. #6
    No Products Registered

    Join Date
    Jul 2006
    Location
    santa cruz CA, USA
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: genrate random letter

    thanks!

  7. #7
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Posts
    402
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: genrate random letter

    Maybe there should of been a function:
    chr(chrNO as integer)

    Or maybe someone will release a extension for that.

  8. #8
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Posts
    402
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: genrate random letter

    Maybe there should of been a function:
    chr(chrNO as integer)

    Or maybe someone will release a extension for that.

  9. #9
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: genrate random letter

    []You could do this with a list object. A through Z with each letter on a separate line. Set the current line to a random line and get the text from that line. [/]
    You can also use a string that is a..z then use mid$.
    .:::.Joshtek.:::.

  10. #10
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: genrate random letter

    []You could do this with a list object. A through Z with each letter on a separate line. Set the current line to a random line and get the text from that line. [/]
    You can also use a string that is a..z then use mid$.
    .:::.Joshtek.:::.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Number to letter conversions...
    By ChrisBurrows in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 22nd May 2012, 10:10 PM
  2. Letter-by-letter text - next line if word too long
    By DistantJ in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 5th February 2008, 06:51 AM

Posting Permissions

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