Hi, > I assume anonymous self invoking functions do not work in AS. Right?
No need for a function you can just put in a static code block like so:
{
code goes here;
}
Justin
Hi, > I assume anonymous self invoking functions do not work in AS. Right?
No need for a function you can just put in a static code block like so:
{
code goes here;
}
Justin