Search:
Type: Posts; User: cribeiro
Search:
Search took 0.20 seconds.
-
This has been a great place to get answers to my questions.
I'm working in a 3D game in Flash MX 2004 and I intend to share it with the full code as soon as it becomes playable.
Thank you all by...
-
Hi folks, in Java I can use double Norm[][][][] to declare a multdim array.
In Flash MX 2004 I use var Nomr:Array = new Array() to declare a single array.
Do I need to loop to fill all the four...
-
Does anybody knows about any good 3d flash game.
I'm trying to identify if it would be a good thing do my efforts in this area.
Other languages are much better do deal with 3d engines for gaming...
-
Does anybody knows if it is possible to use LoadVars inside AS2 classes and how to work with the returned values?
-
Where's the flash mx 2004 AS2 games tutorial?
-
Thank you. That's what I was looking for.
-
Hi folks, I think it'd be super if Macromedia could enhance new Versios of Flash with the CropImage function, class etc.
Java, Vb, and the Dot.Net languages have this available.
It'd be a saving...
-
Imagining I have one gif keeping my tilemap with 50 images (20X20).
Is it possible to crop the images (20X20) at run time using Flash mx 2004 AS2, or do I need to do it outside Flash and import all...
-
Is it possible to have full control over key and mouse events inside classes, or do I need to add listeners in the fla file?
-
Thank you all by the replies.
I only think Flash cold offer much more for gamers.
I'd like to really see an impressive game made in Flash, with 3D and much more.
Even if I'm not a real programmer...
-
As I've mentioned it's the code,
http://www.lexxa.com.br/users/cribeiro/iceblox.zip
May be I won't have time to finish it ASAP as I’d like.
I know that the code is confusing but it was developed...
-
Hi folks, it's my first game in flash mx 2004.
It's originally made in java and sincerely I don't remember where it comes from.
After playing the game I've decided to use my knowledge and try to...
-
Let's say I have one tile map 200x200 with 100 images(20x20).
I know there are software's where I can crop the images and then import all of them to flash.
Is it possible to have the same feature...
-
Hi folks, for you all interested in how to use these new features in MX 2004 it's a simple sample called RealSnow demonstrating the snow simulation with actionscript....
-
I've heard that mx 2004 will be a good tool to game developers because it is OOP.
Up to now I couldn't find any game sample where these new features enhance game development in flash.
Is it...
-
Is it possible handle key events inside classes?
If so, how to addListener to the Key object inside a class?
-
I'd like to know if this is a good programming practice or if there any better wais to play with tile games.
Please see these file Sample Tile
The fla is Sample fla
-
I'm thinking in arrays to store the tile positions and call then according to the actions taken.
I imagine that it`s needed only one tile (30 X 30) that will be used as a mask and it will go through...
-
Let's see that I have an image (240 X 240) with 64 tiles with (30 X 30).
I know that are softwares I can split all the images and import all to flash.
Using flash 5 or later I can apply masking...
-
Try this game in Flash FX (not finished yet)
Iceblox
It was originally made in Java but I couldn't find the author.
Iceblox Original
-
My friend what I'm looking for is the best way to use components to make a game.
I know that it's possible to use OO as well as pure actionscript for develop games but I'd like to be able to use the...
-
:confused:
Does anybody know how to use flash fx components to make a game.
Is there any free available source?
-
Thank you all.
I have tried to accept that flash with it's actionscript language can be used to build games but what I've realised is that many things I can do in VB, using directX is impossible in...
-
Does anybody know how to create a fire effect for explosions.
I'm working in a asteroid clone and I'd like to assign this kind of effect when exploding the rocks.
-
Let me ask one more question that regards to fps.
If I change the fps to 30 the ball will move fast, but what is the impact in the users machine?
Are there any limit to fps or I can use the 120...
|
Click Here to Expand Forum to Full Width
|