Getting over Flash
Getting over Flash
Out of context: Reply #14
- Started
- Last post
- 22 Responses
- unfittoprint0
centralize your code. Don't place it on movieclips/buttons but in action layers.
and when in doubt, use the trace action to see where the script 'fails'.
this will make debugging much faster.