Tag Archives: Argument count mismatch

The String’s replace method and ArgumentError: Error #1063: Argument count mismatch error

Hi, recently I have upgraded flash player (11.1.102.55), and suddenly found that one of my components was throwing following error: ArgumentError: Error #1063: Argument count mismatch on Main/removeLinkStyleClass(). Expected 0, got 6. at String$/_replace() at String/http://adobe.com/AS3/2006/builtin::replace() at Main/init()[…\bugs\string_replace\src\Main.as:27] at Main()[…\bugs\string_replace\src\Main.as:16] … Continue reading

Posted in actionscript, bugs, flash | Tagged , , , , , | 1 Comment