

InterviewSolution
Saved Bookmarks
1. |
Solve : its! all about flash game!? |
Answer» how can i make flash game? Follow this link.flash is bad Quote from: smeezekitty on AUGUST 16, 2009, 01:28:36 AM flash is bad why?slow, resource pig, unportable and needing CONSTANT updates just my opinion i dont like flash games what about java instead its more supported and faster (i am pretty sure)unportable... and yet every major OS has a Flash Player... Java requires a lot more programming skill. with a flash game you can LITERALLY draw the OBJECTS, program the actionscript, etc, With Java one would need to learn AWT and probably Swing before even attempting to make a game even close to on-par with a Flash game. I might also add that the Flash Program (IE, Macromedia Flash... now ADOBE Flash...) was relatively heavyweight, but the programs were fairly small, and definitely not resource intensive (CPU intensive on older machines, though, because of the Vector-based graphics). Compare this to say, "netbeans IDE" Quote needing constant updatesJust so you know, Java is now at v12 and Flash is at v10. Quote and faster (i am pretty sure)How fast the applet loads depends on at least two things: 1) Internet connection, 2) how big the applet is. |
|