[FAQ] Making Games. READ FIRST! page 7

Subscribe to [FAQ] Making Games. READ FIRST! 205 posts, 158 voices

Sign in to reply


 
avatar for ldstrumpet ldstrumpet 138 posts
Flag Post

theroyofadeadman try try the shoottorials here on this site

 
avatar for wardragon488 wardragon488 20 posts
Flag Post

I find a cheap way to make games are to up-load some of the free ones as AC(sorry if I have said it wrong but I read all 7pages:O) menchand on page one I think then go to your local libary and get two, or three then if you havent read the others and hopefuly you would have read one atleast then read the others and make two games and up-load them to kong aka: KG aka: kongregate. it may take along time but atleast it works:)

 
avatar for Seth1134 Seth1134 204 posts
Flag Post

Could someone direct me to a tutorial on creating the save files (.sol)?
I cant seem to find one on the first 10 pages of a google search or any of the websites listed on page one of this topic :\

 
avatar for GrumpVentures GrumpVentures 1 post
Flag Post

I placed my game up a few days ago and once it came up on the site the numbers on the cards and some of the words look squished. I did not do the programming so I need help. Any ideas? Thank you

 
avatar for tsolron tsolron 7 posts
Flag Post

Book Recomendation:

Learning ActionScript 3.0: A Beginner’s Guide

This is a great book to use, and explains things really well. You do have to have basic programming knowledge such as knowing what a ‘parent’ is, though by reading it you can figure it out.

http://www.learningactionscript3.com/

You can buy it here, which is Amazon:
http://www.amazon.com/gp/product/059652787X?ie=UTF8&tag=fma&linkCode=as2&camp=1789&creative=9325&creativeASIN=059652787X

 
avatar for Alucard33592 Alucard33592 36 posts
Flag Post

O.o I checked out that FlashDevelop mentioned on the first page and it was all script based…which is kinda hard for someone who has never done anything like this before so could anyone suggest something that has some visuail elements to it that would be easy for a beginner to use ?

 
avatar for ComputerJunkie ComputerJunkie 2 posts
Flag Post

I found Flash CS3 for Dummies free: http://www.ziddu.com/download/3922624/For.Dummies.Flash.CS3.For.Dummies.2007.pdf.html

I linked straight to download so no searching for it. Hope that helps, and sorry if you bought the book before I could share the link. It is all 411 pages not just sample or part.

 
avatar for Dragonpopking Dragonpopking 3 posts
Flag Post

What game software would u use for making quizzes? S=S

 
avatar for fierboy789 fierboy789 9 posts
Flag Post

hI

 
avatar for dasmitimsad dasmitimsad 1544 posts
Flag Post

Flash for making quizzes

 
avatar for arrowhead88 arrowhead88 31 posts
Flag Post

So, I’m a newb at flash. Two things. First, how much money on average do Flash designers make a year?
And second, what Flash would be the best for making a quiz or idle game? I was thinking of making one…

 
avatar for family1 family1 15 posts
Flag Post
Originally posted by arcaneCoder:



I know how helpful resources can be when you are trying to improve your Flash skills, and since this site is all about developing I’ve decided to consolidate some links and info to help.

I’m going to start small and add to this when I have time, so here are a few. If you have suggestions, post them and I’ll add them here if they are helpful :)

This thread has been updated with some questions that have been asked frequently.


How do I make games for Kongregate?


Games on Kongregate are either made in Adobe Flash or Adobe Director. I recommend Flash, especially if you are new to development. This FAQ is geared mainly towards Flash.

Additionally, there are some free alternative tools for Flash development, check out www.osflash.org.


Where do I get Flash?


Go to Adobe’s Flash page here and download the 30 day trial of Flash CS3 (you will need to register with Adobe). After 30 days, you have to buy it. Prices vary, but the full version of the latest edition will run you about $700. If you wish to make games, its a worthwhile investment.

Please, do not post discussions or links regarding pirating Flash on these forums, or encourage others to obtain Flash illegally.


I can’t afford Flash. Are there any free tools?


There are free tools available. They can sometimes be more difficult to set up or use for certain tasks (especially for newbies), but at least they are free.

Check http://www.osflash.org/projects for a list of all the free tools. FlashDevelop is a great tool to start with, if you are looking for something free.


What is a .fla file?


An FLA file (eg pong.fla) is a Flash document file that has to be opened in the program Adobe Flash. It is your main project source file, and is used to create .swf files.


What is a .swf file?


An SWF file (eg pong.swf) is the file you get when you compile your Flash project (.fla file) and is the file that you upload to run on Kongregate.


Where can I get these .swf files?


You make them, with Flash – plain and simple. You do not get them from other sites, as that is stealing. See the Uploading section in the FAQ for more info.


What code do I need to learn to make a Flash game?


You need to learn a coding language called ActionScript. You cannot make a Flash game without someone who knows how to code in ActionScript, so you will have to learn it or enlist the help of someone else.

ActionScript is often abbreviated as “AS”. There are 3 main branches of ActionScript: AS 1.0, AS 2.0 & AS 3.0. If you are new to programming, you may wish to start with ActionScript 1.0 and work your way up as it is the easiest to learn and the most forgiving, albeit the most unrefined.




Is there something like a ‘Flash Game Creator’ that will make it easy for me to create Flash games?


No. Flash itself is the tool that makes web game development easier. Still, Flash games take work and skill to create, and you cannot simply ‘point and click’ your way through game development without actually learning anything. Flash is one of the easiest coding environments to learn initially, so if you want to build games: go through some tutorials!


I make games with Game Maker, can I upload those to Kongregate?


Nope. As mentioned earlier, they have to be made in Flash or Director and run on the web. Game Maker games cannot run on Kongregate.


Can I convert my games with an .exe extension to .swf so they can be Flash and run on Kongregate?


No. You cannot just change the file extension of a non-Flash program to magically change it to Flash. You cannot convert them with a program either. The game must be built using the Flash format from the beginning.


 
avatar for theg721 theg721 7 posts
Flag Post

Here’s a tip: If your stuck for ideas or want some inspiration, either for your 1st game or 201st game, look at your PlayStation/Xbox games! Also, as arcaneCoder said, try Adobe Director! I’ve never used Director before, but look forward to the day I have a go at it! (Nope, I don’t know anything about Director except it’s called Adobe Director).

 
avatar for AldenRogers AldenRogers 86 posts
Flag Post

We’re in the middle of developing a game and I have been browsing the forums trying to find out what the standard aspect ratio is for the game window… unfortunately, I have been unable to find it.

Also, If the aspect ratio for the game submitted is too big, does it shrink the game window to fit the maximum allowable?

Hopefully this information can be added to the FAQ, as it seems a rather basic but pertinent bit of knowledge.

 
avatar for Jabor Jabor 9707 posts
Flag Post

Kongregate sets a limit of 700 pixels wide on games.

There is a height limit too, but I don’t know it off-hand (I think it’s 700 pixels also). Your game should probably be wider than it is tall anyway.

 
avatar for UnknownGuardian UnknownGuardian 1700 posts
Flag Post

Actually, you should stick below 650 pixels tall, as most browsers don’t allow you to see the entire game if it is over ~610 pixels at once due to toolbars and much more.

 
avatar for Heylon Heylon 137 posts
Flag Post

yea usually games are made at around 550X400
mine are about 600X700 H:600 W:700.
its best to keep the hight to the minimum, making sure you don’t go over the 700X700 limit.
I go close, but i advise not to go as big as mine, specially in the height.
the width is usually always larger as for the game to be a perfect square the width needs to be greater than the hight.

 
avatar for AldenRogers AldenRogers 86 posts
Flag Post

Thanks for the feedback!

Have you run into problems with the 600 height, Heylon? Why do you advise lower?

I do understand ratios and screen format, since I am a producer/director in film and video first and foremost. We are just trying to figure out the best format for the game while avoiding limiting our distribution possibilities as much as possible, hence the need to know what the size limits are.

 
avatar for xnotorious xnotorious 32 posts
Flag Post

Learning Actionscript 3.0 was a good help for me, but the best way of learning is going to those tutorial sites, taking their code, disecting it, and learning the stuff you disected (that sounded SO STUPID!)

Originally posted by theg721:

Here’s a tip: If your stuck for ideas or want some inspiration, either for your 1st game or 201st game, look at your PlayStation/Xbox games! Also, as arcaneCoder said, try Adobe Director! I’ve never used Director before, but look forward to the day I have a go at it! (Nope, I don’t know anything about Director except it’s called Adobe Director).

Hmmm, even at least you knew it was called adobe director, i still can’t figure it out… what’s it called again?

 
avatar for Heylon Heylon 137 posts
Flag Post

Action Code(action script)
wow yes i can say grabing code from the internet then fragmenting it to learn and see how it all works is quite a good idea.
“but the best way of learning is going to those tutorial sites, taking their code, disecting it, and learning the stuff you disected (that sounded SO STUPID!)”
and no that doesn’t sound so stupid

 
avatar for Heylon Heylon 137 posts
Flag Post

:)

 
avatar for martenp13 martenp13 3 posts
Flag Post

i made a td game but i have only 1 turrent and i cant make any upgrades can anyone help and i can greate only 5 levells :(

 
avatar for itwastillAntwan itwastillAntwan 19 posts
Flag Post

thanks SO much guys, even though I’m reading this really late, I’m very glad i found it – I’ve been wanting to make my own flash game for like …….. EVER!

 
avatar for itwastillAntwan itwastillAntwan 19 posts
Flag Post
Originally posted by penisgroin88:

So, I’m a newb at flash. Two things. First, how much money on average do Flash designers make a year?

And second, what Flash would be the best for making a quiz or idle game? I was thinking of making one…

what is an Idle game?

 
avatar for Frogmanex Frogmanex 3648 posts
Flag Post

An idle game is a game that is basically a timer that tells you how long you’ve been idling, or sitting there doing nothing. Essentially, it’s a program that someone has uploaded that is mildly entertaining, but mostly put in place so that you can ignore the game and chat with your friends.

Sign in to reply


Click Here