Tag Archives: actionscript

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

Stomper Scrutinizer Browser AIR App

Software for viewing websites through a simulated fovea vision. Since not everyone could set-up, let alone afford a real eye-tracker. This software uses the mouse pointer as the user’s focal point, or foveal view. It blurs everything except where your focal point (the mouse) is. It is helpful because it forces you to re-think web [...]
Posted in portfolio | Also tagged , , , , , , , , , | Leave a comment

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

Local Connection Actionscript – Communicate between seperate Flash files | Tutorial

Overview: Local Connection Communication between two separate flash files placed on the same page (or even running simultaneously on one machine) is a nice way to spread a project out. You can send variable, call functions, pretty much do anything in one swf from another. Easiest case use would be a navigation menu set up in one [...]
Posted in tutorial | Also tagged , , , , , | 17 Comments

StomperNet Scrutinizer Update | Features include Bookmarking, Screenshots & Loader

Scrutinizer is constantly being updated and enhanced and with the launch of Adobe AIR 1.0 is easier than ever to install! It now supports bookmarking, capturing and saving screenshots and displays progress as pages load. With even more to come soon! Go check it out at StomperNet’s public site for free download! Here’s some images to show off scrutinizer! Watching [...]
Posted in portfolio, work | Also tagged , , , , , , | 1 Comment