Make A Game In Flash?
Feb 4, 2010I have to make a game in flash, and this game is the equivalent of 'Millionair' tv-game, so it's not so complicated and I have to give a badget to my Client.
View 1 RepliesI have to make a game in flash, and this game is the equivalent of 'Millionair' tv-game, so it's not so complicated and I have to give a badget to my Client.
View 1 Replieshow to make a game tutorial as farmville game tutorial to teach the user to play the game. i have recently involve in make that kind of game tutorial for its user by actionscript 3
View 1 Repliesi want to make the character in my flash game make a jump when the player presses a key,e.g. 'space',even the player release the key instantly,the character will still finish the complete jump process.
View 1 RepliesI was trying to make a game, and the character inside the game could swim. However, I only wanted him to swim in short bursts that refueled every time he hit the ground.
View 9 Replieswhere to get some corresponding information of how to make a flash game.Preferably with some examples of little flash games
View 1 RepliesI was wondering if it were possible to make an RTS game in flash, and if it was, are there any tutorial on that?You know, like get the more cash than the enemy, buy guys with it, and kill the enemy first?
View 1 RepliesI've messed around a bit in Java and Visual Basic. For our class we've been assigned to make a flash game in groups, and our group has decided they want to do a base defense game. I've been looking hard for open source/tutorial versions of a simple base defense game, but all I've found are tower defense games.
View 1 Repliesso how would I go about making a DVD game like player 1 vs. player 2 or just player 1 solo in action script 3.0? i know 2.0 well enough and i know a little 3.0 but i am not an expert i am not looking for a complicated game just something simplistic with one question after another I just don't know how to make the options like a right answer a wrong answer and how that would effect scores. or how would i go about if player one got the question right it would go to the next question and if they got it wrong replay the question for player 2 and the points would reflect appropriately also how would i make a time limit for each question? I know you probably wont be able to answer all question I just wanted to convey what I am trying to do.
View 1 Repliesi want to make electronic lock for my flash game (like in sci fi movies).whole game is written in AS2.it should look like this At top thers dynamic text box, under it there are 10 buttons labeled from 0 to 9 and at bottom there is button labeled ENTER.when you press any of the buttons it should write numeric value at dynamic text box( 6 digits code), and when enter is pressed it should check if code is ok.First part of the problem is how to make buttons to write series of numbers into dynamic textbox.Second is to write if loop which will on enter button press check dynamic textbox content and trigger some action if correct or clear textbox and allow another try.
View 4 RepliesIm trying to make a rhythm game in flash CS4 and Ive encountered this weird problem. there are no errors, im 99% that all the variables and stuff are named correctly. for some reason a movieclip i dont even address moves down automatically on the 2nd beat. it stops attaching "beats" after that 2nd one too. I have no idea what the problem is, or how to fix it,
View 15 Replies" What does FPS stand for?"Below it, I have three potential answers:
A) Felt Pen Stimulator,
B)Fries Pickles Saurkraut,
C)Frames Per Second.
As you all (Hopefully!) know, the last answer is the correct one.What would I type in the Actions box so that when you click the right answer, it takes you to the next question,but when you click the wrong answer, it takes you to a game over screen? (Please, PLEASE make sure your code works before you tell me!)
Is it possible to make 3D character customization for game in flash? Any ideas, tips about that?. In 2D it's very simple but i don't know where i should begin in 3D. First of all - how character customization works in rpg games? Is character body and all cusomizable parts like hair face, solid model? Or it's just different objects in one container?
View 2 Repliesmake a colour in game with flash? you know the one, its got a picture then you click on the colour you want then you click on the part of the image, and it fills in that part. a bit like the fill bucket tool in flash
View 2 RepliesI'm tring to make a game like LineBirds on iphone. If you look up the game you will see there are black objects which is sliding from right to left. And these objects are sliding as smoothly but on flash player, as if they seem like shaking when they are sliding. More better to explain, i have put an example maybe you want to look up it to understand. On this file the black objects are bamboos tree. How can i solve that shaking problem.
View 1 RepliesI need to make or buy a template for a simple flash game for a clients website. It has to be legit to buy. It is about 5 pages long. You are asked a question, you select a radio button for the answer to the question, it compiles all your answers and gives you a result.I know flash pretty well but ccording to budget and time.it is best not to have to experiment.
View 2 RepliesI'm a Flash newbie that wants to make a Flash game. However the only explenation on making a Tower Defence game that I've found is this one[url]...
It however uses a program that's unknown to me while I got Adobe Flash Pro. CS5 (Trial version) after some googling.
If I have a designer make the necessary graphics, what do I need to learn to make a flash based game?
I already understand the backend server work that would need to talk to the 'front end' part of the game i.e. how the flash game will make requests to the backend servers for storing/retrieving data in xml/json etc.
I'm aware there are tutorials online that cover how to make game menus and preloaders for AS3 flash games, but I've found that books are more in-depth for certain topics. Are there books with sections that cover the process of making a preloader and menus for an AS3 flash game?My ultimate goal is to implement a preloader AND game menus without referring to the timeline.
View 1 RepliesI already made a game with flash, and I want to provide an easy download for people that would rather play offline. Thing is, i use a folder whole structure to dynamically load content per level. Folder structure looks like this, not that it matters that much[code]...
How should I go to distribute this? Should I just resort to make a zip file for the flash game and assume people know how to extract and open the swf? Is there any other way to port easily as an executable? Perhaps Adobe Air (not sure if this works though)?
make a platform game im a newb in flash
View 4 RepliesFlash MX Actionscript Bible
1) Its supposed to make a multiplayer flash-game in one chapter. What kind of game is it?
2) Is the chapter on remoting any good? Can you btw use remoting with php, or is it only with servlets and net?
I'm currently trying to make a basic escape the room game in Flash, and for some reason the last couples of entries I have made for the code aren't working. Right before adding these lines, everything worked and I already know that each object has been converted into a movie clip or button and has the correct instance name.
[Code]...
//stop on current frame
stop();
//ball follows mouse[code]....
What I am trying to achieve is to make my ball get larger each time it collects a particle (Pixel).
how can i make a high score table for a flash game where EVERYONE see's the same high scores?
eg.
Bill gets 1000 in USA
Ben gets 1002 in UK
they can see each others scores on a high score table.
I'm trying to make a flash game have save files using shared objects and I'd like to keep all the data in one file with several children.
The three things I'd like to do are:Check whether the file exists (create a new file if it doesn't), then check whether to child named with text in an imput box exists, and if it doesn't create a new file (using the text in an imput box), and then set the value of that node to 0.
Then later I'd like to change that node to another number (the easy part).I'd also like there to be a way to disable the shared objects (incase the user doesn't allow shared objects).I've tried to do this myself using a few tutorials, but I could get it to work.I couldn't use the text in the input box to name the child,and I couldn't check the size of the child node to see whether it existed or not.
I use as2 and I want to know how I could make a contact me button in a flash game/module. I need to know How using as2 I can make the program
1.send an e-mail
2.put variables into said e-mail (example::e-mail would contain variableA in a writen form.)
How do I make my flash game keep picture quality when browser is resized.I built a flash game combining using actionscript and whenever the player or browser is resized it loses quality.Is there a way so, if the browser for example is made smaller the game's picture still keeps its display quality
View 4 RepliesI want to learn how to make a social game in facebook. How to go about it. I think you would need a team of devs. What languages are used to make social games like farmville, happy aquarium, etc.
View 4 RepliesI'm trying to make a game similar to bejeweled or diamond mine in flash. I found source code for a game someone made but it was pre function flash 4 craziness. It's not really helping at all because the person who built it had to hack around the limitations of flash 4.
View 2 RepliesI need to build a flash learn game to my students. It is to explain the angles and phisics over the billiard/snooker Table. Something similar to this: [URL] The only thing I can do until now is drag the ball! My doubts are:
- How to make the stick move with the center in the point near the ball;
- How to draw the yellow line;
- How to calculate the corners;
- And in the last, how to move the ball with accelerated motion when press a button.