Kongragate ?

Monkey Archive Forums/Monkey Discussion/Kongragate ?

Paul - Taiphoz(Posted 2012) [#1]
Anyone here using it, and if so whats required to get monkey to pass it scores and game info.

any code examples would be brilliant. or links. thanks.


Paul - Taiphoz(Posted 2012) [#2]
Looking at the game upload for flash it looks like its only wanting the swf, and if I select to upload extra stuff it wont let me upload a folder aka the data folder ?


slenkar(Posted 2012) [#3]
all the stuff in the data folder like images and sounds should be inside the SWF file, and text files I think


Paul - Taiphoz(Posted 2012) [#4]
why does monkey pup out that data folder when it builds then if its not actually needed.


Raz(Posted 2012) [#5]
Because the flash compiler needs those files to create the SWF. (Create translated code -> copy assets -> compile)


Paul - Taiphoz(Posted 2012) [#6]
Ah so it builds the swf after moving them to the build folder, I thought they were built from the data folder and then moved.

Might be worth while modding trans to clean up all the files that are not needed out of the build folder once the compile is done then.