AS3 – Repositioning the ComboBox dropdown list
If you’re like me and you don’t mind using some of the built in components in Flash to quickly build a UI but hate the look of them, you’ve probably made your own skins for them which is all well and good. But sometimes there are little things that really annoy me like the ComboBox […]
Who said Flash websites will need to be re-written?
Steve Jobs did in this blog post entitle ‘thoughs on Flash’. But if you watch the video below (thanks to this blog post by Lee Brimelow) you see that what Steve Jobs is just completely false. Here is what he said: “Flash was designed for PCs using mice, not for touch screens using fingers. For […]
Flash running smoothly on Nexus One
Here is a video showing Flash content playing quite nicely on the Google Nexus One mobile phone. The first example demonstrated is great with the 3D interactive animations rendering really smoothly.
Some more Flash Generative Art
Here are some more generative art pieces I have created in Flash. I am slowly getting better at it. Now that I have figured out how to get high res bitmaps exported from flash I can get much better quality images. These were created at about 2500 x 3000px. Download the Hi-Res images here (ZIP, […]
Vimeo Toy featured on Vimeo Forums
A couple weeks ago I created a toy for Vimeo. Vimeo toys a basically an interesting way to visualise a live activity feed. I’m excited to say that they loved my toy and they have featured it in their forums. You can view the toy by clicking the image above, or visit the forum post […]
Generative Art in Flash
Recently I have been inspired to create generative art using Flash thanks to Erik Natzke who creates stunning images… all created by ActionScript. I did a fair bit of digging around the net and managed to find a few code examples and video demonstrations on how the images were generated. So as you can see […]
Multitouch Jukebox Concept
As most people may know, Adobe released CS5 last week and with it Flash CS5 which now has built in native multitouch events. As an experiment with these new APIs I decided to rework my AS3 coverflow into a multitouch music player using gestures to scroll through album covers. Below you can watch a quick […]
Gradient Slider V1
Today I decided to redo my gradient slider as a reusable class. But first I had to learn better OOP so after watching a quick tutorial over at GotoAndLearn I started moving all the code into separate class files. The main thing I wanted to do was to have the slider dispatch a custom event, […]
Photo Painter App
Here is my latest experiment in Flash… this time its an app that takes a source image (jpg) and paints it giving it a very painterly look. You can tweak some of the settings such as brush size and blur. The image above was created using this. You can download the Air installer or source […]
ParticlePlayground Air App
Over the last week or two I have been playing around with particle systems and creating my own to learn all the maths equations behind them. Why? I was playing with Trapcode Particular and started wondering what all the maths behind it was. So I started creating my own particle system in Flash from the […]
You must be logged in to post a comment.