A Flash Developer Resource Site

Search:

Type: Posts; User: CoopZ81

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. ok thanks so wat is the command to make the...

    ok thanks so wat is the command to make the "ctrl" key play a .wav then please somebody thankyou.
    CoopZ
  2. a few codes 4 playing sound thru AS needed

    Does any1 know what are the line of codes to play a sound on the pressing of a keybored button? and also is it the same for playing sound on an easing menu button click??, if u get meh

    CoopZ:)
  3. Replies
    12
    Views
    523

    the basis of game is from a tutorial i think its...

    the basis of game is from a tutorial i think its on here but i found it elsewhere also. I would be very happy to see your game if uve got a link 2 it or can upload or 2 me by sum means please feel...
  4. Replies
    1
    Views
    469

    .txt based highScore table question

    Im wanting 2 incorporate a highscore table into my game. I had sum real kind chap write the code 4 me 2 do it but im a tad clueless as to how 2 incorporate into my menu and game .... he uploaded up 2...
  5. Replies
    12
    Views
    523

    also this is quite tough i think, im wanting 2...

    also this is quite tough i think, im wanting 2 incorporate a highscore table into my game. I had sum real kind chap write the code 4 me 2 do it but im a tad clueless as to how 2 incorporate into my...
  6. Replies
    12
    Views
    523

    thanks again buddy

    thanks again buddy
  7. Replies
    12
    Views
    523

    By the way does ("song")want be ("imperial march...

    By the way does ("song")want be ("imperial march - menu.mp3") or ("c:\folder\file.mp3") and also the mp3 is all ready playin so i think stopallsounds(); works better .... but i am young padawan in...
  8. Replies
    12
    Views
    523

    thanks again, your becoming my saviour :D

    thanks again, your becoming my saviour :D
  9. thank you sooooooo much i owe u one m8

    thank you sooooooo much i owe u one m8
  10. Replies
    12
    Views
    523

    its not streaming, its imported in my library and...

    its not streaming, its imported in my library and is currently playing. I would 2 know how 2 turn it off with 1 click and back on again with another click (from the begining).
    At the mo i have...
  11. Replies
    12
    Views
    523

    making a on/off mp3 button

    could some kind soul out there please tell me how i can go about having a button, that with one click turns current mp3 off, and with another click will turn it back on again.

    thank you.. CoopZ
    ...
  12. hmm still doesnt seem 2 work. umEnemy=3; ...

    hmm still doesnt seem 2 work.

    umEnemy=3;

    for (i=2; i<=numEnemy; i++){
    enemy1.duplicateMovieClip( "enemy"+i, i+100 );

    }
    score=0;
  13. i think this is code then (touch wood):) erm so...

    i think this is code then (touch wood):) erm so could you please tell me how the removeclip code should look like and where abouts it wants putting. thank you ever so much CoopZ x

    numEnemy=3;
    ...
  14. Below is the code i used to create the enemys,...

    Below is the code i used to create the enemys, wat wud u suggest as the removeclip code. Sorry im all new to this flash business.....CoopZ

    onClipEvent (load) {

    function reset(){
    this._x=600;...
  15. Items from 1 scene interfearing with my menu ... bloomin tie-fighters

    When my game ends and goes back 2 the main menu, i still have enemy craft/ships still scrolling across the menu screen


    Any 1 got any ideas 2 stop this? iv tried putting stop(); in frames i...
  16. Replies
    2
    Views
    354

    cheers works :D

    cheers works :D
  17. Enemy ships persist on scrolling across my menu :(

    When my game ends and goes back 2 the main menu, i still have enemy craft/ships still scrolling across the menu screen


    Any 1 got any ideas 2 stop this? iv tried putting stop(); in frames i...
  18. Replies
    2
    Views
    392

    amazing cheers Geezar you the man :smoov:

    amazing cheers Geezar you the man :smoov:
  19. Replies
    2
    Views
    392

    Quick MovieClip scene jump question

    at the moment im tryin 2 use this code in a movieclip (pill button)

    on ( release ) {
    stopAllSounds();
    _root.gotoAndPlay("Scene 5",1);
    }

    to go back to the start of Scene 5 but...
  20. Replies
    2
    Views
    354

    Quick AS scene jump question

    at the moment im tryin 2 use this code in a movieclip (pill button)

    on ( release ) {
    stopAllSounds();
    _root.gotoAndPlay("Scene 5",1);
    }

    to go back to the start of Scene 5 but...
  21. jumpin to wrong scene, wen not even mentioned in the code :'(

    If any1 out there can help you have no idea how much i would appreciate it. My problem is gettin the game to jump to the correct scene, as i have a button and once clicked it should jump to either...
  22. Replies
    1
    Views
    369

    IF statement in a button / Jumpin Scenes

    If any1 out there can help you have no idea how much i would appreciate it. My problem is gettin the game to jump to the correct scene, as i have a button and once clicked it should jump to either...
  23. Replies
    0
    Views
    380

    IF statement in a button / Jumpin Scenes

    If any1 out there can help you have no idea how much i would appreciate it. My problem is gettin the game to jump to the correct scene, as i have a button and once clicked it should jump to either...
  24. Replies
    1
    Views
    492

    HighScore tables in Flash question

    All over the net the tutorials ive found for HighScore tables in Flash all mention using PHP or / XML. I was just wodering is it possible to use ".txt" file instead and have it stored locally in the...
  25. Replies
    1
    Views
    461

    HighScore tables in Flash question

    All over the net the tutorials ive found for HighScore tables in Flash all mention using PHP or / XML. I was just wodering is it possible to use ".txt" file instead and have it stored locally in the...
Results 1 to 25 of 28
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center