looks like I need to download a download manager to use speedy.sh ? It downloads "constructtest.capx.exe" which I am not prepared to run. - Can you put it on dropbox ?
ok after a quick test I am a bit more confident that it would work.
I thought you would have to write a routine to pad out the numbers but there is a text option/ expression called zeropad
"zeropad(number, digits)
Pad number out to a certain number of digits by adding zeroes in front of the number, then returning the result as a string. For example, zeropad(45, 5) returns the string "00045"."
and a quick capx (using beta 155)
https://dl.dropboxusercontent.com/u/143636437/examples%20for%20web/array%20sort%20test%20with%20zeropad.capx
When you are collecting your score/names why not bulk out your score so it becomes "000123" or "008765" rather than "123" and "8765" then ,I think, the sort will work.
Can you post the capx for us to look at ?
Have you tried in another browser ?
Do you have browser object in you project ?
If I follow you correctly - my only suggestion is to check you have set in project properties/fullscreen in browser to leterbox scale ?
6502 assembly language ?
no, wait, you said easier...
sorry.
Develop games in your browser. Powerful, performant & highly capable.
I think it is probably the format you are using - (ogg/mp3/aac etc)
not all formats are usable in each output certainly not all browsers can use the same format. Have a look in the manual under sounds.
not reduce the sprites but their collision polygon in built in image editor. (sorry missed your reply)
might also be worth looking at containers
I've put it over in my waste of time post (link above)
Another method of doing shadows...
shadow test capx
A change of direction.
When trying to use line of site I wanted to make my objects hide behind the other line of site objects. I found that making all my objects solid just made them all invisible. Anyway this is a work around test.
I bet there is an easier way ?
line of site test
I will tidy up the capx and post soon.
Member since 2 Feb, 2013