ForumsProgramming ForumWhat should i use?

13 3959
zoogle11
offline
zoogle11
14 posts
Nomad

I am going to program flash games but I dont know what to use to program it. I know c++ but I dont have it, so does any one have a different type of programing that use the c++ language?

  • 13 Replies
shayneii
offline
shayneii
2,492 posts
Peasant

To program Flash games, you need the program Adobe Flash. And Armor Games only accepts flash games, no C++ or Java or Shockwave or anything else.

Armourknight
offline
Armourknight
1,028 posts
Nomad

I'm going for the $699 Adobe Flash. They also have a 30 Day trial up .

zoogle11
offline
zoogle11
14 posts
Nomad

Well does it use the same type of coding?

Armourknight
offline
Armourknight
1,028 posts
Nomad

Guess so.

sirolf2009
offline
sirolf2009
3 posts
Nomad

the most program engines are based on C++. so it shouldnt be hard to learn. it takes a some time tough. good luck!

zoogle11
offline
zoogle11
14 posts
Nomad

Is there a trial for it?

Midmenj
offline
Midmenj
216 posts
Nomad

AS3 coding to me is much simpler then others. Although I'm not a big programer I didn't even have to learn much. It was all common sense which is good.

zoogle11
offline
zoogle11
14 posts
Nomad

were can i get the trial?

plasmafish
offline
plasmafish
252 posts
Nomad

The programming language for Adobe Flash is called "Actionscript". It is separated into Actionscript 1.0, 2.0, and 3.0. Each one has it's own unique features and for most users AS 1.0, and 2.0 suit the job perfectly fine.

Adobe's Actionscript language is owned by Adobe after being acquired from Macromedia in 2005. Actionscript is particular to Flash and is not used in any other major web programs that I am aware of.

Actionscript is the only other language that I program with for Flash and I do not use anything else. It is very flexible and has many uses for communicating with xml, databases, and other web dev apps/files.

If you WANT TO CREATE GOOD FLASH GAMES, you will NEED TO LEARN ACTIONSCRIPT. This is all it comes down to. Actionscript is much easier than Java and C++ I would say. It is just the visual twist that catches people off guard by having to program objects that you can visually see and you have to understand the connection between the object on the screen and the programming that is attached to it.

ZeroComp
offline
ZeroComp
383 posts
Nomad

action script is somewhat based on java script it is like they were inspired by it

plasmafish
offline
plasmafish
252 posts
Nomad

The point is that if you want to program flash games you will most likely have to learn actionscript. Java and java script knowledge help to understand actionscript, but they are not the same.

Koshionos
offline
Koshionos
881 posts
Jester

Though I am much more able in AS2, if you want to make the best flash games, you NEED to learn Actionscript 3.0 it may seem greek at first but you'll be programming great games in a couple months, just make sure you have others test your games before releasing it, as the pros here can give you very generous advice, I could help test but as far as scripting goes you should ask people like John and people like that (after gaining there permission)

ZeroComp
offline
ZeroComp
383 posts
Nomad

is there anywhere where i can learn actionscript?

Showing 1-13 of 13