FFILES.COM NEWS CONTESTS SUBMIT A FILE REGISTER CONTACT
username:
password:
register | login help

jerez_z's Profile

jerez_z
Member since 12 Oct 2005
Comments posted 0
Total files submitted 28
User website
Donate to author donate to author make a donation for this author

Submitted files

3Draw
3Draw
This is a prototype of my 3D Drawing tool. Draw in the x/y/z boxes and watch them appear in the 3D view. Drag the 3d view to rotate. I'm on the look out for good ideas on controlling the...
Etch-A-Sketch
Etch-A-Sketch
An Etch-A-Sketch simulator of sorts. The knobs have rotational mouse control. I also added keyboard control so you can do multiple directions at once. Keys:Left,...
jSweeper
jSweeper
Here is my minesweeper. Pretty simple and not good looing, but it took me like an hour.
Pixel Circle
Pixel Circle
An entry for 25 lines contest
Mouse Lightning
Mouse Lightning
An entry for 25 lines contest
Dodge the Boxes
Dodge the Boxes
An entry for 25 lines contest
Mouse Gun
Mouse Gun
An entry for 25 lines contest
Fractal Tree
Fractal Tree
An entry for 25 lines contest
Dusty Line
Dusty Line
An entry for 25 lines contest
Circle Line
Circle Line
An entry for 25 lines contest
Spiral Fractal V2
Spiral Fractal V2
An entry for 25 lines contest
Spiral Fractal V1
Spiral Fractal V1
An entry for 25 lines contest
Line Circle 2.0
Line Circle 2.0
This is another version. Shows the process better. A little more fun.
Line Circle
Line Circle
Just draw a line and see what happens. :)
Space Filling 2.1
Space Filling 2.1
This is the new version of Space Filling Bitmap Style. It now has blurring and better thickness. Click and Drag for some fun. I also gave you the Reset option in the Right-Click menu.
Space Filling 2.0
Space Filling 2.0
I took freeskier89's Space Filler and I redid it using the BitmapData Object and Flash 8. Its now faster and a little more efficient. :) (It also uses my Drawing Class to draw the...
Drawing Class
Drawing Class
This is a drawing class implementing the Bitmap Object in Flash 8. It draws lines, circles, and boxes. Shape filling is still in progress and will be implemented soon.
Bitmap Line Drawing
Bitmap Line Drawing
This is a small class I wrote to draw lines using the BitmapData object. Its faster and more efficient than using a movieclip and the lineTo function (at least as far as I can tell with my...
Webcam Motion Sensor
Webcam Motion Sensor
There are alot of these around, but I wanted to see if I could do it myself. Its a webcam motion sensor. You will need a webcam to see it in action (sorry guys). But it shows all the places...
Exploding image
Exploding image
this uses multiple movie clips and dynamic masks to manipulate an image. It would be much more efficient if redone in Flash 8.
Color Tree
Color Tree
I got bored of the blue. This is a more fall theme. The green highlights the growing pieces.
Windy Tree
Windy Tree
Sorry if it lags on your computer... the quality is as low as it goes. I swear.
Blue Fractal Tree
Blue Fractal Tree
This is my growing fractal tree. Use the slider to control the height...err...ya just experiment. Its cool. :)
3D Class
3D Class
This is my 3D Class. It consists of a number of different objects that all work together to allow you to build a world of 3d objects. So far only flat sides, but its a work in progress.
Asteroids
Asteroids
A full AS asteroids game. The ship and asteroids are drawn dynamically (except the gun temperature meter and the flame cause of those damn gradients) Use the arrow keys and space to shoot.
Snake
Snake
Good ol' Snake. This is mine.... which means nothing fancy, plain, and simple. I just wanted to see if I could do it. Oh.. and its a hundred percent AS (except the circles cause I'm lazy)
Car Collision
Car Collision
This was my attempt to simulate two cars colliding... its decently affective. Use the arrow keys to collide with the outline.EDIT: Press any key (other than the arrows) to reset...
Maze Solving
Maze Solving
Artificial inteligence. Definatley not the most efficient maze solver ever, but its all me and two weeks worth of boredom at work. Just click on a path and watch the dot get there.