Flash var/Functions
Flash var/Functions
Out of context: Reply #12
- Started
- Last post
- 18 Responses
- tomkat0
like before mentioned do so:
function thisIncludesAllStuff(num)
{
// use switch statement in here
}use of switch:
http://www.kirupa.com/developer/…
;)