A Flash Developer Resource Site

Search:

Type: Posts; User: interesting

Page 1 of 9 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    593

    To me, it LOOKS like plenty of caries :D But...

    To me, it LOOKS like plenty of caries :D

    But otherwise; lots of programming, lots of tweening and frame-perframe!
  2. Hullo

    I am not sure, since I dont remeber correcrtly, (etc :) )but the MX Flash should have a actionscripted mask example in the "sample" library. Chek under Help>Samples
    You should find something from...
  3. uu

    I did not know that about the deafult value being in the range of 0 to -3, interesting!
    Does this apply only to AS?
  4. Replies
    1
    Views
    487

    Humm

    Im not sure how to do this in AS, but could you not try to use a loop to draw the pixels? Maybe too fast? Maybe frame per frame is the only solution then? Or subframes?


    etc?
  5. Replies
    9
    Views
    626

    Just as a note

    This idea of framerates is not very dynamical, since the eventual top of the food chain of your game is the PC that your game gets playd in. And the framerate of a game depends on the capabilities of...
  6. Hai

    for declares i as 0 and the first value in the body of the loop is cheked as 0, so your array[i]will be cheked as array[0], and it progresses on with ++
  7. Replies
    4
    Views
    1,001

    :)

    :)
    Dude, I have 6 of them computers!!!
    I finished the work on the first one today, going to mix something up smoe other time, ill up some pics later if u so want.
    My friend has an even more...
  8. Replies
    4
    Views
    1,001

    Uhu!

    I googled it 10000 times :o
    But anywas, I solved it.
    rd-dos is a beauty
    /and I was trying to install DOS, not windows :P
    me no liek windows :rolleyes: :rolleyes: :rolleyes:
  9. Replies
    4
    Views
    1,001

    IBM PS/2 Model 50

    Well I have a small DOS problem and I did not know where to post this. I posted it on flashkit because I know that I can almost always rely on a fast reply, which I need at the moment.
    Well here is...
  10. Replies
    9
    Views
    917

    Ahah here we have

    14 285 320 72 162 70 0 7 171 224 180 144 45 19 437 0 240 162 216 20 3 19 224 0 180 18 55 5 380 128 45 288 60 1 0 57 80 135 108 0 80 5 342 304 81 342 100 5 266 0 48 45 360 5 0 12 95 224 180 0 414 45...
  11. Replies
    3
    Views
    499

    ;)

    Harry Potter will help!

    Naha jk, boil it. We in the old days, when we had no washing machines etc, boiled the colthes and oh fun if/when they became "severed" :)
  12. Replies
    1
    Views
    406

    This thing

    This thing looks interesting!- but what is it=? :)

    Grids in flash seem reversed, y+ actually goes down and y- goes up.
    Hit me if Im wrong ;)
    And the zero is not in the middle, it is in the very...
  13. Replies
    54
    Views
    2,198

    Iihi

    line 11: unrecognised types in comparison
    'if (j > sqrt(i)) printf("%d \n", i)'
    aborting compile

    T][3t my 1337 14/\/gu4g3 ;)
  14. Replies
    4
    Views
    489

    Humm

    But this should be automated from the students side, as in they just klick and u get the file into "location -x"?
  15. Replies
    4
    Views
    489

    Wow

    You did write a bunch allright :)
    Aaa basically:

    You need to save the flash "whatever" (as in .swf, .exe, .html) in a single file that you could look at any time. And the answers/work are in a...
  16. Replies
    6
    Views
    520

    Humm

    They can also quite easily be made in 3D :)
  17. Replies
    2
    Views
    426

    For loop question

    Does anyone knopw how fast does the for loop actually loop?
    Is it relative to the fps?
    Or is it so fast that the fps doesent really matter.
    As far as I know, it goes really fast :)
  18. Thread: Why why

    by interesting
    Replies
    1
    Views
    437

    Hi

    De nada!
    Solved it!
  19. Thread: Why why

    by interesting
    Replies
    1
    Views
    437

    Why why

    onClipEvent(load){
    this._yscale=0;
    this._xscale=0;
    this._alpha=0;
    }
    onClipEvent(enterFrame) {
    for (i=0; i<10; i++){
    _root.ruut._yscale+=1;
    _root.ruut._xscale+=1;
    _root.ruut._alpha+=10;
  20. Thread: Why why

    by interesting
    Replies
    0
    Views
    359

    Why why

    onClipEvent(load){
    this._yscale=0;
    this._xscale=0;
    this._alpha=0;
    }
    onClipEvent(enterFrame) {
    for (i=0; i<10; i++){
    _root.ruut._yscale+=1;
    _root.ruut._xscale+=1;
    _root.ruut._alpha+=10;
  21. Replies
    3
    Views
    540

    Javascript popup

    I got this script (i dont do Java ;) )

    javascript:window.open('index2.swf','newWin','width=598,height=100');void(0);

    And this window appears in the top of the screen, I need it to come in the...
  22. Replies
    2
    Views
    563

    : )

    I mean in a way of electronic theory, laws, weliding and stuff.
    Tesla coils, jacobs ladders etc : )
  23. Replies
    15
    Views
    959

    Foremost!

    People here can be extremely advanced and this place is a FORUM, which means you have practically no limits as it comes to flash.
    Just ask your question and I am quite sure that someone, even in...
  24. Replies
    7
    Views
    1,362

    Lol

    Nice one trickman :p
    The best bonfire that I have had, was about 4 years ago or so, when it was raining, as always and we had to think of somethnig alternative to get our HUGE pile of branches and...
  25. Replies
    2
    Views
    563

    About NOT flash : )

    Can anyone reccommend some good forums on electronics?
    Its so damn hard to find a forum as good as flashkit to any other eartly matter or subject :( ;)
Results 1 to 25 of 206
Page 1 of 9 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center