A Flash Developer Resource Site

Search:

Type: Posts; User: jarnold

Page 1 of 4 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    3
    Views
    1,605

    Thanks for your continued work on KM.

    Thanks for your continued work on KM.
  2. Replies
    6
    Views
    1,402

    v7-AS3 thanks for this!

    thanks for this!
  3. Replies
    0
    Views
    431

    v7-AS3 more on moving from as1 to as3

    Can someone look at this for me and talk me through where I'm going wrong? The input text box allows a student to spell a word. If correct it's removed from the array. At the end the array is called...
  4. Replies
    2
    Views
    619

    v7-AS3 Thanks for the reply, Bob.

    Thanks for the reply, Bob.
  5. Replies
    18
    Views
    1,931

    v7-AS3 Thanks for the advice - very helpful. john

    Thanks for the advice - very helpful.
    john
  6. Replies
    2
    Views
    619

    v7-AS3 as3 and buttons

    Hi again. Sorry to bombard you with questions but when I used as1 and imported a KM button there was an option to add AS to the button. That's not the case with as3 (or have I missed it?) - is the...
  7. Replies
    18
    Views
    1,931

    v7-AS3 Hi again I can't get over how sophisticated this...

    Hi again I can't get over how sophisticated this is instead of using a jpg for the clock face. Would I have to do something like this to have the hour numbers? Not my script.
    var...
  8. Replies
    18
    Views
    1,931

    v7-AS3 Thanks for the explanation. I'll sift through...

    Thanks for the explanation. I'll sift through this - still too much for me! Once the point (time on clock face) was correct, (when the hands glow)how could you add a score (up to 5) and a question...
  9. Replies
    18
    Views
    1,931

    v7-AS3 wow, light years beyond me. The only way for me...

    wow, light years beyond me. The only way for me to learn is take simple code and try to use it. Is there any way my .fun can used to achieve a simpler version? I'm still not sure how to trigger the...
  10. Replies
    18
    Views
    1,931

    v7-AS3 [QUOTE=w.brants;4226228]This is how I would...

    [QUOTE=w.brants;4226228]This is how I would approach it ( http://www.waterlijn.info/km/as3/Clock.html ) but is of course more fun to figure things out yourself.
    QUOTE]

    Fun is not the word I'd...
  11. Replies
    5
    Views
    589

    Hi thanks again for your time. I want kids to be...

    Hi thanks again for your time.
    I want kids to be able to move the hands forwards to get the correct time say 2 o'clock. If they make a mistake they have to go all the way around (so I want to be...
  12. Replies
    5
    Views
    589

    Thanks for that. Thought that hourhand.rotation...

    Thanks for that. Thought that hourhand.rotation and minutehand.rotation made the function different without having to rename them - your code is better. Is there a way for the hand to go forwards or...
  13. Replies
    5
    Views
    589

    help with rotations

    Hi, I'm trying to make a clock for students to tell time. It works for

    hourhand.addEventListener(MouseEvent.CLICK, onClick); //click to move hour forward

    function onClick(event:MouseEvent):void...
  14. Replies
    18
    Views
    1,931

    v7-AS3 Thanks for the reply. The .fun shows both hands...

    Thanks for the reply. The .fun shows both hands move forward now - had the same function for both hands before. Can't have it moving backwards or check to see if the student entered the time...
  15. Replies
    18
    Views
    1,931

    v7-AS3 Hi Bret, Can you explain that to me? I've made a...

    Hi Bret,
    Can you explain that to me? I've made a simpler clock using

    minutehand.addEventListener(MouseEvent.CLICK, onClick); // tried putting this in a button to move forward but like student...
  16. Replies
    18
    Views
    1,931

    v7-AS3 Thanks

    Thanks for the reply Bret, I'll have a go. Any thoughts about the option of going forwards or backwards?
    Updated the fun.
    ja
  17. Replies
    18
    Views
    1,931

    v7-AS3 help with rotations for clocks and angles

    Happy New Year everyone,
    I'm trying bits of code to come to terms with AS3 within KM7. Eventually this will be used for students to move the arms of a clock to the correct time. Later in another...
  18. Replies
    6
    Views
    850

    v6-AS1 Thanks guys, I'll be looking at Bret's site and...

    Thanks guys,
    I'll be looking at Bret's site and your threads for help. Also in Oz, Swinburne Uni
    http://www.swinburne.edu.au/design/tutorials/flash-video-tutorials-as3.php
    has some great...
  19. Replies
    6
    Views
    850

    v6-AS1 Thanks for the advice both of you. I'll be doing...

    Thanks for the advice both of you. I'll be doing some holiday reading!!!
    ja
  20. Replies
    5
    Views
    1,333

    v7-AS3 Same to you. Thanks for all the suggestons you...

    Same to you. Thanks for all the suggestons you post.
    ja
  21. Replies
    0
    Views
    479

    v7-AS3 Searching for KM tutorial

    Hi all,
    Merry Christmas! The trouble with KM is that it is such a great graphical interface you want to do more than your abilities! Thanks to all that help in this forum.
    Is this possible in KM -...
  22. Replies
    6
    Views
    850

    v6-AS1 Thanks for the reply, it does want I want now. ...

    Thanks for the reply, it does want I want now. In your opinion is it better to try to learn AS3 from the start or try older actionscripts first to see how it all works?
    ja
  23. Replies
    6
    Views
    850

    v6-AS1 help with counter increase

    Hi,
    Bret gave me this to get around a text box problem. Now I'm trying to get the counter to only increase when the right answer is given. At the moment it will always give 100% because of the loop...
  24. Replies
    3
    Views
    905

    CS3 Thanks Captain Planet and dudeqwerty for replying...

    Thanks Captain Planet and dudeqwerty for replying - I have used the " one" in the arrray - didn't express it well so thanks for verifying the method and I'll try the AS in the textbox. The function...
  25. Replies
    3
    Views
    905

    CS3 Pointer about textbox and word wrap

    Hi,
    I've got an array showing in a dynamic texbox with word wrap and multi - line.
    a = ['one','two','three','four','five','six','seven','eight','nine','ten', '-'];
    How can I get the textbox to...
Results 1 to 25 of 78
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center