A Flash Developer Resource Site

Search:

Type: Posts; User: nwhc

Search: Search took 0.04 seconds.

  1. Ok that works but now mySound start...

    Ok that works but now mySound start automatically?

    cheers

    Just had a thought could it be my preloaded causing issues?
  2. Ok it was playing both mp3's at once but not now....

    Ok it was playing both mp3's at once but not now. Now it requires 2 clicks to play?
  3. Thanks Mate, I owe you a few :)

    Thanks Mate, I owe you a few :)
  4. Awesome thanks mate, if I were to have 2 mp3's...

    Awesome thanks mate, if I were to have 2 mp3's and 2 buttons would I just need to double the code but have 2 buttons and 2 "mysound" ? I ask because I have 2 people and need a play button under each.
  5. It is a new project so could be ether, I will...

    It is a new project so could be ether, I will proberly keep it AS2 but it wouldn't matter if it was AS3 if it were easier.

    Thanks
  6. Basic mp3 embedded into swf or stream from server.

    Hi all,

    I have searched the internet but can't find the answer I'm looking for, i need a basic swf with a play/pause button to ether play an embedded mp3 file or stream if it is easier.

    Or even...
  7. Replies
    0
    Views
    2,269

    Drag and drop quiz i think?

    Hi All,

    I have played around with the drag and drop template that came with CS3 and have managed to customise it a little bit in the past.

    But now I need to create a quiz that has more drop...
  8. Replies
    6
    Views
    1,142

    Thanks Mate, will try it out today sounds exactly...

    Thanks Mate, will try it out today sounds exactly what I'm looking for.
  9. Replies
    6
    Views
    1,142

    Thanks Nig_13, I just got this working: ...

    Thanks Nig_13,

    I just got this working:

    on(release) {
    if(textbox.text == "Hello my name is dog"){
    gotoAndPlay("yes");
    }else{
    gotoAndPlay("no");
    }
  10. Replies
    6
    Views
    1,142

    they would type the letters then press a button

    they would type the letters then press a button
  11. Replies
    6
    Views
    1,142

    Input text definitions

    Hi All,

    First time poster so be kind :)

    I need to create a file that the user inputs text which looks easy enough, but I need to strictly define what they can put in.

    It is a right/wrong...
Results 1 to 11 of 11




Click Here to Expand Forum to Full Width

HTML5 Development Center