A Flash Developer Resource Site

Search:

Type: Posts; User: craziumdude

Page 1 of 5 1 2 3 4

Search: Search took 0.03 seconds.

  1. :D Thank you very much I do have one more...

    :D Thank you very much

    I do have one more minor question

    My movie clip is set to stop at frame 1. I set a var to trigger my movie clip to gotoAndPlay (2);

    It just goes to 2 and stops. I...
  2. [AS3] Changing stage variables from within a movie clip

    I'm brand new at as3, just switched from as2. I want to change variables on the main stage's code from within a movie clip.

    Say for example, I want to change a variable called 'chair'

    In...
  3. Replies
    4
    Views
    1,163

    No problem Oh thanks, I'll look into that. I'm...

    No problem
    Oh thanks, I'll look into that. I'm still not so sure what it means by this part


    Anyone else wanna give me some insight on this?
  4. Replies
    4
    Views
    1,163

    [CS4]Score hashing

    Okay so I'm making a game for this guy (using AS2) and he now decides to tell me he needs the score and date sent to the site. I am experienced in making games but I have never learned how to do...
  5. Replies
    23
    Views
    3,847

    Hey maybe chat will stop murdering Firefox for a...

    Hey maybe chat will stop murdering Firefox for a change.
  6. What? Well first off, if you want to make a...

    What?

    Well first off, if you want to make a .gif, just go to File>Export Image> then select .gif.
  7. Replies
    2
    Views
    638

    That's actually the exact thing I ended up doing....

    That's actually the exact thing I ended up doing. I was just hoping there was just a button or something I could click that would save me the trouble but it's not too important.

    Thanks, anyhow.
  8. Replies
    2
    Views
    638

    [CS4] Quick question

    How do you put a neat little border around the stage so you can see precisely where the stage is at when working with a large graphic?
  9. Replies
    50
    Views
    147,028

    Sticky: First post of '09:)

    First post of '09:)
  10. Replies
    3
    Views
    675

    It's easy. Open up the symbol and align it...

    It's easy.

    Open up the symbol and align it there.
  11. Thread: 1984

    by craziumdude
    Replies
    0
    Views
    1,534

    1984

    This is a school project I whipped up last month:
    Part 1:
    http://www.newgrounds.com/portal/view/473768
    Part 2:
    http://www.newgrounds.com/portal/view/473769

    Whaddya think?
  12. Replies
    2
    Views
    366

    Put the button inside of a movieclip. Have the...

    Put the button inside of a movieclip. Have the first frame of the mc be blank with the code:

    stop();
    if (_root.something == true){
    gotoAndPlay(2);
    }

    Have the second frame...
  13. Replies
    1
    Views
    399

    Try to avoid using scenes, they only cause...

    Try to avoid using scenes, they only cause trouble.
  14. Replies
    9
    Views
    2,218

    You could use: If (!Key.isDown or you could...

    You could use:

    If (!Key.isDown

    or you could also add:

    } else {
    gotoAndStop(2);
  15. I ended up fixing this myself. In the publish...

    I ended up fixing this myself.

    In the publish settings, I set the audio stream to "raw"
  16. Thread: pong

    by craziumdude
    Replies
    20
    Views
    1,870

    Nah, I'm done doing that. It was just kinda...

    Nah, I'm done doing that. It was just kinda nostolgic.

    See, I come from a forum where the average person posts 10000 times a year, so I'm noticing that it's a ton harder to post here.
  17. Replies
    8
    Views
    2,326

    Good stuff.

    Good stuff.
  18. Replies
    31
    Views
    1,802

    The worst thread ever.

    Let's go.
  19. Replies
    120
    Views
    9,606

    I'm sad Pontiac is no more. Who cares about...

    I'm sad Pontiac is no more. Who cares about Chrystler?
  20. It was a school project, so I kept the framerate...

    It was a school project, so I kept the framerate at 12. This is my problem, isn't it?

    Is there any way to fix this? All the audio parts are in stream and I haven't used any complex shape tweens...
  21. Oh come on people. This is an important project.

    Oh come on people. This is an important project.
  22. [MX04]Audio and video gradually grow apart over time

    Hey, I have a longer animation, about 9 minutes long. When I publish it in Flash Player 7, the video gradually slows down and the mouthing gets more and more off. Near the end, the sound is over by...
  23. Replies
    12
    Views
    1,119

    It's similar to YouTube. It would be much too...

    It's similar to YouTube. It would be much too time consuming and there wouldn't be any point in going crazy over things that have no effect on the product.
  24. Thread: pong

    by craziumdude
    Replies
    20
    Views
    1,870

    :scared: What a terrible noob I was. I feel...

    :scared: What a terrible noob I was. I feel quite ashamed.

    For the record, the pong game turned out fine and I even added a little dude that dances in the middle and gets knocked down depending...
  25. Replies
    1
    Views
    3,249

    This seems to be the most asked font question and...

    This seems to be the most asked font question and I've still never seen an answer.
Results 1 to 25 of 113
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center