Tag Archives: animation
Stomper999
Interactive Design project for StomperNet’s tease of the announced reveal on 09/09/09 at 09:09:09!
“Online Marketing Changes Forever!”
Wanted it to be unexpected, and I think we hit it! Check it out live at stomper999.com!
Details:
For this project I used flash, html, css and javascript. Tweener for the fading effects. Found a nice stock flash from flashDen for [...]
Posted in portfolio Also tagged abstract, actionscript, as3, color, css, flash, flashDen, html, interactive, javascript, open source, physics, stompernet, web design, website, work Leave a comment
Forthcoming Actionscript Image Scroller Tutorial
Here is a preview of a file I’m writing a tutorial for. It’s nothing groundbreaking, but it deals with many normal tasks and will show my process a bit. This tutorial will show how to create a horizontally scrolling image viewer. It will cover xml loading & parsing, loading & resizing external images to fit [...]
Posted in tutorial Also tagged actionscript, download, experiment, flash, interactive, open source, portfolio, tutorial, usability, web design, xml 5 Comments
Random Movement | Brownian revisited for as3
I have had feedback that certain random movements I program are a bit “jumpy”. Such as my old brownian movement tutorial and I really noticed it in my last tutorial, the parallax 3d depth effect tutorial. I’ve been thinking about it and looking around at some code and now have this updated brownian movement [...]
Posted in tutorial Also tagged 3D, abstract, actionscript, as3, color, download, experiment, flash, flex, open source, physics, tutorial 15 Comments
Dynamic 3d space | Floating Sketches Tutorial
I’ve had quite a few questions about how to make depth in flash. Earlier (like, 2 years ago) I put up an experiment file to give some interactive depth to some sketchbook sketches, see Floating Sketches. I’ve finally gotten around to translating that into as3. It’s still the same basic idea, Create layers of levels, [...]
Posted in tutorial Also tagged 3D, abstract, as3, collage, color, download, experiment, flash, game, interactive, open source, tutorial 3 Comments
ColorTransform | RGB, Hex and random colors | Actionscript Color Tutorial
Overview
Color can sometimes make or break your design. I’ve put together this flash to show how to set a movieclip to a certain color, I’ve had to do this at runtime and had to go by different values such as a hex number, rgb values and have even wanted to just set a random color, [...]
Posted in tutorial Also tagged actionscript, as2, color, download, flash, interactive, open source, tutorial 12 Comments






















Tutorial to Create a Responsive Image Scroller in ActionScript 3.0