Skip to content

A tiny yet powerful library to deal with navigation and flow in your ActionScript projects

License

Notifications You must be signed in to change notification settings

PaulTondeur/navigator-as3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Navigator for ActionScript 3.0

This library was created to take away your pains when it comes to navigating your application between different views or application states. It provides ways to deal with (asynchronous) transitions between states without bugging you with the tedious parts. To sum up of the library's features:

  • Total control over synchronous and asynchronous visual transitions
  • Just-in-Time initalization of view components
  • Instant deeplinking with SWFAddress
  • Support for dynamic range elements and lists, like gallery items
  • Nested states, move complete parts of you application and they still work
  • Flow control through state validation, both synchronous and asynchronous
  • Integration of popular frameworks (PureMVC, RobotLegs), but it's optional
  • History management (courtesy of Laurent)
  • And many more...

Check out the Wiki pages if you want to read some more or if you want to see some examples.

Feedback

I'd love to hear your opinion on this library and the scenarios you're using it in. Drop me a line or file an issue here on GitHub if you need more information. Enjoy the Navigator!

About

A tiny yet powerful library to deal with navigation and flow in your ActionScript projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ActionScript 100.0%