PDA

View Full Version : Flash actionscript art


Cpp
May 10, 2006, 07:56 AM
Some time ago when the good old DOS games were still popular, I happened to come across a game called "Genewars" from Bullfrog (front cover (http://i13.ebayimg.com/01/i/04/26/15/f4_1_b.JPG)). It was a cool game where you had to fly from one planet to another with a rocket and research new animals, build bases, extract minerals, plant trees, etc. in the process as well as perform various other tasks on each planet to complete it. However there was one particular thing about the game that I really liked. It was the short intro movie displayed each time the game was run.

I remember that there was a genewars logo displayed in front, but what really fascinated me is how the background was made - which is exactly what I tried to reproduce here in Flash. I really lack the words to describe how it looked like (color gradients in motion from black background to purple color clusters moving almost like a liquid) so see it below. I tried to get it to match the original thing or at least get it close, but on the end it turned out I'm still far off.

What do you think?
NOTE: Please let me know if the movie doesn't load.
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="300" height="200" id="genewars" align="middle">
<embed src="http://www.lordprime.com/genewars.swf" loop="false" menu="false" quality="low" scale="exactfit" bgcolor="#000000" width="300" height="200" name="genewars" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</object>

DoubleGJ
May 10, 2006, 08:08 AM
Yes, it is awesome. Something a bit like JJ1 menu background, but way better.

CrimiClown
May 10, 2006, 08:18 AM
I like it. :D A big + for you!

Stijn
May 10, 2006, 08:31 AM
Nice effect, looks like those oldschool disco projections.

Ae
May 10, 2006, 08:47 AM
It isn't loading, but some flash things don't load on my computer. I can't figure out how to fix it.

DanYjel
May 10, 2006, 10:46 AM
It isn't loading, but some flash things don't load on my computer. I can't figure out how to fix it.

It wasn't loading either for me here. Click here (http://www.geocities.com/atlastsome/genewars.swf), make the window smaller and enjoy, because it's just fantastic.

Cpp
May 10, 2006, 11:09 AM
Argh, screw Geocities! Why the hell is it so hard to find a good host...
I'll be using a link from my own server as of now.
Movie should load from now on.

Ae
May 10, 2006, 05:49 PM
Click here (http://www.geocities.com/atlastsome/genewars.swf)
That doesn't work either, it's something I have to download that has to do with Flash or Quicktime, but everything I've tried has not worked

Hare
May 10, 2006, 06:41 PM
tis pretty

Monolith
May 10, 2006, 06:42 PM
Looks like blobs.

FQuist
May 11, 2006, 12:24 AM
Looks like the textured backgrounds from the official JJ2 tilesets/photoshop's render clouds gone crazy. Looks quite neat.

Stijn
May 11, 2006, 03:37 AM
Overlord, you might want to check out the Winamp AVS Presets called "TC Plasma" and "Oldskool Plasma". Perhaps the equations used in there can help you making the flash better. You can find them in the "Whacko III" pack, it's in the plugins section on winamp.com

Birdie
May 11, 2006, 05:12 AM
Pretty. =D

cooba
May 11, 2006, 06:10 AM
Looks like Medivo's background. Except in motion and in cooler colors.

Radium
May 11, 2006, 11:47 AM
I made a button with Action Script once D=.

Seriously, though, that's awesome. And all in Flash?

Cpp
May 11, 2006, 03:15 PM
Well it isn't exactly 100% actionscript, I cheated a bit. The effect was made by using a number (100 I tihnk) of "dot" movie clips moving in random directions and adding a Flash 8 blur filter to them. This makes them almost invisible on a black background, but when 2 or more overlap you get a more visible spot. When many overlap, you get this cool looking effect. I've used actionscript to move the objects around the scene. You'll be surprised how easy it is to make something like this once you know the basics.

If anyone wishes to obtain the *.fla source file for this effect please let me know.

Birdie
May 11, 2006, 05:26 PM
I would like it.