Flash var/Functions
Flash var/Functions
Out of context: Reply #8
- Started
- Last post
- 18 Responses
- springbok0
cant seem to get this working unformatted, I have done this
var currSelection:Function;
_root.currSelection();
_root.currSelection = "AboutUsL2Selected();";
Is this correct?