Search found 4 matches

Go to advanced search

by Austin
Tue Apr 30, 2013 2:01 am
Forum: Issues
Topic: Remembering variables.
Replies: 5
Views: 1026
 
Jump to post

Remembering variables.

and this will transfer to ios when I export?

by Austin
Mon Apr 29, 2013 9:28 pm
Forum: Issues
Topic: Remembering variables.
Replies: 5
Views: 1026
 
Jump to post

Remembering variables.

Sure one button stores var i = 0; and var array = ["one", "two", "three"]; a label use i to display different words ex click button i++ and label displays array does this make sense. I want more than one button to increase i which means something needs to remember i and...
by Austin
Sun Apr 28, 2013 9:28 pm
Forum: Issues
Topic: Remembering variables.
Replies: 5
Views: 1026
 
Jump to post

Remembering variables.

I'm wondering how to use the same variable on multiple buttons. It seems like I have to add jquery on each button. I would like buttons to remember what other buttons did. Or should I use the backend to do this, Thanks

by Austin
Thu Apr 25, 2013 1:10 am
Forum: Issues
Topic: How would I go about creating a multiple choice quiz, which would use the scroller to show the users score?
Replies: 1
Views: 323
 
Jump to post

How would I go about creating a multiple choice quiz, which would use the scroller to show the users score?

I have been looking into your tutorials and am still confused where to edit what. The page would generate a multiple choice question and a scroller to track progress. The user would click an answer and get it right or wrong and the score would either increase or stay the same. From what I have seem ...

Go to advanced search