A Flash Developer Resource Site

Search:

Type: Posts; User: Dried Monkey

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. I'm posting the .fla just in case I put a...

    I'm posting the .fla just in case I put a spelling mistake in an instance name or something along those lines. I used CS4 and forgot to convert it to CS3. Sorry about that. Here's the working file...
  2. [AS2] Walls for a Scrolling Background for an RPG

    Hey, everyone. I am making an RPG that uses a scrolling background. I made it so that when I use the arrow keys, it moves the background. The character doesn't move. He stays in the center. This...
  3. There are some things that think would make the...

    There are some things that think would make the game better (some of them may be repeated):


    Add graphics outside the track to show what turn or curve is coming long before it happens (You don't...
  4. Replies
    3
    Views
    892

    Thanks for your help, but that's not quite what I...

    Thanks for your help, but that's not quite what I wanted. Attached is a .fla of what I want, but not as a gradient. I want a gradient instead of 3 shades. If you understand what I'm talking about and...
  5. Replies
    3
    Views
    892

    [CS3 (AS2)] "C" Shaped Gauge

    Hey, everyone. I'm working on a "C" shaped gauge. I want to make it so the gradient starts blue at the base and turns red at the top. I want it to go around the entire circle instead of cutting...
  6. Replies
    66
    Views
    17,298

    Unfortunately, I did not have time to...

    Unfortunately, I did not have time to participate. Do non-participants still get to vote?
  7. Replies
    70
    Views
    6,308

    I have next to no time to do it, because I'm just...

    I have next to no time to do it, because I'm just starting and I have to work today, but I decided I'll attempt to make a game. It'll probably be crappy due to the lack of time and I may not even...
  8. Replies
    70
    Views
    6,308

    What the hell? My internet glitched and it cloned...

    What the hell? My internet glitched and it cloned my reply.
  9. Replies
    70
    Views
    6,308

    3 things... 1) I will not be joining the...

    3 things...

    1) I will not be joining the competition this week, for I have to work everyday this weekend.

    2) pseudobot, I was joking about the pudding/office day theme - EDIT: (No Offence)
    ...
  10. Replies
    70
    Views
    6,308

    That one doesn't seem that bad either.

    How about "Pudding and A run of the mill day at the office"?[/QUOTE]

    That one doesn't seem that bad either.
  11. Replies
    2
    Views
    753

    First, what are you talking about when you day...

    First, what are you talking about when you day "flash intro"?
  12. Replies
    2
    Views
    580

    Have you checked the Flash Kit tutorial section?...

    Have you checked the Flash Kit tutorial section? I'm pretty sure there are a lot of tutorials on making high score boards in the games section.
  13. Replies
    147
    Views
    10,392

    During a competition, would people be allowed to...

    During a competition, would people be allowed to ask for help with their games or would it be considered cheating?
  14. Replies
    2
    Views
    513

    Well, here's one way to do it: onClipEvent...

    Well, here's one way to do it:



    onClipEvent (enterFrame) {
    MaxSpeed = 10;
    this._x = (this._x+random(MaxSpeed));
    this._x = (this._x-random(MaxSpeed));
    this._y =...
  15. Replies
    52
    Views
    5,987

    Here are some suggestions: A 1) Burning...

    Here are some suggestions:
    A
    1) Burning Building
    2) Rescuing People

    B
    1) Farm
    2) Sorting Animals

    C
  16. For the second question, put a dynamic text box...

    For the second question, put a dynamic text box above the character's head and change your code to something along these lines:


    _root.orchp -= Damage;
    Damage = random(40);

    As for the...
  17. Replies
    2
    Views
    427

    I will ask to things of you: 1) Upload the...

    I will ask to things of you:

    1) Upload the .fla. I don't know what could be wrong right now. The .fla might reveal it.

    2) For future reference, instead of making two separate posts for one...
  18. Replies
    6
    Views
    518

    What do you mean? - Do you mean when the elves...

    What do you mean?

    - Do you mean when the elves pop up and expand?
    - Do you mean manually or with Action Script?

    Answer those and I might be able to help.

    Edit: Also, what rotating?
  19. The only thing I can suggest right now, is send...

    The only thing I can suggest right now, is send the .fla so that other people can examine it. I've never come across that problem, so I wouldn't know what to do unless I see it.

    Edit: Scratch...
  20. Replies
    7
    Views
    1,452

    Did the information provided in that link help,...

    Did the information provided in that link help, or is it still a dead end?
  21. Replies
    24
    Views
    3,676

    Poll: So... I take it that the competition is not this...

    So... I take it that the competition is not this weekend. Am I correct?
  22. Replies
    7
    Views
    1,452

    Dude, why are you posting in Flash Newbies? That...

    Dude, why are you posting in Flash Newbies? That does not sound like a beginner's work.
    Anyways...
    Follow this link. Hopefully it helps. They discuss the same thing:...
  23. Replies
    4
    Views
    355

    Here are the steps to downloading it: 1) Get...

    Here are the steps to downloading it:

    1) Get Mozilla FireFox
    2) Follow the link provided by EvolveDesigns
    3) Click on "File" at the top
    4) Pick "Save Page As"
    5) Make sure it says...
  24. Replies
    2
    Views
    385

    So are you asking for a .fla containing a few...

    So are you asking for a .fla containing a few pictures that you can switch between using buttons like on that slice website you provided?
  25. I don't see a problem. There are already previous...

    I don't see a problem. There are already previous and next buttons
Results 1 to 25 of 57
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center