Tag Archives: web design

Flash Video Issue: loadbar (size) vs playbar (time) usability

This deals with some issues I’m having with the seekbar of a player. The seekbar is the area that displays the video time as a bar that shows your current position/percentage of the video, it can also display the loaded portion of the video among other things as well. Including the video players I’ve made, [...]
Posted in other, review | Also tagged , , , , , , , , , , , | 3 Comments

My StomperNet Portal Design

Portal website design for StomperNet. Created to give digital access of subscription content: including video, pdf versions of print material (journal). I was responsible for the design of the front end of the site with valid html and css. I also designed the site logo and the graphics on the site. Was able to include [...]
Posted in portfolio | Also tagged , , , , , , | Leave a comment

How to use fullscreen in AS3 | Stage Display State Tutorial

One of the best features of the flash player if you’re doing video is the fullscreen functionality. It has been a question I’ve heard repeatedly. There are limits to what you can do in fullscreen. Such as minimal keyboard support while in fullscreen. But it is perfect for a video player! Who doesn’t want to [...]
Posted in tutorial | Also tagged , , , , , , , , , , | 8 Comments

Fullscreen in AS3 Tutorial | Plus Firefox Flash bug when enter fullscreen keyboard events fired

To view the full fullscreen tutorial go here: How to use fullscreen in AS3 | Stage Display State Tutorial Sucks when you seem to have a bug in your code somewhere so you dissect your code over and over and are convinced that according to your code, everything should be fine, so you come back later [...]
Posted in tutorial | Also tagged , , , , , , | 10 Comments

FormulaFIVE Launch from StomperNet is a go!

FormulaFIVE is here! The wait is over. FormulaFIVE is LIVE!
Posted in work | Also tagged , , , , | Leave a comment

How to as3 resize a movieClip and constrain proportions | Actionscript Tutorial

I’ve had that exact task numerous time while scripting actionscript. I have a source image loaded externally or a mc within the program and I need to fit it into a certain area (width x height) but keep the aspect ratio the same or as photoshop calls it “constrain proportions”. I’ve done this with fancy [...]
Posted in tutorial | Also tagged , , , , , , | 32 Comments

asfunction (TextEvent.LINK) Tutorial for AS3 | Flash HTML Link to call actionscript function | Tutorial

Overview Earlier I wrote a tutorial article about asfunction in as2. Now that I’ m into as3, surprise surprise asfunction has been depreciated and now to replace it is the LINK TextEvent. Dispatched when a user clicks a hyperlink in an HTML-enabled text field, where the URL begins with “event:”. The remainder of the URL [...]
Posted in tutorial | Also tagged , , , , , , , , , | 2 Comments

StomperNet Strikes Again! with FormulaFIVE

StomperNet has been a ‘buzz’. After Andy’s ‘Mea Culpa‘ why wouldn’t it be… But this is so much better and bigger, learning many lessons from the last launch – StomperNet strikes again! Teamed up with Paul Lemberg a new product called FormulaFIVE (F5 for short). Just launched a video to excite the industry! So check out stomperf5.com now!
Posted in portfolio, work | Also tagged , , , , , , , , , , , , , , , , | Leave a comment