/ Published in: ActionScript
Expand |
Embed | Plain Text
// Global Controller _global.Controller = new Object(); AsBroadcaster.initialize(Controller);
You need to login to post a comment.
bomberstudios on 06/28/06
textmate actionscript as controller event broadcast
4 people have marked this snippet as a favorite
// Global Controller _global.Controller = new Object(); AsBroadcaster.initialize(Controller);
You need to login to post a comment.