A Flash Developer Resource Site

Search:

Type: Posts; User: clinton2

Page 1 of 6 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    725

    I updated it, tell me what you think:)

    I updated it, tell me what you think:)
  2. Replies
    8
    Views
    725

    Thanks for the feed back! Maybe I should change...

    Thanks for the feed back! Maybe I should change the blue screen change fades to black.

    The final score board might have lagged because I had two 72 size dynamic text areas in there. I changed...
  3. Replies
    8
    Views
    725

    Ice Bong V. 1.99.98(updated)

    This verion I want to get rid of all the bugs and any things that would lower the overall rating. Please give me feedback on any parts of the game that you think should be tweeked inhanced. Please...
  4. Replies
    8
    Views
    867

    i think it might be the vecor grafics but most...

    i think it might be the vecor grafics but most likely not since it doesn't play over and over. There are not loops at all. Could it be that the code is inserted into a onclip event handler on both...
  5. Replies
    8
    Views
    867

    thats lag, cuz on my comp its prety fast, raising...

    thats lag, cuz on my comp its prety fast, raising the fps can't speed it, it will just lag more. I have to do some optimizing. 25 fps its currently on btw.
  6. Replies
    8
    Views
    867

    oh crap sry, I forgot to post a link...

    oh crap sry, I forgot to post a link http://pixo.bravehost.com/
  7. Thread: drag

    by clinton2
    Replies
    3
    Views
    546

    put a button INSIDE the movie clip you want...

    put a button INSIDE the movie clip you want draged and type this in the button actions...


    on(click) {
    startDrag(this);
    }
    on(release) {
    stopDrag();
    }
  8. Replies
    8
    Views
    867

    Beta: Ice Pong v .77(closed)

    Could you please test my pong game. There is still alot to do on it but I wanted to know what poeple think of a game like this so I can get rid of any thing that would make the game less injoyable.
    ...
  9. Thread: Cursorrama

    by clinton2
    Replies
    3
    Views
    505

    I don't realy think I will make a game of this...

    I don't realy think I will make a game of this since I have other plans for an other game already.
  10. Thread: Cursorrama

    by clinton2
    Replies
    3
    Views
    505

    Cursorrama

    http://newgrounds.com/portal/view/317597

    please comment
    this is not fully a game, just 43 different cursors.
  11. Replies
    3
    Views
    447

    New Game!: Buddy In Space 2

    Here's a new game I just made...Please leave a comment.
    http://newgrounds.com/portal/view/315844
  12. Replies
    8
    Views
    674

    The editor is not able to make games just tile...

    The editor is not able to make games just tile based maps like tonypa's. This is made so you don't have to code the array by yourself, which gets very hard when you have double or thripple number...
  13. Replies
    8
    Views
    674

    KMAPv2, tile based map editor

    http://img202.imageshack.us/full.php?image=kmap6ee.swf

    I just map a tile based map editor. Its a great tool for tile based games. Please try it out and tell me what you think.:)
  14. Replies
    1
    Views
    394

    Making an array to fit map

    I'm making a level editor and I'm making it so I can save the map on a cookie.

    Eg: there are 10 tiles on the scree. After every two tiles the line breaks and goes into two other tiles like...
    ...
  15. Replies
    2
    Views
    507

    [Complete]Buddy In Space, shoot 'em up

    A new game I made, check it out...
    http://newgrounds.com/portal/view/279042

    please rate and write a review.
  16. Replies
    2
    Views
    423

    fade in/fade out scripted sound

    I was just wondering how you script a fade out/fade it affect. I was thingking that maybe the volume would have to be decremented or incremented.
    how exactly would you do it?

    EDIT: as1
  17. Replies
    0
    Views
    514

    My nonMySQL php highscore list

    I'm making a highscore list using php not using mySql. I made a script but I'm getting alot of errors.


    It says that the numbers that are being looped are undifined offset.


    <?php
    $scores =...
  18. Replies
    16
    Views
    1,536

    I agree, I can't wait to get...

    I agree, I can't wait to get this!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  19. Replies
    6
    Views
    1,419

    will you be able to set filters to movie clips...

    will you be able to set filters to movie clips using actionscript?
  20. Thread: Actionscripts

    by clinton2
    Replies
    1
    Views
    1,321

    Actionscripts

    I saw on the demo at the macromedia site(got blowen away), in the actions pannel there is a list of actionscript 1.0 and actionscript 2.0 codes ect. Will you be able you use both of them together?
  21. Replies
    6
    Views
    1,419

    What is it going to be called, Flash mx 2006, or...

    What is it going to be called, Flash mx 2006, or just flash professional 8?
  22. Replies
    6
    Views
    1,419

    Flash 8 and a.s.

    What program do you use to make Flash 8 affects and stuff, will the actionscript be the same?
  23. Replies
    0
    Views
    522

    rss in php HELP!!!!!!!!

    I'm making a rss thing for my site the way it works is

    a person logs into a part of the site where there is a form, there the admin can post news, when the news is posted it goes to a xml file....
  24. Replies
    6
    Views
    681

    thankyou, is works

    thankyou, is works
  25. Replies
    6
    Views
    681

    Yes, its like counters/count_movies_1.txt...

    Yes, its like
    counters/count_movies_1.txt
    counters/count_movies_2.txt
    counters/count_movies_3.txt
    and so on...
Results 1 to 25 of 139
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center