- Posted by
- Thanks. Here are some examples of acceptable actionscript function definitions: public function Score():void { public function Score() { public function AddBonusBunny(number:int = 1): void { public override function EventStruck(entity:Entity):void{ The only thing I can think of that might look like ...Posted in Syntax Highlighting
-   Topics
-   Views
- A.Russell
Nov 23, 2008
- Thanks for this. Function strings are not recognized in the function window. The regular expression in the file I downloaded off this site has: /Function String = "%[ ^t]++[a-zA-Z_0-9][a-zA-Z_0-9^[^]]+[ ^t*]+^([a-zA-Z_0-9]+^)[ ^t]++([^p*&:, ^t^[^]a-zA-Z_0-9./(!]++)[~;]" I don't know regular expressi...Posted in Syntax Highlighting
-   Topics
-   Views
- A.Russell
Nov 22, 2008