I'm actually interested in Scaleform supporting AS1/2 stuff because I have a couple old games I'd like to port to mobile for the hell of it, but I'm not sure...
I checked it out, it's all right. I was going to suggest a word randomizer/mixer but that may make it too easy. It accepts a lot of words I don't even consider to be words so it almost seems to...
At the first shop, I usually get a health powerup and 2 speed ones. That'll get you fast enough to avoid a lot of trouble. If you can collect a bunch of cash and...
Because it sounds like it might be saving the shared object in different folders depending on how it reads the file structure, maybe it could help if you choose to save the SharedObject in a root...
Try searching the Games forum for stuff like "rpg", "dialogue", "speech", "text box", etc. I've found some good code bits for doing typing stuff like that. Lots of people have tried to make RPGs so...
Developing Flex style stuff isn't much different from Flash, if you're building an "Actionscript Project" with it and not a "Flex Project" (which requires the mxml stuff). I've never done a Flex...
In your FLA publish settings, select "Permit Debugging" and it will show you which line the error occurs. Basically some variable you're referencing in that line of code doesn't exist at that point,...
This is pretty fun! Took me a few tries to get a feel for the controls and to realize that my tail kills me (at first I thought the combo meter running out killed me).
I've played a few mahjong games on iPhone and thought a bit about how to make a Mahjong game. Thinking about it, it seemed kind of complicated but it is probably easy once you go about it step by...
It might be worthwhile to search this games forum for these kinda keywords: "rpg" "shop" "inventory" etc. This kind of discussion comes up a lot and it might be hard to find a specific tutorial for...