|
Project Information
Members
Featured
Downloads
Links
|
We've MovedLatest code is on github: http://github.com/tkdave/bumpslide_as3/ OverviewThe Bumpslide Library is Actionscript 3 toolkit created by David Knape. Suggestions and contributions are most welcome. For more info, read the FAQ and checkout the latest source from SVN. Group DiscussionIf you have any questions or would like to see what we're working on, check out our google group. App TemplateThere is a downloadable app template that includes everything you need to get started with this as an app framework. This is a working application with FLA file and sample HTML including support for deep linking with SWFAdress. The source code for the application is in the 'app' package. Reading the documentation in the source files is the best way to learn. Update: May 24, 2009 The original app template has been updated to use the new RPC framework, and there is a new app template that includes some basic examples of using a front controller and commands. Update: August, 2010 A new branch of my library is emerging on github. Look there for latest changes, but be aware that we're taking this opportunity to refactor and rename things. http://github.com/tkdave/bumpslide_as3/ DownloadsOriginal Bumpslide Simple App Template - demonstrates model binding and component structure as well as swfaddress integration New Bumpslide MVC App Template - demonstrates use of commands and command events Bumpslide AS3 Library - includes full source code, examples, and docs |