Does the script compiler accept return types on functions?
e.g.,
public function setFontStyle ( fstyle:String ):void { ... }I've been putting them in the code I'm writing in as3 for the kernel , and eventually will want to compile it with our compiler. -- Henry Minsky Software Architect [EMAIL PROTECTED]
