FFMPEG Conversion to Flash Video Format

If you’ve experimented with Flash video then you’ve most likey run into the scenario where you’d like to be able convert to flv on the fly. While Flash has support for certain video formats such as .mpg, .avi, and .mov this is usually handled by importing your video into the IDE and then exporting [...]

Flash MX Pro Recursive Tree Component

I recently finished a project for a friend who needed a recursive tree component built in Flash. Instead of reinventing the wheel, I decided to extend the Macromedia V2 Tree component. I’m working on delivering the file as a compiled clip and if you’re interested in a copy then please post a comment [...]

Flash and Runtime Sharing of WebService Classes (No More Errors!)

If you’ve dealt with Flash MX Pro 2004 and runtime sharing of the WebServiceClasses component, then you’ve most likely run into errors during compilation. Under normal circumstances, you drag the WebServiceClasses into your movie, compile, and off you go. For larger applications you might find that it makes more sense to create some [...]