A Flash Developer Resource Site

Search:

Type: Posts; User: Chojin80

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,693

    I fixed the problem with something else but...

    I fixed the problem with something else but thanks anyway i may still need it sometime.

    thanks Chojin
  2. Replies
    5
    Views
    1,693

    Well thats just it i want to be able to do it...

    Well thats just it i want to be able to do it without knowing the names of the variables
  3. Replies
    5
    Views
    1,693

    clear variables?

    Can i clear all the variables in a movie clip without
    defining what they are so that i get a empty clip?
    So no
    testvar = undefined but something like
    _root.movieclip.clearVar

    Well you get...
  4. Replies
    1
    Views
    338

    nevermind i solved it

    nevermind i solved it
  5. Replies
    1
    Views
    338

    need help with XML attributes (dynamic)

    I want to be able to set the attribute by using a variable like this

    function matchattribute(attribute,content) {
    for (x=0; x <= (listlength - 1); x++) {...
  6. Thread: crisp text

    by Chojin80
    Replies
    5
    Views
    977

    If you set the text on a whole pixel on the main...

    If you set the text on a whole pixel on the main stage
    and its the right size (most likely 8px) plus its alignement
    is left then it should work.
    If it does not work and the text goes blurry...
  7. Replies
    5
    Views
    945

    ok when i find the time i'll try it out. Thanks...

    ok when i find the time i'll try it out.
    Thanks again for the help

    Greetz Chojin
  8. Replies
    5
    Views
    945

    aaaaaahhhhhhhh

    Wow thanks, you are right it works now but i would like to hear the other more powerfull method though.

    Thanks Chojin
  9. Replies
    5
    Views
    945

    set var of a multi dimensional array

    This is probaly a really dumb question but can I do this

    _____________________________________________________________________

    _level0.menu1sub1[0] = "blabladibla";...
  10. Replies
    20
    Views
    1,149

    I'm curious how you layed out the levels, if you...

    I'm curious how you layed out the levels, if you don't mind sharing.. is it all in a giant scrolling movieclip, or is it tile based somehow?

    -matt

    Nope it is just one big movieclip and so is...
  11. Replies
    20
    Views
    1,149

    When the final version goes online I'll let you...

    When the final version goes online I'll let you know on this board. because i need to pull some cheats out. The highscore will also be reset so you can make an honest attempt ;)
  12. Replies
    20
    Views
    1,149

    Not to much I hope, its still playable right. ...

    Not to much I hope, its still playable right.

    My computer is a 700 Mhz with 256 memory and there is some slowdown but nothing to scream about.
  13. Replies
    20
    Views
    1,149

    Hi my new game is almost finished could you guys...

    Hi my new game is almost finished could you guys please give it a try and give some comments. Thanks

    By the way the txt isn't there yet but it will come in time.

    greetz Chojin
    ...
  14. Replies
    1
    Views
    343

    I'm having a problem with getting my sound swf to...

    I'm having a problem with getting my sound swf to work in a higher level then 0. I just don't get to hear it.
    but if i play it seperately it works fine, how can this be. I used this method (cause...
  15. Replies
    1
    Views
    624

    I'm having a problem with getting my sound swf to...

    I'm having a problem with getting my sound swf to work in a higher level then 0. I just don't get to hear it.
    but if i play it seperately it works fine, how can this be. I used this method (cause...
  16. Replies
    7
    Views
    1,457

    All you do is when your keydown is left set...

    All you do is when your keydown is left set _root.left to 1
    Now if _root.left is 1 play the correct animation make sure he does this only once or it wil repeat playing the first frame of that...
  17. Replies
    7
    Views
    1,457

    Re: Very Bad A$$ !

    Thanks i'm glad you like it of course the graphics are just temporary.
    About the character moving in the same direction. If you read my first part you'll see how i did.

    Another way to do this is...
  18. Replies
    7
    Views
    1,457

    By the way the arrowskeys are for moving,jumping...

    By the way the arrowskeys are for moving,jumping and ducking
    and if you hold shift you can run faster

    That's it
  19. Replies
    7
    Views
    1,457

    Ok here is my thing, I'm working on a platform...

    Ok here is my thing, I'm working on a platform game right now and its going great exept for one thing.

    I can't get my moving platform to work properly.
    When the character lands on the platform...
  20. Replies
    0
    Views
    376

    Does anybody know how you make the background of...

    Does anybody know how you make the background of a flash movie transparant in netscape?

    I know it is possible in IE4+ please help me with this
Results 1 to 20 of 20




Click Here to Expand Forum to Full Width

HTML5 Development Center