A Flash Developer Resource Site

Search:

Type: Posts; User: HumbuckeR

Page 1 of 10 1 2 3 4

Search: Search took 0.10 seconds.

  1. It's not impossible... but it's extremely hard......

    It's not impossible... but it's extremely hard...

    One way to do that is if the instrumental is panned completely to the left and right channels and the voice(s) in the center channel. But you...
  2. Replies
    14
    Views
    908

    Use fonts that are monospaced - that kind of...

    Use fonts that are monospaced - that kind of fonts have the same size for both characters (a-z, 0-9, etc...) and blank spaces. Most fonts sites have those fints under a "monospaced" category.
    ...
  3. Replies
    3
    Views
    819

    I'll look into it. Thanks a lot! :D

    I'll look into it. Thanks a lot! :D
  4. Replies
    3
    Views
    819

    *bump* Anyone? :( PS: I am not looking for...

    *bump* Anyone? :(

    PS: I am not looking for sintax highlighting, only for the indentations.

    Thanks.
  5. Replies
    3
    Views
    819

    Displaying formatted AS code in HTML?

    Hi.

    I am building a site and plan to put some tutorials written by me on it. The code is actionscript and I wanted to know how to display the actionscript formatted with the text indents... like...
  6. Replies
    75
    Views
    3,501

    1. 17 years old 2. About a year and a...

    1.

    17 years old

    2.

    About a year and a 1/2

    3.
  7. Oh... too bad. :( But thanks anyway.

    Oh... too bad. :(

    But thanks anyway.
  8. I can't get it to work... could you post a .fla...

    I can't get it to work... could you post a .fla (MX version)?

    Thanks again! :D
  9. Can flash copy a text string to the clipboard?

    I have said it all in the title...

    So, can flash alone copy a text string from a dynamic text box when you release a button?

    Thanks in advance.
  10. Love the graphics and the whole concept. Very fun...

    Love the graphics and the whole concept. Very fun to!
    No Bugs that I could find.
    Great Work! :D
  11. Replies
    97
    Views
    4,772

    I'm up for it! Don't promise i'll finish anything...

    I'm up for it! Don't promise i'll finish anything but it'll be fun!!

    But please make it so that it starts during holidays (next 2 weeks)...

    YAY! :D
  12. Replies
    8
    Views
    1,172

    Sure. But in this case you'd have to use two...

    Sure. But in this case you'd have to use two speed components: vx and vy. The code would be like this:



    onClipEvent (load) {
    //initial speed
    vx = 0;
    vy = 0;
    //acceleration
    acc = .5;
  13. Replies
    8
    Views
    1,172

    Well, if you need it to stop here you go: ...

    Well, if you need it to stop here you go:



    onClipEvent (load) {
    //initial speed
    s = 0;
    //acceleration
    acc = .5;
    //friction or inertia
  14. Replies
    8
    Views
    1,172

    Hi. You use too much code to do something that...

    Hi.

    You use too much code to do something that is relatively simple.

    Use this instead:



    onClipEvent (load) {
    //initial speed
  15. Replies
    17
    Views
    1,745

    I had already played earlier versions of this and...

    I had already played earlier versions of this and i got to say someyhing...

    :D

    Really great work!
  16. Replies
    46
    Views
    5,266

    Best Overall: timBertrand Best Art:...

    Best Overall: timBertrand

    Best Art: timBertrand

    Most Addictive/Fun: oneMrBean

    Most Hard Work: timBertrand

    Originality: kianis
  17. Replies
    1
    Views
    437

    Check out my new site

    Please check out my new site.

    It is my first site made interely in flash...

    Some feedback would be appreciated

    BTW the site is not yet completely finished

    Flash BoX
  18. Replies
    39
    Views
    2,686

    The same thing happened to me... Also the...

    The same thing happened to me...

    Also the front wheel (that was in the rear position, went thorugh the ground...

    Other than that keep it up... good work!
  19. Replies
    17
    Views
    1,316

    30 FPS @ fullscreen (1.7 GHz). Very good.

    30 FPS @ fullscreen (1.7 GHz). Very good.
  20. Replies
    44
    Views
    18,561

    Damn... I had such high hopes for FP8... :( ...

    Damn...

    I had such high hopes for FP8... :(

    If it is that buggy, runs slowly and blocks all the time, Hasufel and Strille, i'm sorry to say this but your screenshots must be fake...

    :D
  21. Replies
    28
    Views
    1,937

    No I wasn't refering to that. What I was saying...

    No I wasn't refering to that. What I was saying was when i hit the space bar and the "yellow thingie" came out it did not hitTest the edge of some of the big balls...

    But maybe i'm just a crappy...
  22. Replies
    3
    Views
    664

    Maybe this attached file will help. I did it...

    Maybe this attached file will help.

    I did it in a hurry but it seems to work. Mess with the terrain shape to test it.

    The code is scattered through various places. In the "bike"(the two...
  23. Replies
    28
    Views
    1,937

    Now that's another great game. I bet you...

    Now that's another great game.

    I bet you released it to increase the "Game Count" for the current year... :D Just kiding.

    Just an issue... When you hit spacebar and the yellow thingie comes out...
  24. Replies
    9
    Views
    982

    Great stuff, really addictive. Reminds of...

    Great stuff, really addictive. Reminds of Puzznic. Great playability.

    :D
  25. Poll: I try to play all kinds of games. Love them...

    I try to play all kinds of games. Love them pixelated, hi-res, whatever... As long as the game's good i'll play it. I guess that gives me some ideas for games and how they're organized.
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