A Flash Developer Resource Site

Search:

Type: Posts; User: Nig 13

Page 1 of 20 1 2 3 4

Search: Search took 0.14 seconds.

  1. Replies
    9
    Views
    43,598

    My man, Alloy Bacon, going for the big cash and...

    My man, Alloy Bacon, going for the big cash and big idea. Awesome to see what you're upto these days, man :)
  2. Flash8 So, I was finally able to post the code here...

    So, I was finally able to post the code here without being blocked by FlashKit, so I'm posting this for anyone still interested :)

    Here's the code in AS2, just paste it in your Frame Actions/Code:...
  3. Flash8 Please stand by, I've got the solution, but am...

    Please stand by, I've got the solution, but am getting an error trying to post it. Will post the code as soon as the issue's been resolved :)
  4. Replies
    20
    Views
    16,422

    @Alloy Bacon: nice ideas, glad to see you're...

    @Alloy Bacon: nice ideas, glad to see you're doing great and still staying faithful to Flash as always :)

    @random25: woah, that's a lot of unrelated personal info, but I'm in shock, that's...
  5. Replies
    20
    Views
    16,422

    Yo, nope, not that site, I just used that phrase,...

    Yo, nope, not that site, I just used that phrase, I didn't mean the website lool :P Woah, is there any profit in selling and buying apps? Dude, I'm still waiting on that iso game, when's it gonna be...
  6. Replies
    20
    Views
    16,422

    Woah, you're still alive here? I just stumbled...

    Woah, you're still alive here? I just stumbled upon this forum searching for something and kinda got stuck in a nostalgia trip reminiscing with the great times! This site used to be sooo fun and a...
  7. Haha, no problem, glad I could be of help :)...

    Haha, no problem, glad I could be of help :) You're not a noob, anyone can make a mistake and we learn from our mistakes ;)
  8. Hi, you're close to a solution with that code...

    Hi,

    you're close to a solution with that code of yours. The only problem is that your code, if used by itself, will only check ONCE if char is touching/hitting the door, and that is when you first...
  9. Replies
    9
    Views
    2,576

    AS 2 You almost had it, just a few naming errors --...

    You almost had it, just a few naming errors -- most likely because you're probably used to AS3 or just made a simple mistake :p



    btn_catcher.OnRollOver = function(){
    invisible();
    }


    you...
  10. Replies
    9
    Views
    2,576

    AS 2 Hi, Love your game, the art is really unique...

    Hi,

    Love your game, the art is really unique and I love all the different options :)

    Could you post your updated FLA file where you've tried implementing the drop down effect? I just can't seem...
  11. Thread: date to number

    by Nig 13
    Replies
    6
    Views
    2,511

    Umm, you just make a Date object and then use the...

    Umm, you just make a Date object and then use the getTime() function which "Returns the number of milliseconds since midnight January 1, 1970, universal time, for the specified Date object."

    Try...
  12. Replies
    9
    Views
    2,155

    Hi, I know gustave02 has already fixed your...

    Hi,

    I know gustave02 has already fixed your FLA (props for that :) ), but I would like to point out that the reason my code didn't work for you, is because you have duplicate codes on actionscript...
  13. Replies
    4
    Views
    1,639

    AS 2 Hi, it would help a lot of if you could post...

    Hi,

    it would help a lot of if you could post your FLA file as well, as I'm scratching my head over where to put your code.

    Upload it to TinyUpload and post the link here :)
  14. Replies
    9
    Views
    2,155

    Hi, I may not be an AS3 expert, but that code...

    Hi,

    I may not be an AS3 expert, but that code looks a bit erroneous to me. I believe you're trying to access the first column of all the rows, which contains the MovieClips. If you think it this...
  15. Replies
    4
    Views
    2,694

    Hi, I knew something was wrong when you...

    Hi,

    I knew something was wrong when you mentione Seekbar component, as I tried myself experimenting with the FLV Seekbar component with no results. The component you're using is called a Slider --...
  16. Replies
    4
    Views
    2,694

    Hi, Could you upload your FLA file at...

    Hi,

    Could you upload your FLA file at TinyUpload and post the link here? That would help tremendously :)
  17. Wut on earth xD? Well this escalated quickly --...

    Wut on earth xD? Well this escalated quickly -- from just being a tutorial to I don't know what :p Chill out, guys, this forum is for helping others, lol :p
  18. Replies
    68
    Views
    59,823

    this^ also, lol at that pic :p

    this^

    also, lol at that pic :p
  19. Replies
    2
    Views
    1,625

    Flash8 Hi, in order to achieve this effect, you'd need...

    Hi, in order to achieve this effect, you'd need to make a boolean variable (which can either be true or false) and toggle the value as the wizard hits the white spell. Here, replace your code with...
  20. Woah, didn't know you were doing tutorials :D You...

    Woah, didn't know you were doing tutorials :D You might wanna get this post sticky or make it easily accessible from somewhere, 'cause it's great (y)
  21. Replies
    14
    Views
    4,525

    AS 2 true, but not every talent is of "value" in...

    true, but not every talent is of "value" in today's world. No matter how amazing you're at one specific thing, if it doesn't sell, your life is unfortunately going to be sad. But then again:
    ...
  22. Replies
    68
    Views
    59,823

    +1 +1 on everything you said, Alloy Bacon!...

    +1 +1 on everything you said, Alloy Bacon! @fruitbeard: Seriously, have you never heard of a skateboard before? That's really surprising, considering yuo weren't joking :p
  23. Oh, I'm so sorry to hear that :( Decompiling to...

    Oh, I'm so sorry to hear that :( Decompiling to steal others work is just wrong on so many levels. Sure I'd decompile to learn how to achieve a certain effect, but if you hire someone and then steal...
  24. Flash8 Hi, I opened your Flash file, but I did not see...

    Hi, I opened your Flash file, but I did not see any coding for the fireball firing :( So I made my own 8D!

    Replace your code with this:


    onClipEvent(load) {
    speed = 6;
    i = 0;
    firing =...
  25. Replies
    13
    Views
    4,581

    Thanks, angelhdz :D Oh right, didn't realize you...

    Thanks, angelhdz :D Oh right, didn't realize you were that much older than me xD Hope you had a great birthday :)
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center