A Flash Developer Resource Site

Search:

Type: Posts; User: chriscant

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    644

    that doesnt work the combobox just resets itself...

    that doesnt work the combobox just resets itself once you change frame
    _root.dropa = drop1.getSelectedItem().label;
  2. Replies
    3
    Views
    644

    maintaining values in combo boxes

    Is there a way to maintain the selected value in the combo box over multiple frames? e.g. a user selected a option then moved to next frame but then wanted to move back to check their selection?
  3. Replies
    6
    Views
    7,667

    im not that smart unfortunatly :(

    im not that smart unfortunatly :(
  4. Replies
    6
    Views
    7,667

    on the actions timeline add a new keyframe at the...

    on the actions timeline add a new keyframe at the end of the animation with stop(); in the actionscript window?
  5. Replies
    1
    Views
    802

    silhouette image appear on roll over

    Hi all, this might sound confusing or completely stupid and simple i dont know but i was wondering how i would go about this.

    I will have an image with 3 people in it, these people will be...
  6. Replies
    2
    Views
    423

    thanks for the advise but it has just made it...

    thanks for the advise but it has just made it more infuriating as now the answers in the answer.text boxes are teh same as the ones in the user input boxes but it still comes up as incorrect
  7. Replies
    0
    Views
    1,410

    [MX] Number array

    Hi all,
    Im wanting to select a number (0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 10)
    from an array to add to a var to then be able to do calculations with it. I'll include the current file i...
  8. Replies
    2
    Views
    423

    [MX] Maths calculations incorrect

    Hi all, i have created a program for students to test themself on upper and lower bounds to 1decimal place e.g. 12.7 upper would be 12.75 lower would be 12.65. I've encountered a problem during...
  9. Replies
    0
    Views
    1,060

    [MX] Trim Spaces

    Hi, now i know there are many different posts on this but sadly none that i understand except this 1 which i found elsewhere



    The only problem is i cant get it working properly to work with...
  10. Replies
    1
    Views
    3,624

    Math.Random Upper and Lower Bound

    Hi,
    Im wanting to make a exercise for students with upper and lower bounds to 1 decimal place e.g. 12.7 Lower = 12.65 Upper = 12.75 The problem is the math.random brings whole numbers aswell...
  11. Replies
    2
    Views
    477

    thanks for your help

    thanks for your help
  12. Replies
    2
    Views
    477

    [MX] Stopping drag and drop

    Hi all, I was wondering if there was a way or removing drag and drop rights on a movie clip after it reaches a specific point

    I already have an if statement set up which will monitor whether the...
  13. [MX04] Questions and answers from arrays

    Ok i have absolutly no idea where to start with this, i want to create 2 arrays one for questions and one for answers for a quiz, however i want to make this quiz randomly generated. I know i will...
  14. Replies
    4
    Views
    432

    Problem now solved :) thanks for your help

    Problem now solved :) thanks for your help
  15. Replies
    4
    Views
    432

    Here is the .fla file with the alterations

    Here is the .fla file with the alterations
  16. Replies
    4
    Views
    432

    sadly that still allowed the user to repeatedly...

    sadly that still allowed the user to repeatedly press on a correct answer and boost their score
  17. Replies
    4
    Views
    432

    MX2004 AS2 - Increment Correct answer

    Hi, Im trying to get the number for a correct answer to increment only once for each correct answer however i can only get it to increment everytime the word Correct is in a text box, which then...
  18. Replies
    0
    Views
    448

    Close

    Close
  19. Replies
    2
    Views
    2,810

    thanks i've managed to solve the problem now :)

    thanks i've managed to solve the problem now :)
  20. Replies
    2
    Views
    2,810

    Random Calculations

    Hi everyone i've been trying to get a calculation working where i get a randomly generated number and have the user mentally divide it by 10 then enter an answer. I keep getting the answer as...
Results 1 to 20 of 20




Click Here to Expand Forum to Full Width

HTML5 Development Center