Tag Archives: actionscript
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 AIR, as3, design, flex, html, interactive, mxml, portfolio, stompernet, usability 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 as2, flash, free iq, graphic design, interactive, portfolio, stompernet, usability, video, web design, work, xml 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 abstract, animation, as2, download, experiment, flash, flashDen, interactive, open source, xml 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 [...]
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 abstract, animation, as2, circle cube, download, experiment, flash, game, interactive, open source, tutorial 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 [...]
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 AIR, as3, download, flash, flex, interactive, stompernet 1 Comment






















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