Click here to Skip to main content
15,898,222 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i want to design a flash game but i do not know how to code for a flash game
please help me to solve this problem.....
Posted

Normally, flash applications are developed not using C++, but using ActionScript:
http://en.wikipedia.org/wiki/ActionScript[^],
http://en.wikipedia.org/wiki/Adobe_Flash[^].

You can start here:
http://www.adobe.com/devnet/flash.html[^],
see also: http://gaming.adobe.com/technologies[^].

Also, pay attention for this tool:
http://en.wikipedia.org/wiki/FlashDevelop[^],
http://www.flashdevelop.org[^].

—SA
 
Share this answer
 
v2
Comments
Maciej Los 4-Mar-14 14:53pm    
5ed!
Another resources are provided in my answer ;)
Sergey Alexandrovich Kryukov 4-Mar-14 15:00pm    
Thank you, Maciej.
And your answer is also can be useful.
—SA
In Solution 2, I actually answered on how to start flash programming using ActionScript. In fact, C++ development is also possible, I'm just not quite sure if you really need it. This is possible through using CrossBridge. Please see:
http://adobe-flash.github.io/crossbridge[^].

—SA
 
Share this answer
 
Comments
Maciej Los 4-Mar-14 14:56pm    
Time spent for searching with C++ solution deserves for 5!
Sergey Alexandrovich Kryukov 4-Mar-14 15:00pm    
Thank you, Maciej.
—SA
With relation to Sergey's answer i would like to provide another useful links:
asgamer.com - tutorials[^] with Making a Complete Flash Game: Menus, UI, Screens, or Windows[^] tutorial
Tile based games[^]
How To Make A Flash Game[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 4-Mar-14 15:01pm    
Sure, 5ed.
—SA
Maciej Los 4-Mar-14 15:04pm    
Thank you, Sergey ;)
How do you expect us to solve that problem?

The solution is in your own capable hands. Learn what you want to know.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 4-Mar-14 14:41pm    
This could be a comment, at best. At least a comment would not pretend that this is a question. You criticism on the answer is maybe valid, but, if you think it's bad (I would agree with that), criticize it, down-voted it, give an advice on how to ask questions in more constructive ways, in your comments, and so on.

And nobody asked you to "solve that problem". OP asked for some help, and, even though it would be better that OP helped herself/himself, some help is still possible. If you don't understand how, please see Solution 2, 3 and 4.

—SA
Maciej Los 4-Mar-14 14:45pm    
My virtual 5!
Sergey Alexandrovich Kryukov 4-Mar-14 14:46pm    
Actually, Solution 2 + Solution 3.
Thank you, Maciej.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900