First of all, sorry for bad english :D
get the .capx file
Story ::
I dont' know well about server, and I uses hosting site (www.dothome.co.kr) for initial share of my project.
C2 preview and local test are work fine, But When I upload... :(
See the result
(I checked chrome for article, and It worked fine, but others...)
<img src="http://img507.imageshack.us/img507/3113/problemlo.png" border="0">
and CocoonJS cloud compilation made me same problem.
Title : Your compilation contains errors
???? (sender)
: cocoonjsyrn@ludei.com 13.02.27 14:48
Hi,
your compilation of run! seems to have failed, here's the information we have about the problem:
Some filename in the submitted ZIP file has invalid characters. File path: .png
This is an automatically generated email, so please do not reply.
Ludei Team
Join our newsletter ludei.com/tech/newsletter.
devsupport@ludei.com
Why ::
BECAUSE My language is 2-byte-type. (korean.) and I used OBJECT NAME in My language for convenience. and Exported Project has same-name-images... Although It can't be loaded somewhere!
(* When I renamed all sprites/image using objects and exported to english, It worked fine on dothome.co.kr hosting site)
(Dropbox works well in this situation. weird. lol)
(see the dropbox uploaded project)
(detail : dothome.co.kr can't load korean-named files at all in firefox & ie. chrome loads half of them... (in direct-file access test of filename "??.html", Chrome failed to load. 404 error...)
But I can't give up convinience of naming objects in my language...
thus...
Suggesting ::
I'm suggesting "Automatically rename objects (,file names, variable names, etc...) to roman words on export" feature. and It can add a little security to exported projects!
thank you for reading this! :D