
flash
Get flash to fully experience Pearltrees
as3
actionscript
header
animation
The Video Phone application is a sample application utitlizing codename Cirrus (previously codename Stratus) that allows a user to make a video call to another user who is also connected to the Video Phone application. This application relies on a simple HTTP service to exchange Flash Player’s peer ID. See below for requirements, instructions, and supporting resources. Requirements
Labs - Stratus Sample Application
In 2005 Ted Patrick posted a great article on the frame execution model inside the Flash Player that he dubbed the ‘ elastic racetrack ‘. It’s served as a great reference for me over the years to help understand how code execution and rendering were balanced within the processing of a frame. Since the introduction of Flash Player 9 and the new AVM2, I’ve noticed a few changes to the elastic racetrack model and thought I’d share them. This information is based on research into Flash player internals as well as observations I’ve made playing around with the event and rendering model, but the full model hasn’t been confirmed by Adobe engineers.
Updated ‘Elastic Racetrack’ for Flash 9 and AVM2 « Craftymind
Note: This version of the spec is out of date. For the most up to date version, see http://adobe.com/go/policyfiles . Updates: March 22, 2008

