Re-launched LarissaCleveland.com. The site uses my first custom wordpress theme, and the Gallery Project for her wedding photography portfolio’s image management. I created some custom flash galleries in Actionscript 3.0 (all OOP Programming), that pull the images from the gallery database via xml to keep everything easy for the client to maintain with CMS tools.
One of the most challenging tasks about creating this website, was the portfolio, and how it needs to be very intuitive, simple, and extremely functional. To solve this problem i researched tons of other photographers portfolio sites. Many of them have issues that are fairly obvious pertaining to navigation, heavy image loading, audio, thumbnails, etc. So I took what i found from these other sites, and attempted to create a flash portfolio that stay’s attractive, but retains it’s functionality while being subtle.

The main controller of the portfolio featured to the right has a back, audio, timer, and forward icon. These simple buttons are intuitive enough for normal users to understand them without touching them. The visibility of this controller is key to keeping the portfolio sexy. It only appears when a user rolls their mouse over the main image being displayed. After rolling off it disappears with a fade-out, and blurr. I love the Tweener Actionscript class! As you can see in the 2nd screen-shot when you roll-over the audio icon it displays credits for the song again keeping it subtle. The audio button has a simple on/off functionality, and being the thoughtful developer i am it only pauses the song instead of restarting the song altogether. (more…)