Differences from Gaia Flash framework - Glidias/Kilogaiajax GitHub Wiki
What isn't available (or different from Gaia Flash framework)?
- No multiple page contents viewable at once (in HTML context, this isn't much use.). So, you are restricted to a single page content wrapper.
- No asset stacking. (for now, just duplicate asset dependencies per page node)
- No load-on-demand asset declarations. All assets are considered preloaded assets.
- No indexFirst (in HTML context, this isn't much use)
- No flow customisation (ie. preload or cross flow options)
- No hijacking flow, but got event hook notifiers.