thesven.com

ActionScript and Web Development

Post archive for ‘API’

Extending the HYPE Framework pt.1 – Layout Classes – making a circle layout class

This is a tutorial for people looking to extend the HYPE Framework beyond its current set of abilities. In this tutorial you will learn how to make your own “layout class” by extending and implementing existing elements of the hype framework. The layout class you will be constructing will be used to place display objects [...]

  • Share/Bookmark

HYPE Framework

About a month ago now, Branden Hall and Joshua Davis released an open source project that they have been building for a little while. This project is called the HYPE Framework. Over the past few years as Flash/Action script have been maturing to the point we are at now, it has become increasingly hard for [...]

  • Share/Bookmark

flickr API as3 – returning user image information

There have been a few projects in the past year or so that I have worked on where there has been the need to pull in a feed of information from Flickr to be used. Each time I would begin the process by looking back at a previous project and copying over a bunch of [...]

  • Share/Bookmark