Category Archives: Professional

Flash Micro-site: 2010 World Cup

Specialty Flash Micro-site design and development for Pappas Creative client, ActionImages.
Also posted in featured, gigs | Tagged , , | Comments closed

Random Tile class

An Actionscript 3 class I wrote the places tiles on a grid - either randomly or in order, with no overlap, and allows for a tile free zone.
Also posted in code | Tagged , | Leave a comment

The Flash Blog » Flash Builder rebrand FAQ

The Flash Blog » Flash Builder rebrand FAQ.
Posted in Professional | 1 Comment

Frustrating FireFox bug with ExtnernalInterface – resolved

Looks like I had a problem with my JavaScript. I need to add: var swfDiv = document.getElementById(’swfDiv’); Checks out now in FireFox 3.5 mac, FireFox PC (version?), IE 8 on the pc. <script type="text/javascript">         function putFlashOnTop() {                 var swfDiv = document.getElementById('swfDiv');             [...]
Also posted in code | Tagged , , , | Leave a comment

Frustrating FireFox bug with ExtnernalInterface

I have a swf with some html copy below it. It should (seemingly) expand when clicking the button and contract when clicked again. see example I need to swap the z-Index of the divs containing the SWF and the html copy. The swf is embeded using SWFObject. I have two simple javascript methods for re-assigning the SWF [...]
Also posted in code | Tagged | 2 Comments

Concluded Deluxe Flash Video Player

I’ve just wrapped up a deluxe Flash video player for BBE.  The player has a customized views (size, gallery layout) and tracks all user interactions and records them to a cookie. I’ve built many Flash video players. On this one I utilized a few different design patterns (Decorator, Command, Singleton, MVC.). The project is ‘done’ but scheduled [...]
Also posted in gigs | Tagged , | Leave a comment

Coding Air app – Kidos

I’m helping to code an Air application – Kidos - an OS for children.  This is a team project that already has a solid base of code.  I’m learning to use Git for committing my code contributions.
Also posted in gigs | Leave a comment

Completing Dynamic Slideshow and CMS

I’ve been producing on a dynamic slide show with a CMS  for the 2010 World Cup.  Contains a CMS so that client can upload images, create tags, galleries and albums. UNDER CONSTRUCTION
Also posted in gigs | Leave a comment

Pair Programing – online video editor

I’m doing some paired programming for a small company in Dumbo. I sit down with a guy that has been writing code since the 80s. We are working on a Flash online video editor. My first exposure to paired programing, test-driven design, and Git.
Also posted in gigs | Leave a comment

Wrapping up Flash Video Project – Mediatronica

I’m finishing up building a dynamic fullscreen Flash video player for Mediatronica. Features: fullscreen video captions
Also posted in gigs | Leave a comment