07-25-2011, 08:35 AM
(07-25-2011, 08:22 AM)Ashely Wrote:(07-25-2011, 08:17 AM)noob007 Wrote:(07-25-2011, 08:14 AM)Ashely Wrote: Send in an application!
I would love to see another admin help out Jacob.
Where do I send it?
Click here
Thanks
(07-25-2011, 08:23 AM)Interwebs Wrote:(07-25-2011, 08:11 AM)noob007 Wrote: Blerg the Flash platform isn't the best... it's quite a memory/CPU hog...
Depends on how you designed it to render.
It has to render a good amount of frames before they can be executed. You can't have the game render in real time, it would really use up the CPU for not very important visuals.
Take YouTube for example, It buffers the footage before executing it so it will run smoother.
Also it shouldn't render too many frames, that will lag the CPU too. [/rant]
Yes, but compared to something like Java, it isn't that very efficient.