Answered
Newbie can't get example "helloworld" working
Hi, I'm trying top get to grips with actionscript. After
following the example helloWorld (cut and paste the code from the
help file) I'm getting a compiler error message .
1137: Incorrect number of arguments. Expected no more than 0. mainText.text = myGreeter.sayHello("Bob");
Can anyone help a newbie please?
1137: Incorrect number of arguments. Expected no more than 0. mainText.text = myGreeter.sayHello("Bob");
Can anyone help a newbie please?