diamondTearz

diamondTearz- half MD- half Machine

diamondTearz header image 4

Entries from November 2005

Digging into Flex

November 28th, 2005 · 1 Comment

I’ve been digging deeper into Flex 1.5 and 2.0 kind of in parrallel the last few weeks and I’m excited and overwhelmed. I think I’m learning that I can’t absorb the whole API. Aparently to become an expert in something it’s more a matter of becoming fluent in it where you can make [...]

[Read more →]

Tags: Flash · Flex 2.0

Accordions with internal movie clips

November 10th, 2005 · 1 Comment

This was a successful attempt at placing events on movie clips nested in movie clips within the accordion component.

Bookmark It

Hide Sites

$$(’div.d195′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

[Read more →]

Tags: Scribbles

Isometric Class based Pop

November 10th, 2005 · 2 Comments

Bookmark It

Hide Sites

$$(’div.d194′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

[Read more →]

Tags: Scribbles

My Flade Viewer

November 10th, 2005 · 1 Comment

This is an app in the works useful for debugging Flade Physics engine apps by changing some of the constant values. Use the arrows to move the bike.
My Flade Viewer built on the Flade open source Physics Engine

Bookmark It

Hide Sites

$$(’div.d193′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

[Read more →]

Tags: Flash · OSFlash · Scribbles

November 10th, 2005 · No Comments

Move the dots and drag and release the center of the elastic to get spring effect. I actually did this about a year ago before having the sense to just google” flash” and ” spring “. I’m posting it mainly for sentimental value.

Bookmark It

Hide Sites

$$(’div.d192′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

[Read more →]

Tags: Scribbles

November 10th, 2005 · No Comments

At some point it started to dawn on me that every object could respond uniquely to the given paranmeters giving the appearance of individual intelligence. Go ahead and hover over it with the mouse.

Bookmark It

Hide Sites

$$(’div.d191′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

[Read more →]

Tags: Scribbles

Crayon

November 10th, 2005 · No Comments

Just a crayon from a project for MJ. Next step is to have the crayon location be controlled by the mouse and the mouseUp event cause the pencil to be put down and mouseDown cause it to be lifted.
Next after that is to have the line actualy appear under the crayon.

Bookmark It

Hide Sites

$$(’div.d189′).each( [...]

[Read more →]

Tags: Scribbles

Ball bounce

November 10th, 2005 · No Comments

This is an old gravity experiment that I love. Click the button to add more bouncers in the picture and toss them around.

Bookmark It

Hide Sites

$$(’div.d187′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

[Read more →]

Tags: Scribbles

Running Man

November 7th, 2005 · No Comments

I meant to post this a while back. This is a poser model with the run built in animation. I exported it as a series of png files and looped the sequence. I guess nowadays a lighter file could be generated by creating the shadown dynaically etc but oh well this was [...]

[Read more →]

Tags: Scribbles