SWFAddress helper class that uses AS3Signals instead of events, I created a demo application that combines SWFAddress, AS3Signals, and RobotLegs. I used this structure on an app I currently built successfully and would use it again. Comments and suggestions are encouraged.
The key pieces to this application are: SWFAddress helper class that uses AS3Signals, the application model, the view state model, a command to pass the application model parameters to SWFAddress, and a command to process SWFAddress changes and update the application model.
SWFAddress
You can grab the updated SWFAddress file here. Right now it’s in the com.kilometer0 package, but you can move it to whatever package you want. It’s not dependent on any files.
Continue reading “SWFAddress + AS3Signals + RobotLegs Demo” »






