Archive for the ‘actionScript 3.0’ Category

Adio Footwear

Saturday, July 26th, 2008

Client: Adio Footwear
Work: Flash ActionScript 3.0, SWFAddress, SEO, Ruby on Rails, REST
Link: www.adiofootwear.com
Description: With SWFAddress at its core this full flash site manages state like a typical html web site. One of the most interesting patterns in this project is the management of multiple tiers of state and loaded assets. The admin was built with Ruby on Rails, deployed with Capistrano and, served by a cluster of 4 Mongrels.

Results: In this graph we can see an immediate 25% decrease in the bounce rate. The orange line shows the bounce rate is know skewed due to an increase of traffic at the site launch. The blue line shows the drop in the user bounce rate. I attribute this improvement to the sites navigation improvements. Visually the navigation is broken up into two consistent visual elements giving the user a familiar tool. Functionally this site improves the user experience by showing state in the address bar and having working forward/back buttons.

This graph compares the average time on site “Orange” improved by 2 minutes and bounce rate decreasing by 25%.

Footwear Page

Footwear Page

10 Flex Builder 3 Tips

Wednesday, May 21st, 2008

Draft

  1. Bookmarks
  2. Mark Occurrences. Highlight/SidebarMarkers
  3. Find Next/Previous
  4. Apple + Option + Up/Down Arrow Duplicate line
  5. Apple + D Delete current lines.
  6. Apple + Shift + R Open Resource like TextMate’s find in project.
  7. Apple + K Go to next occurrence
  8. Apple + Shift + K Go to previous occurrence
  9. Use Flash Components in Flex ActionScript Project.
    Directions from the ActionScript 3.0 Cookbook or see Colin Moock’s post

How to create AsDocs

Wednesday, April 2nd, 2008

I’ll write on this soon, until then use this link or the line below.
Documents from Adobe

asdoc -doc-sources /Users/jspooner/Documents/veoh/FlashPlayer/branches/ActionScriptSDK/src/com/veoh -output /Users/jspooner/Documents/veoh/FlashPlayer/branches/ActionScriptSDK/docs/