All Questions
Tagged with levels actionscript-3
2 questions
1
vote
0
answers
760
views
Big game in Flash - how to create levels structure
I'm building a game in Flash similar to the structure of Angry Birds or Cut the Rope (where there are a number of "rooms" and unique levels created within each "room").
The user gets through the game ...
-1
votes
2
answers
729
views
as3 game levels : frame to frame
which is easy and comfortable when programming a flash game levels. I ask this question for that because if I use frame to frame I will need to write code for each frame code area so the main class ...