A Flash Developer Resource Site

Search:

Type: Posts; User: xMCNUGGETx

Page 1 of 20 1 2 3 4

Search: Search took 0.15 seconds.

  1. Replies
    0
    Views
    829

    FlashPunk released

    http://flashpunk.net/?p=news

    Haven't used this myself, but this is from the website.
  2. Replies
    7
    Views
    2,669

    Please check the dates before you post... the...

    Please check the dates before you post... the last post was from 01-03-2006
  3. try installing the debug player and see if it...

    try installing the debug player and see if it gives you any errors.
  4. Replies
    2
    Views
    1,635

    sprite.filters.indexOf?

    ok why doesn't this work?


    var b:Ball = new Ball();
    var f1:GlowFilter= new GlowFilter(0x0080FF, 1, 10, 10, 2, 1);
    var f2:GlowFilter= new GlowFilter(0xFF95FF, 1, 40, 40, 2, 1);
    b.filters = [f1,...
  5. Replies
    1
    Views
    1,511

    Just wanted to post this here as there are so...

    Just wanted to post this here as there are so many people wanting to create games for nothing. Well for today this is a free graphical ide for flash content. I played with it a little and it seems...
  6. Replies
    1
    Views
    1,511

    Free So-think SWF Quicker (7-14-09 only)

    http://tiny.cc/KP3os

    http://www.giveawayoftheday.com/



    *if the image doesn't work sorry. had to use url shortener as So-think (minus the -) is filtered out of the posts....
    *and so is...
  7. Replies
    4
    Views
    2,378

    Shared object...

    Shared object
  8. Replies
    5
    Views
    1,787

    flixel - game library

    Didn't see this posted. Haven't looked at it myself, but the demo games have a nice 8-bit feel.

    http://flixel.org/
  9. Replies
    38
    Views
    3,158

    no

    no
  10. Replies
    26
    Views
    2,651

    y submits your name as well

    y submits your name as well
  11. Replies
    171
    Views
    19,776

    you could also generate as3 from the haxe code:...

    you could also generate as3 from the haxe code:
    http://haxe.org/doc/flash/as3gen
  12. Replies
    11
    Views
    1,178

    agreed :)

    agreed :)
  13. Replies
    4
    Views
    1,013

    Looks like as2. Lee has a good tutorial on using...

    Looks like as2. Lee has a good tutorial on using the built in Tweener class. There are plenty of other tweening classes, but this is a good starting point. I would suggest using one of these...
  14. Replies
    7
    Views
    1,125

    Store the variables and dont update the...

    Store the variables and dont update the sharedobject until they visit the inn?
  15. Replies
    12
    Views
    2,511

    or http://www.innosetup.com/isinfo.php

    or http://www.innosetup.com/isinfo.php
  16. When the user requests the high score you need to...

    When the user requests the high score you need to check if it has been > 7 days from the last reset. If so then you reset the scores before sending them to the user. No magic really :)
  17. Replies
    130
    Views
    61,679

    ditto... just in awe... don't dare get too close...

    ditto... just in awe... don't dare get too close ;)
  18. Replies
    17
    Views
    2,053

    It's a shame there weren't more people posting...

    It's a shame there weren't more people posting for ya. The game was really well done. Nice job.
  19. Replies
    5
    Views
    1,563

    head to the hound racing and place a bet for...

    head to the hound racing and place a bet for "-99999999999" :)
  20. Replies
    24
    Views
    2,300

    BigAssCanvas

    kp just posted his BigAssCanvas class and I thought I would link to the post here.

    http://www.bit-101.com/blog/?p=1199

    Basically it allows for creation of larger bitmapdatas. Currently we are...
  21. Replies
    8
    Views
    1,264

    If you don't mind making sure users have the...

    If you don't mind making sure users have the flash activex control you can always write your own .exe wrapper in some other language as well. From the things you need it doesn't look to be a very...
  22. You can do it using the SWF meta tag. It must be...

    You can do it using the SWF meta tag. It must be directly before your main class definition.


    [SWF(width="800", height="600", backgroundColor="#ffffff", frameRate="30")]

    ...
  23. Replies
    52
    Views
    4,496

    Made it on woot:...

    Made it on woot: http://www.woot.com/Blog/BlogEntry.aspx?BlogEntryId=4153
  24. Replies
    2
    Views
    700

    http://www.gotoandlearn.com/player.php?id=44

    http://www.gotoandlearn.com/player.php?id=44
  25. Replies
    9
    Views
    697

    Saw this not to long ago:...

    Saw this not to long ago:
    http://teethgrinder.co.uk/open-flash-chart/
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