A Flash Developer Resource Site

Search:

Type: Posts; User: corky§urprise

Page 1 of 16 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    776

    You can stop all sounds by using...

    You can stop all sounds by using
    stopAllSounds();

    but that will, as it says, stop ALL sounds. if you want to stop the music and the music only, you should code it..e.g.


    m=new Sound(put a...
  2. Replies
    5
    Views
    605

    Tweening won't affect the file size...

    Tweening won't affect the file size drastically..whether you choose to tween or code, the difference will be so small no-one will care.
  3. Replies
    48
    Views
    4,207

    a.) how did you 'get linked to this site' as you...

    a.) how did you 'get linked to this site' as you put it?

    erm...looking at something on newgrounds which came from google and it somehow came back here ^_^


    b.) why are you wondering who...
  4. Replies
    48
    Views
    4,207

    What kind of newspapers do YOU read? It's off...

    What kind of newspapers do YOU read? It's off scary movie 3 :cool:
  5. Replies
    48
    Views
    4,207

    Anyone remember me?

    Hey, got linked to this site on google somehow, and I haven't been here in ages. Does anyone remember me at all? :p
  6. Replies
    4
    Views
    526

    Yeah..it's basically saying..yeah. You got the...

    Yeah..it's basically saying..yeah. You got the code wrong.

    _root.bantry.onRollOver=function() {

    will do it
  7. I did a crappy tutorial on 'hotspots' a while...

    I did a crappy tutorial on 'hotspots' a while back. Search that under flash Game Tutorials on this site if your still stuck.
  8. Games tend to get sponsored more often - as they...

    Games tend to get sponsored more often - as they are much more interactive, and if developed well, the user might want to come back to it.

    With a movie, the plot stays the same every time, so,...
  9. OOh yeah, have you tried ...

    OOh yeah, have you tried

    _root.gotoAndPlay("GAMEOVER",1)

    :)
  10. Yes they can. Try using this. if(_root.shields...

    Yes they can. Try using this.

    if(_root.shields == 0){
    trace("Game over")
    gotoAndPlay("GAMEOVER", 1);
    }


    That code will make a message appear in the output panel saying 'Game Over' if the...
  11. is making games hard work? ...

    [/QUOTE]is making games hard work?[QUOTE]

    Sbort answer - Yes.
  12. 23rd.

    23rd.
  13. _xmouse and _ymouse are read only properties -...

    _xmouse and _ymouse are read only properties - that means you cant edit them. If you could edit them, some-one could screw up your computer really badly - like not being able to click the X button...
  14. Replies
    7
    Views
    729

    Post the FLA then.

    Post the FLA then.
  15. Thread: Spam

    by corky§urprise
    Replies
    5
    Views
    502

    Make flash load a txt or xml file then.

    Make flash load a txt or xml file then.
  16. Replies
    7
    Views
    729

    Actually, no, it barley hangs over it at all....

    Actually, no, it barley hangs over it at all. That isnt a collision problem, your just being fussy :D
  17. You mean like this?

    You mean like this?
  18. Thread: Spam

    by corky§urprise
    Replies
    5
    Views
    502

    Put it inside a swf file - spam bots cant find it...

    Put it inside a swf file - spam bots cant find it there.
  19. Replies
    29
    Views
    1,081

    Poll: Apple pie :)

    Apple pie :)
  20. Replies
    6
    Views
    493

    That isnt an actionscript question, is it ?:D

    That isnt an actionscript question, is it ?:D
  21. Replies
    26
    Views
    2,937

    What?? Man, i got ripped off bad :D Or, most...

    What?? Man, i got ripped off bad :D Or, most likely, you are a corrupt buissness man :D
  22. Replies
    22
    Views
    968

    For starters, a 200k swf is like 10 seconds...

    For starters, a 200k swf is like 10 seconds waiting for us on broadband.Theres no real need for it
  23. Replies
    7
    Views
    3,578

    One question to both statements: why?

    One question to both statements: why?
  24. Replies
    7
    Views
    3,578

    What do you mean? They do have searches... ...

    What do you mean? They do have searches...

    http://img115.imageshack.us/my.php?image=huh3ot.gif
  25. Replies
    10
    Views
    504

    The full error shouldn't look like that. Errors...

    The full error shouldn't look like that. Errors would usually looks like.

    **Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Invalid mouse event specified.
    on (th fact tyhat t) (
    ...
Results 1 to 25 of 395
Page 1 of 16 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center