Tag Archives: color
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, animation, as3, css, flash, flashDen, html, interactive, javascript, open source, physics, stompernet, web design, website, work Leave a comment
#tweetcoding
If you didn’t know, Grant Skinner has introduced an interesting competition called tweetcoding!
Mixing as3 with the 140 character limit of tweeting he calls for the community to tweet visually interesting source code.
I’ve played a bit with it and tweeted my first #tweetcoding entry! See more tweetcoding here
1g.clear(),o[++i]={x:mouseX,y:mouseY,c:r()*0xFFFFFF};for each(k in o)k.c*=.9,g.beginFill(k.c),ls(i,k.c),g.drawCircle(k.x,k.y,1),g.endFill();
Want to see my entry? Here [...]
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, animation, as3, 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, animation, as3, collage, 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, animation, as2, download, flash, interactive, open source, tutorial 12 Comments
Event Tracking with Google Analytics | Flash Integration | Tutorial
Many have read my Integrate Google Analytics with Flash Tutorial in which I express enthusiasm for the new event tracking at google analytics! Well, it’s been a while, but I was admitted to the Beta testing group! So I’ve now had the chance to play with event tracking a bit and wanted to publish my [...]
Posted in tutorial Also tagged actionscript, analytics, as2, download, experiment, flash, game, html, interactive, javascript, open source, review, tutorial, website 21 Comments
Interactive Image Viewer v1 @ FlashDen
I’ve re-purposed an old project of mine, the interactive pog portfolio viewer, to FlashDen. I call it the pog portfolio because each work is represented by a circle, or pog, and you play ith it in the “bay” with different interactive physics configurations. When you click a pog you can view a close up image [...]
Posted in portfolio Also tagged abstract, actionscript, analytics, animation, as2, circle cube, download, experiment, flash, flashDen, game, interactive, open source, physics, portfolio, review, web design, work, xml Leave a comment






















Flashvars and as3