Tag: flash

Experience Music Project – Sound Lab Redesign

This was by far one of the coolest projects I’ve worked on in a long time. MORE

April 2nd, 2010 | Categories: Portfolio | No comments |

DuPont Environmental Education Center

I programed these three interactive applications in about two weeks. It was a lot of work and a couple late nights, but all in all it was an awesome project and well received. MORE

April 2nd, 2010 | Categories: Portfolio | 2 comments |

Super Easy – Load Multiple RSS Feeds Into Flash

This an update to a post I wrote about loading multiple RSS feeds into Flash. In the old way I used a proxy PHP script and some other AS3 techniques, none of them are wrong, I just think this technique is a lot easier. MORE

March 1st, 2010 | Categories: Actionscript | 4 comments |

Load Multiple Fonts Into Flash

After trying different solutions to load fonts into Flash, I’ve decided this is the best for the types of projects I work on. In this tutorial I’ll show you how to load multiple fonts into Flash using XML, CSS and of course AS3. MORE

February 21st, 2010 | Categories: Actionscript | 2 comments |

Microsoft Experience Pack Demo

View This Demo

April 2nd, 2009 | Categories: Portfolio | No comments |

RSS Widget – AS3

NOTE: I’ve found an alternative to loading multiple RSS feeds. Check it out here.

This short tutorial demonstrates how to create a simple RSS reader in actionscript. This actionscript code loads multiple RSS feeds (XML files) into Flash, parses the data and displays all the content in a widget. The files are totally customizable. MORE

March 13th, 2009 | Categories: Actionscript, Development | 2 comments |