A Flash Developer Resource Site

Search:

Type: Posts; User: yanuart

Page 1 of 6 1 2 3 4

Search: Search took 0.10 seconds.

  1. Fighting game I made to promote a mobile game, Kung Fu Quest Survival!

    Hi guys,
    I just made a simple fighting/survival game here http://kungfuquest.iplayallday-studio.com/webgame.html

    It's based on another mobile game as well, the beauty of it is that I've...
  2. I tried that already, same problem "class star...

    I tried that already, same problem "class star definition unknown"
  3. Movieclip creation fail when loaded from different swf

    Hi guys,
    I have this problem that I don't know what causing it. This is what happened :

    I made an animation which is called anim.swf, in that animation i put some code to generate instance of...
  4. Flash adjust color filter isn't the same with any other common adjust color

    Hi all,
    I just found out that the adjust color filter in Flash 8 doesn't give you the same color result with any other image processing application like photoshop or even fireworks.
    In fact, I...
  5. yes.. it seems that's the only way to do it :(

    yes.. it seems that's the only way to do it :(
  6. [F8] Is there a way to change mouse position?

    Hi, I've been trying to set my mouse position onto a certain part of my movie. It's like when you start an application the mouse automatically focus on a button or something like that.
    I have looked...
  7. Replies
    1
    Views
    2,361

    Colormatrix filter == hue saturation ?

    Hi, I'm trying to duplicate the "Adjust Color" filter in AS but so far I only found ColorMatrix filter class to do it. The problem with colormatrix is that it doesn't accept values like adjust color...
  8. Replies
    3
    Views
    552

    24 bit of course, i always set my bitmap images...

    24 bit of course, i always set my bitmap images using png/gif compression and not jpg. I just found the culprit though, it seems after playing a game the game settings turned my display to 16 bit....
  9. Replies
    3
    Views
    552

    Bitmap image and transparancy trouble

    Hi, so I was importing images from png format and found something a bit disturbing at the result.
    The image supposed to have a transparancy but it seems Flash filled that transparant area with...
  10. Replies
    2
    Views
    593

    SWF Studio == Zinc , no ?

    SWF Studio == Zinc , no ?
  11. Replies
    2
    Views
    593

    SWF2EXE software ?

    Hi, I'm currently planning to develop a game entirely with Flash 8 for the retail market. I've done my homework with what flash can and can't do to make games but a problem came up.
    I've been using...
  12. Thread: OOP in AS2.0

    by yanuart
    Replies
    4
    Views
    673

    I got an info from someone that when AS2.0 came...

    I got an info from someone that when AS2.0 came in MX2004 it wasn't the real AS2.0 macromedia intended to be, just a hacked version of AS1.1 and now with flash8, AS2.0 is the real deal.
    I've run...
  13. Thread: OOP in AS2.0

    by yanuart
    Replies
    4
    Views
    673

    OOP in AS2.0

    I just got an evaluation copy of Flash 8 and have been looking around at the AS2.0. It seems it uses stricter OOP concept by using keyword such as public, private, etc.
    What I want to know if coding...
  14. Replies
    1
    Views
    588

    Large bitmap slows down Flash so much

    I did a test by putting a large bitmap (800x600) as a background for my game and then the fps of the game suddenly drops almost 30% from 60+ to 38+ fps!!
    It's actually okay since i'm aiming at 30fps...
  15. Replies
    16
    Views
    1,004

    yes but not all people got a powerful rig right ?...

    yes but not all people got a powerful rig right ? I really hope someday flash can be a good platform to deliver webgames .. maybe flash 10 ?
  16. Replies
    16
    Views
    1,004

    i don't think it's the calculation. It's how...

    i don't think it's the calculation. It's how actionscripts run that cause the performance drop. Too many overheads, garbage collector, etc I guess there's nothing to hope for since it's a "script"...
  17. Replies
    16
    Views
    1,004

    thanks guys, it's too bad flash still is too slow...

    thanks guys, it's too bad flash still is too slow to do massive calculation otherwise i would've added so many features. I don't know about flash 8 though, couldn't afford it for now :D
    anyone who...
  18. Replies
    16
    Views
    1,004

    Motorama MX simulator

    Wow, finally after getting a simple demo about motorcycle physics in this forum a year ago I finally able to make a complete product out of it.
    You can check out my webgame of Motorama here at...
  19. Replies
    0
    Views
    355

    Help loading a text returned from server

    Hi, I'm making a flash application that'll send variables and get an XML string as the result.
    The only problem is the server will print the xml string on the page (a common method is to print...
  20. Replies
    147
    Views
    47,532

    There's no way you can protect your game !!! I...

    There's no way you can protect your game !!! I just found out that one of my game has been used illegaly by somesite.com (discretion needed so that the webmaster willing to remove my game from his...
  21. Problem sending variables using POST method!

    mmm recently I just found a very disturbing issue with flash. It seems that flash can only use post method to send variables if it's played inside a browser but if the swf is played using a flash...
  22. Replies
    1
    Views
    330

    Loadvars class doesn't work

    Hi, I'm using loadVars class to send data to a server using a POST method, but eventhough I use this :
    lv.send("http://localhost/a.php","_blank","POST");
    my flash always send variables in GET...
  23. Replies
    0
    Views
    2,020

    how to do bitmap fill using actionscript

    Hi, I notice that when you draw something using actionscript on an empty movieclip, you can only fill it with a certain color.
    I was wondering is there a way to fill it with a bitmap, sort of like...
  24. How to bring to front your window component..

    Hi, I'm using one of the cool component that MX2004 provides which is a window component. I created an instance of window component and put it in my scene, after that, in the movie sometimes I create...
  25. I dunno guys, but I just receive an email (quite...

    I dunno guys, but I just receive an email (quite funny actually i dunno if I should bother to reply) that really was a downer in terms of the future of flash games, so bare me with on this,you'd be...
Results 1 to 25 of 139
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center