Xiao Chi

Results 4 comments of Xiao Chi

Hello, I have no experience in iOS development, but have to remind you: If you tries to load SWF in AIR app on iOS, due to Apple's policy, applications are...

I think load SWF from a server is clear easy and isn't it a basic operation in Flash development? Just something like this: package yourpackagename { import flash.display.Sprite; import flash.display.Loader;...

Excuse me, i think the current version still does not support verbatim string delimiters. For example: `@"i am a "verbatim string""`.

Sorry, i mixed up the feature of literal strings and provided an inappropriate example… Literal strings ignore all escape characters and interpret them as regular backslashes. Currently, the code shader...