I’m sorry little time course action script so do not have much understanding of the language … I use a plugin for a game that uses various codes encrypted, see the example:
[COLOR=#282828][FONT=Helvetica Neue] private function ParseKeys(event:KeyboardEvent) : void[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue] {[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue] if (this.stage.focus != this.tfm.OiloOoIO && event.keyCode != 13)[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue] {[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue] switch(event.keyCode)[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue] {[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue] case 84:[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue] {[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue] this.tfm.lIiIlOiO(this.tfm.IIIlliOiOI, false);[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue] this.tfm.liOlilIioIOl(false, false);[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue] break;[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue]}[/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue] [/FONT][/COLOR]
[COLOR=#282828][FONT=Helvetica Neue]##########################################
however now the game has changed the encrypted to invest OiloOoIO to use these characters, he is using symbols .)…{]]]…)(, whereupon the example:
if (this.stage.focus != this.tfm…)…{]]]…)(… && event.keyCode != 13)
and of course I am not able to publish my films more causes of this new codes …
Could someone help me on how I can work around the problem. I would be very grateful.
[/FONT][/COLOR]