Tag Archives: flash

Going Natural 3.0 at StomperNet

Here’s a new site and series from StomperNet called Going Natural 3! It’s a bit of free videos made and released to showcase the talents and business of what StomperNet is about and what they do for their clients. They’re ‘moving the freeline’ so to speak… The first video series begins with Dan Thies talking about his [...]
Posted in portfolio | Also tagged , , , , , , , , , , , | 1 Comment

iKill Flash Game Art

iKill: Pick Fruit, Be Happy, Keep Killing I developed this game for my Digital Media Thesis. I wanted to do a project that was interactive, and enjoying flash I decided to create it in the form of a game. The project called “iKill’ is Installation Game Art, and is also available online. It explores multiple these, [...]
Posted in portfolio | Also tagged , , , , , , , , , | Leave a comment

Shared Object – utilizing the Flash cookie

Overview The Shared Object is like a cookie for flash. It lets flash store some data on the local machine, so between sessions it can remember things. Learn more from wikipedia. Shared Objects are used to store data on the client machine in much the same way that data is stored in a cookie created through a [...]
Posted in tutorial | Also tagged , , , , , , | 1 Comment

XML and Flash Actionscript made Easy | Parse XML to Object | Tutorial

XML and flash is something that always seemed to be more complicated than it needed to be. Then I had an idea to parse the xml nodes into actionscript as objects, that would make working with xml tons easier for me, I could just parse it once and then forget about the xml, I could [...]
Posted in tutorial | Also tagged , , , , , | 13 Comments

Custom Flash Video Player @ FreeIQ and StomperNet

The flash video player designed and developed for Free IQ and StomperNet. Plays video and audio content for a user. I implemented 85% of the actionscript, creating intuitive interactivity and functionality. External xml plsylist, author biography display, content details, share by email, social bookmarking, get embed codes, and more. Sleek design for maximum intuitive user [...]
Posted in portfolio | Also tagged , , , , , , , , , , , | Leave a comment

Dynamic Flash Scrolling Link List XML driven Component on FlashDen

Go get the file at Dynamic Scrolling Link List XML driven Auto wrapping
Circlecube Items at FlashDen
Posted in portfolio | Also tagged , , , , , , , , , | 3 Comments

Get Current URL and Query String Parameters to Flash | Tutorial

Overview This tutorial / how to / example will show how to get the current url from the browser to flash, and even how to get the query string parameters from the url into actionscript using ExternalInterface. It has been a dilemma for many people to get this information into flash across browsers and without having to [...]
Posted in tutorial | Also tagged , , , , , | 33 Comments

Interactive Spin Actionscript Tutorial

I have been thinking of different interactions that are possible with objects. If you’ve read this blog at all you’ll know that I’ve played with physics and gravity and throwing balls and bouncing balls and all sorts. But I hadn’t wrapped my head around an interactive spinner. I know it’d be easy to make a [...]
Posted in portfolio, tutorial | Also tagged , , , , , , , , , , | 9 Comments