flash
flow
factory
This
mini-framework for actionscript 3
helps you to easily setup a flash website.
flashflowfactory makes use of SWFAddress for deeplinking and TweenLite for transitions.
-
More info
Source
GoogleCode
Documentation
-
Dependency
TweenLite
SWFAddress
♥
Make sure you have included the latest version
-
flashflowfactory Features
Global page creation
Deeplinking made easy: it's included and no need to worry about it anymore
Page class with transition settings and states
Transitions between pages
Currently 4 transitions included
Creating your own transitions is possible. This keeps your freedom of expression and makes it usable for every custom project.
Global page settings and these settings can be overrided on page level
Transition in/out between page
Easing/time customizable
Alignment options
Alternative navigation (button) system
Really easy linking
Automatic states
Grouping aka easy active state
Global Event system
Listen to event from any point in your application
Automatic Event removal system