Passing properties by reference in ActionScript 3
@DavidArno asked on Twitter: That’s actually a good question. But it seems there’s no way to force a property to be passed by reference in AS3. The behaviour of most properties are to be passed by value, which means that [...]
