A Flash Developer Resource Site

Search:

Type: Posts; User: teh shame

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,872

    AS 2 Attaching projectiles

    Hi, I'm trying to make a movieclip load a seperate movieclip at random intervals, I'm not exactly new to AS2 but I've never touched on this at all, essentially it's an enemy firing a bullet, I have...
  2. Replies
    7
    Views
    2,574

    AS 2 thanks, It's always something stupidly simple...

    thanks, It's always something stupidly simple like that
  3. Replies
    7
    Views
    2,574

    AS 2 74175 This is the file

    74175

    This is the file
  4. Replies
    7
    Views
    2,574

    AS 2 that hasn't worked, sorry :\ No error or...

    that hasn't worked, sorry :\ No error or anything, it just keeps going up
  5. Replies
    7
    Views
    2,574

    AS 2 Matching Variables question

    hi, I'm trying to get a dynamic text box to stop going higher when it reaches a number defined by another dynamic text box, ex. text box 1 starts at Zero, and text box 2 starts at 25, whenever you...
  6. Replies
    1
    Views
    2,114

    AS 2 Variable Question

    Hey, I'll apologise in advance - this is probably going to be a noob question. What would the code be to make a movie clip change frames depending on what a variable is? For example, the code I have...
  7. Replies
    1
    Views
    599

    [CS4] Flash game- Power-ups

    hi, im making a game in using AS2, and want to put in powerups, like, If your character touches the red ball, they run faster etc.

    But i have no idea how I would go about scripting that out, can...
  8. Replies
    1
    Views
    473

    nevermind, worked it out SOLVED! on(release){...

    nevermind, worked it out SOLVED!

    on(release){
    gotoAndPlay("FrameName");
    }
  9. Replies
    1
    Views
    473

    Really Simple AS2 question

    Hi, could someone please help me get the code to make a movie clip link to a frame (in different scene) in the movie, here's what i have:

    on(release){...
  10. Replies
    0
    Views
    332

    [CS3] help please! platform help

    hi, in a platform game im making, theres a bit where you jump on a moving platform, but when you do that, it moves without you, what script would i use to make it move your player as well?
  11. Replies
    0
    Views
    484

    [CS3] hit test help please!

    hey, using as2, whenever i put a hitTest code in, such as

    onClipEvent(enterFrame){
    if(this.hitTest(_root.player)){
    _root.player.gotoAndStop(4);
    }
    }

    it works, just it hit tests if the...
  12. Replies
    0
    Views
    454

    [CS3] intermediate as2 question

    hi, i'm making a flat mario style platform game, there is a bit with a moving platform that you have to jump onto and it moves across, what script would i use to make my character move with it? halp...
  13. Replies
    2
    Views
    557

    extremely stupidly easy question

    hi, how do you press to bring up the scenes tab enabling you to switch them around?

    please help, thanks :)
  14. Replies
    2
    Views
    591

    hanks a bunch :D

    hanks a bunch :D
  15. Replies
    2
    Views
    591

    AS2 Dynamic Text help pls

    hi, im making an "rpg" game and i need to make it so when you hit level 3 you can press CTRL to use a water sword. this is my script:
    onClipEvent(enterFrame){
    if(_root.LVL==3){...
  16. Replies
    6
    Views
    502

    didnt work :/

    didnt work :/
  17. Replies
    6
    Views
    502

    umm....everything is MC

    umm....everything is MC
  18. Replies
    6
    Views
    502

    disable the tab cheat,

    disable the tab cheat,
  19. Replies
    6
    Views
    502

    [F8] Please help me

    Hey im trying to make a point & click escape game, but i cant work out how to disable the tab cheat. Can someone please help me?
  20. Replies
    4
    Views
    472

    I just don't think it makes sense, i'm trying to...

    I just don't think it makes sense, i'm trying to learn it
  21. Replies
    4
    Views
    472

    hmmmm.... So they deliberately made it...

    hmmmm.... So they deliberately made it stupid?????
    Thanks anyway
  22. Replies
    4
    Views
    472

    quick as3 question

    hey I just upgraded from flash 8 to cs3, and I can't put scripts on my objects, what the problem?
    Pls help
  23. Thread: Cheat Help

    by teh shame
    Replies
    3
    Views
    433

    i still need the tab code, pls someone help

    i still need the tab code, pls someone help
  24. Thread: Cheat Help

    by teh shame
    Replies
    3
    Views
    433

    thanks

    thanks
  25. Thread: Cheat Help

    by teh shame
    Replies
    3
    Views
    433

    Cheat Help

    Hey hey, im trying to make an escape game but i wanna get rid of the

    Right click>forward cheat
    and the tab cheat, what's the code pleeaaassee?
Results 1 to 25 of 30
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center