TracNav
AS3 Std : AS3 MC : : AsyncStub...
- Downloads
- Installation
- Release Notes
- View Source
- API Docs
- Discussion
Project Owner...
- Philip Sexton
Demos...
- Loadup as Ordered
Utility - AS3 / Asynchronous Stub
The Asynchronous Stub utility consists of a Proxy which can be extended for the purpose of simulating asynchronous activity, by way of a random timer.
Installing the Project Source Code
- From the archive
- Download the latest source code archive.
- Unzip the source code zip to any folder on your disk. (for instance: c:\development)
- You will see a AsyncStub source folder. (for instance: c:\development\AsyncStub)
- From the Repository
- Use your favorite SVN client to retrieve the latest source code release from the repository.
- Add the Utility Library to your Project Using Flex Builder 3
- Open or create a Flex or AIR Project in Flex Builder 3
- From the Flex Builder menu, do: Project -> Properties -> Flex Build Path -> Library Path -> Add SWC
- Browse and select the SWC (for instance: c:\development\AsyncStub\Utility_AS3_AsyncStub_X_Y.swc)
- Click Finish.
- [TBD: Add to Flash CS3 ]
