A Flash Developer Resource Site

Search:

Type: Posts; User: congruent2006

Page 1 of 10 1 2 3 4

Search: Search took 0.03 seconds.

  1. not sure how to post something as resolved....

    not sure how to post something as resolved....
  2. nevermind i figured it out, thanks

    nevermind i figured it out, thanks
  3. Splice array not change array length?

    AS2

    ok, apparently i misunderstood what splice array did,
    i thought it removed the specified number in the array, and shortend the array length, there is some function deleteCount? am i supposed...
  4. oh, not use to doing things that way, but il try...

    oh, not use to doing things that way, but il try it.

    thanks, both very useful!
  5. i tried using a for statement, and if the array...

    i tried using a for statement, and if the array is 0 to add the item, or if it is bigger than 0 ( has an item in it) to keep going,,,,, didnt work somehow.
  6. [help]Best approach? inventory slots

    K, adding inventory slots, easy,
    removing items, and then adding new items in appropriate slots ?
    :scared:

    i have ""slots"" in arrays as x and y coordinates, corresponding to a number
    hence...
  7. Replies
    5
    Views
    981

    skull to skull soccer... head to head "football...

    skull to skull soccer...
    head to head "football "

    head on soccer?

    lol i dunno :P
  8. someone called me lazy for having unfinished...

    someone called me lazy for having unfinished projects,:mad:
    but ffs! there's more to it then that, maybe i thought of better ideas!
    maybe i have no idea to do , or how to do what I wanted to do,...
  9. Replies
    19
    Views
    3,210

    No Squiz, all im saying is, not every game is...

    No Squiz, all im saying is, not every game is going to be your bing bang 500$ -
    20 k Hit of the month/Year,
    and if you make a little experiment that turns out to be a fun little mini game, might...
  10. Heres a link to the fla it was 60 k above the...

    Heres a link to the fla
    it was 60 k above the maximum amount i could post it on here so im using speedyshare.

    http://www.speedyshare.com/786406211.html
  11. no, it was a 500 px image when i made it.

    no, it was a 500 px image when i made it.
  12. Strange problem, imported graphics make file not work

    This is the stranges thing ive ever seen, maybe someone could explain why this happens, and ways to fix it?

    I have a scrolling back ground, it works fine, when I import graphics and put them in...
  13. Replies
    19
    Views
    3,210

    noo im totally down, let me get my crappy little...

    noo im totally down, let me get my crappy little mini games togeather and you can have em...
  14. Nesting Mcs/ localtoglobal coordinates

    Trying to make a scrolling game, cant get nesting MC's ? to work.

    this is the spawn function of the enemy mc


    var ed = sc.getNextHighestDepth();

    var e1=sc.attachMovie("e1", "e1" +...
  15. Replies
    15
    Views
    2,522

    I still havent figured out walls yet! LOL the...

    I still havent figured out walls yet! LOL the only way I can do wills
    is if I make 1 wall for each direction and put them togeather to make 1 wall.
  16. Replies
    1
    Views
    988

    use this system, it rocks. this.xspeed =...

    use this system, it rocks.



    this.xspeed = soldier.speed
    this.yspeed = soldier.speed



    this._x -= ballista.xspeed
  17. Replies
    15
    Views
    2,522

    yes your not actually moving the guy, your moving...

    yes your not actually moving the guy, your moving everything else in the opposite direction.
  18. http://www.mofunzone.com/online_games/azul_baronis...

    http://www.mofunzone.com/online_games/azul_baronis.shtml

    an extremely fun game :D
    ( you can only submit scores if you play it on mofunzone)
  19. Replies
    5
    Views
    1,427

    Hey that actually gave me an idea, but im not...

    Hey that actually gave me an idea, but im not sure if it would work,
    lets say your tileing 32 by 32 tiles, do you really have to make each image 32 by 32? why not have a little overlapping with...
  20. Replies
    15
    Views
    2,522

    I decided to stay TF away from scrolling games...

    I decided to stay TF away from scrolling games until I made a few games, but thats just me.

    just delete the part of the code that actually moves the MC
  21. Replies
    5
    Views
    1,427

    what i had in mind was a stationary game( no...

    what i had in mind was a stationary game( no scrolling)

    but it WAS a general question.
    I think for scrolling the best thing ive seen was you have different tarrain types, maybe have them be 100x...
  22. Replies
    6
    Views
    1,548

    Sounds like you want to trace this to make sure...

    Sounds like you want to trace this to make sure its working? what is the initial problem?
  23. Replies
    15
    Views
    2,522

    dont give the MC you want "centered" any speed,...

    dont give the MC you want "centered" any speed, it is not going to have a
    ._y or ._x speed, everything else has the opposite added or subtracted to their speed.
    if you want him to move around a...
  24. Replies
    5
    Views
    1,236

    that will change depending on the initial...

    that will change depending on the initial direction of your MC you can change that, or have fun playing around changing the 180 to something else :P
  25. Replies
    5
    Views
    1,427

    [DISC] Back ground and image sizes.

    Just curious how big of images people load into their games.
    trying to balance looks, with file size.

    If i plan on having a 600 by 600 game screen, from a top view down game.
    do I make 600 by...
Results 1 to 25 of 231
Page 1 of 10 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center