User Tag List

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

Thread: Need Spelling program help...

  1. #1
    No Products Registered

    Join Date
    Aug 2006
    Location
    USA - Florida
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Need Spelling program help...

    OK-

    Working on this project for elementarty school aged kids - coming along nicely until today when I began working on a spelling program.
    I dont have a good handle on utilizing alterior values or flags (which probably is needed here?), so I tried it without them. Included is the mess I created!!

    With someone who has a little time....could you fool around with this and make it run right??? lol
    (there are about 7 more animals i need to add)

    thnx for any help!
    Attached files Attached files

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need Spelling program help...

    Before I spend any time looking at it, I will give you a tip to help you have more fun viewing your events.

    Instead of having one event for each letter clicked, do the following:

    User clicks on Group.Good:
    -Group.Good: Flash during 00"-09

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need Spelling program help...

    -Made tidier
    -Fixed and deleted bugs
    -Added "FROG"

    I hope this is what you want.
    Attached files Attached files

  4. #4
    No Products Registered

    Join Date
    May 2008
    Location
    U.S.A.
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need Spelling program help...

    here you go. i fixed some stuff. But you seem to have alot of simple mistakes, i would take your time and check over the basic stuff in your game first. Also try the tutorials. Here is the game:
    Attached files Attached files

  5. #5
    No Products Registered

    Join Date
    Aug 2006
    Location
    USA - Florida
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need Spelling program help...

    Much thnx guys - very appreciated! I get to a point where things just seem garbled and I cant SEE those simple mistakes! Im gonna keep pluggin though - it helps having your support and guidance!


  6. #6
    No Products Registered

    Join Date
    Aug 2006
    Location
    USA - Florida
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need Spelling program help...

    one more question!

    In the version Im working on I have audio files play when each letter is clicked. So when "A" is clicked the sound of "A" is played, and so on. Had to delete these files when sending them here cause it was too large.

    In both your fixed versions (which work great), I now havent a clue how to incorporate these wav's, since "group" is clicked instead of individual letters. Is there an easy way to do this or will I still need to have each letter clicked -in addition- to using the group click? -hope u understand my querstion-


  7. #7
    No Products Registered

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

    Re: Need Spelling program help...

    Ok rich, I think I found a way of making you spelling program in around 10 or 15 events!

    But I am in a different computer, I will be sure to finish the newest version ASAP! ^___^

  8. #8
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need Spelling program help...

    Here is an idea that is probably much more complicated than neccasary.

    Create a folder in your application's folder called "Sounds". Add all the letter sound files to this folder. Add the event (At the top):

    Start of Frame:
    -Group.Good: Spread Value 1 in Alterable Value A

    Then create a list object. Add to this list the names of all the sound files starting at the top. For example, if the sound file for "A" was named "ASound.wav" you would add that name to the first line. Add this action to Click on Group.Good:

    -Play Sample File apppath$+"\"+List Line Text$( "List", Alterable Value A("Group.Good"))

    Does this work?

  9. #9
    No Products Registered

    Join Date
    Aug 2006
    Location
    USA - Florida
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need Spelling program help...

    Dynamite - thnx, much appreciated!

    Jaffob - Well, I took the long route and just added the xtra events for now and the sounds work fine...but I've run into more problems just trying to adapt some of your changes into furthering things with other animals & actions. But dont help (for now) - I need to figure this stuff out, its probably the ONLY way I'm gonna grasp any of this. Just seeing what changes you DID make has taught me a lot! There's just MORE stuff I need to understand!

    Truly, I feel like the lowly waterboy, barely worthy of carrying your (and others) bat! lol

    Some of this stuff's sinking in though, just not fast enough for my liking!!!

    A BIG thnx once again!

  10. #10
    No Products Registered

    Join Date
    Jun 2006
    Location
    in the milky way galaxy
    Posts
    195
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need Spelling program help...

    well

    thpought id point out a bug, if you press a letter thats in the word like4 times than it will think that you had pressed all 3 of the buttons.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Spelling correction program
    By ezra in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 18th June 2010, 03:04 PM
  2. Spelling error in install creator & pro
    By csc2ya in forum Install Creator and Patch Maker
    Replies: 3
    Last Post: 6th May 2008, 07:28 AM
  3. Program to Program Coding - Is it Possible ?
    By MBK in forum Multimedia Fusion 2 - Technical Support
    Replies: 20
    Last Post: 24th June 2007, 12:34 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
  •