ActionScript 2.0 :: Make A Game Similar To Bejeweled Or Diamond Mine In Flash
Jun 3, 2004
I'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 Replies
Similar Posts:
Aug 4, 2011
[URL]
But I wanted to make mine cycle through each image every 2 or 3 seconds
View 10 Replies
May 3, 2009
I'm looking to make a flash banner very similar to the one shown on here [url]..I'm really stuck on what techniques i need to use.
View 5 Replies
Aug 23, 2011
I need to make a learning device in flash similar to this [URL]..anyone know any tutorials that would ? im fairly new to flash.
View 4 Replies
Feb 5, 2011
I am trying to make a flash slider similar to that in HTML Code: [URL]
View 1 Replies
Oct 25, 2009
I want to create a game similar to all the reaction time games out there, with the difference that my game has a set amount of time that you as the player will have to guess when it occurs (with a simple click). Each player has a number of tries where the closest time from the set time wins.
View 1 Replies
Apr 1, 2011
how 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 Replies
Dec 19, 2009
i 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 Replies
May 25, 2007
I've a problem loading data from xml into a class of mine. I put the code:
Frame on Flash:
Code:
vlist = new VideoList();
var vxml = new XML();
vxml.ignoreWhite = true;
[Code]...
View 2 Replies
Apr 2, 2004
i'm trying to create a game that has a similar concept as Dance Dance Revolution - if shown is a down arrow then press down, if up arrow is shown then press up ...i'm having problems with the "if shown is a ... arrow" part - i managed to get pressed key check working, so if you press the correct key you'll progress but if you press the wrong one the appropriate action will execute.
in frame 1 i have the movieclip that contains the arrow display with the following code:
onClipEvent(keyDown){
if (_global.x = "up") {
if (Key.isDown(Key.UP)){
gotoAndStop("down");
[code]....
looks ok to me, but when i tested by changing the if condition for the mc action to if (_global.x = "down") the thing still executed as if _global.x = "up" .
View 2 Replies
Jun 14, 2011
I look up AS3 api,I know AS3 can draw circle,Ellipse,Rect. Is there an api to draw diamond shape? How to draw it. I want to make two diamond shapes cross,and make one diamond shapes from long to short. Like star effect.How to realize it?
View 2 Replies
Jun 14, 2011
I look up AS3 api,I know AS3 can draw circle,Ellipse,Rect. Is there an api to draw diamond shape? How to draw it. I want to make two diamond shapes cross,and make one diamond shapes from long to short. Like star effect.How to realize it?
View 1 Replies
Dec 17, 2009
I want to implement something similar to MAC OS X Time Machine in terms of having time-line on the page side and then clicking on a specific day will pull a page from the server.
I have good experience with Ruby on Rails. I'm less experienced with GUI design and was wondering what in your opinion is the optimum way to do something like that. Couple of ideas came to mind:
- Use Adobe Flex (or maybe Silverlight?)
- Use JQuery (or similar JavaScript library)
- Use something like Objective JavaScript
View 1 Replies
Dec 8, 2009
It is very frustrating to move the diamond shape of the motion tween or to even delete an unwanted diamond shape on the timeline.
View 9 Replies
Jun 13, 2009
I 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 Replies
Jun 30, 2005
This may sound like a dumb question, but how would I make a swf file display an html page similar to what an IFrame does? Would I have to use a Javascript command to have a window pop up when the movie is Loaded?
View 1 Replies
Sep 29, 2011
where to get some corresponding information of how to make a flash game.Preferably with some examples of little flash games
View 1 Replies
Feb 4, 2010
I 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 Replies
Jan 9, 2006
I 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 Replies
Oct 8, 2010
I'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 Replies
Dec 15, 2011
so 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 Replies
Sep 4, 2011
i 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 Replies
Dec 17, 2009
Im 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
Jul 7, 2011
" 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!)
View 2 Replies
Nov 17, 2011
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 Replies
Oct 22, 2003
make 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 Replies
Dec 16, 2011
I'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 Replies
Jul 29, 2010
I 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 Replies
Nov 9, 2010
I'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.
View 3 Replies
Oct 29, 2010
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.
View 3 Replies