Separate names with a comma.
Hi, It does not matter what numbers you use, as long as they are the right length and are unique where they need to be. Hugh
Hi, You can sprinkle your code with "glGetError" and see the earliest point that it goes wrong. Also, are you responding to resize events? You...
Hi, Are you complaining that your data is loading too quickly (maybe cached) or that the main loop is too slow? If it is too slow, it could be...
Hi, If you use "copyPixels" in as3/haxe, you can write a game pretty much exactly like you would using any c/c++ blitting engine. Plus you can...
There is perhaps one good think that may come of it - Adobe may make it easy to add plugins to their runtime/air code so that the developer and...
You could also try Haxe. - Flash support is excellent (you can use standard bundling methods for exe etc, or just target browser) - Native...
If you are coming from c++, and want to transfer you skills to flash, it is easier that you might think. Have a look at this: http://gm2d.com/...
It is truely a crime to make someone wait for an auth code, and certainly makes the pirates' product look much better than yours. You should use a...
Also, don't have kids :) Factor in 1/2 hour to watch some DVD or read a (not work related) book before trying to sleep.
I think you could get the shape from a height texture, which could be stretched to cover the rectangle. You can calculate the normals using dy/dy...
Hi, I have written a small tutorial on making flash games in haxe. It does not use the resources, which may be a better option, but instead uses...
Hi, I don't think rounding is going to solve your problem either - just move it. ie, if a particular value crosses a threshold and rounds up...
They are all angels when they are asleep :) I found the hardest time for me was between when my second daughter was born, and when she was 11...
I pretty sure you (or someone) could make that in flash. The flash fullscreen/browser/download/plugin debate can be brought down to this: 1....
Yes, for all Java's potential superiority, it did lose the marketing battle. Even though you dislike of the flash api (I'm not defending it...