Run-time instances
What is important in this module
- It is possible to create instances of library symbols "on the run"
- Library symbol must be "linked" to allow importing to the stage programmatically
- setProperty methods allows to change properties of any movie symbol instance on the stage
- Instances also may be removed from the stage programmatically
- It's possible to repeat the code execution with timing delay