A Flash Developer Resource Site

Search:

Type: Posts; User: NoChance45

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    750

    MX http://uploading.com/files/3ULZXRQX/betaupgrades.f...

    http://uploading.com/files/3ULZXRQX/betaupgrades.fla.html
  2. Replies
    3
    Views
    750

    MX Help?

    Help?
  3. Replies
    2
    Views
    478

    This code is even easier. Stage.showMenu =...

    This code is even easier.

    Stage.showMenu = false;
  4. Replies
    3
    Views
    750

    MX Flash Help(Chat)

    This is for an offline chat test I need help with.
    I have a input text box with the var "words". I also have a sprite named object. He doesn't have a speech bubble until the third frame. It has a...
  5. Thread: Quick Code

    by NoChance45
    Replies
    8
    Views
    650

    MX Any help?

    Any help?
  6. You mean something like this? on (press) {...

    You mean something like this?

    on (press) {
    startDrag(this, true);
    }
    on (release) {
    stopDrag();
    if (this._droptarget == "/sprite_mc") {
    _root.sprite_mc.gotoAndStop(2);
    }
  7. Thread: Quick Code

    by NoChance45
    Replies
    8
    Views
    650

    MX When you are at frame(?) the frame(?) actions add...

    When you are at frame(?) the frame(?) actions add 10 to the number of coins you have.(Start out with 100 coins)
    And when you visit a frame called construction if you have 150 coins you go to frame...
  8. Thread: Quick Code

    by NoChance45
    Replies
    8
    Views
    650

    MX I tried, It works with a button but not with a...

    I tried, It works with a button but not with a frame.
    I'm trying make a coin system, by visiting a frame you earn 50 coins.
    I also need like a code like if you have 300 coins, you can buy an item.
  9. Thread: Quick Code

    by NoChance45
    Replies
    8
    Views
    650

    MX Thats alright but I need like adding +10 to the...

    Thats alright but I need like adding +10 to the number of coins_txt.
  10. Thread: Quick Code

    by NoChance45
    Replies
    8
    Views
    650

    MX Quick Code

    I need a code that adds 10 to a dynamic text box?
  11. Replies
    0
    Views
    544

    MX Change direction of sprite with mouse.

    I got everything I need I'm having trouble with this code.

    var myTan:Number;
    var myAng:Number;
    myMc.onEnterFrame = function():Void
    {
    var myTan:Number = this._ymouse/this._xmouse;
    var...
  12. Replies
    8
    Views
    1,075

    Flash8 Thank you. It works!

    Thank you. It works!
  13. Replies
    8
    Views
    1,075

    Flash8 I need a code.

    I need a code.
  14. Replies
    8
    Views
    1,075

    Flash8 Ok. For example if object.mc collides with...

    Ok. For example if object.mc collides with hatitembox.mc, your object.mc changes a frame to 2.
    For the other example, if the object.mc is on the second frame when you collide with secretdoor.mc you...
  15. Replies
    1
    Views
    3,681

    Anyone want to join.

    Anyone want to join.
  16. Thread: Flash Help

    by NoChance45
    Replies
    1
    Views
    827

    Any help?

    Any help?
  17. Replies
    1
    Views
    3,681

    Graphic's Clan and Contest

    We are doing a graphic contest to start things off.
    To join the the graphics clan, you need to show some artwork. Like a background or a room or even an animal drawn. You need 2 examples at Least....
  18. Replies
    8
    Views
    1,075

    Flash8 For instance if your sprite is in contact with...

    For instance if your sprite is in contact with another thing(hat box), your sprite changes a frame in the movieclip without it being inside the moveclip and has the hat item on its head. For instance...
  19. Replies
    8
    Views
    1,075

    Flash8 Flash Help....

    I am making a game that involves you when your sprite touches(hit.test) a item box it gets an item on like a hat. And I was also wondering(Adding on to the previous sentence.) when you have the...
  20. Replies
    5
    Views
    597

    MX Sorry, thats not the code I was looking for.

    Sorry, thats not the code I was looking for.
  21. Replies
    5
    Views
    597

    MX Anyone? I got CS4, so any code will work now.

    Anyone? I got CS4, so any code will work now.
  22. Replies
    5
    Views
    597

    MX Thanks. I need a code for a sprite that can turn...

    Thanks. I need a code for a sprite that can turn in different directions when the sprite turns. Here they are.
    They arent that good.
    http://img30.imageshack.us/img30/1313/spritesm.png
    They are in...
  23. Replies
    5
    Views
    597

    MX Flash Help 2?

    How do I make a code that you cannot right click in the game?
  24. Thread: Flash Help

    by NoChance45
    Replies
    4
    Views
    447

    MX Anyone else?

    Anyone else?
  25. Thread: Flash Help

    by NoChance45
    Replies
    4
    Views
    447

    MX Thanks. It works.

    Thanks. It works.
Results 1 to 25 of 32
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center