Overview
- Versioning
- Player Penetration
- Player Overview
- VMs, Basic AS3 Optimization
- FTE (Flash Text Engine
Now we have layout options!
- TextField
- FTE
And rendering options
- Saffron – now faster & improved
- CFF
An imperfect collision of technologies.
Overview
Loader.unloadAndStop()
- what it does…
- …and doesn’t do
GPU Acceleration
Fullscreen
Direct
GPU Compositing
- Theory
- How to use
- Driver version checking
- Slow rollout
PixelBender
- Now the renderer is programmable too!
- Injects code into the rendering pipeline
- Can be highly parallel
2.5D
- Integrated into display list
- Z is render only, not real depth
- But correct perspective rendering is great!
- Pixel coordinate fun
Drawing API 2
- Same renderer
- Faster data structures
- Floating point renderer
- 2.5D Goodness
Search Player
- Current approaches to indexing SWF files are limited
- How it works
- What you (don’t) have to do.
- Best Practices.