well im stuck on the iphone not working

Previous topic - Next topic

djtoon

im publishing gettting no error but the app louches and then closes
im running the itouchdemo
:(

is it the new os 4 sdk?

trucidare

i think its because kittie changed something in mousecount. test some other code like WHILE TRUE PRIN "Hallo World!",0,0 SHOWSCREEN WEND
MacBook Pro 2,2 GHz Core 2 Duo, 4 GB RAM, 160 GB HDD, 8600M GT
Core i3 - 3,07 GHz, 8 GB Ram, 2.5 TB HDD, Geforce GTX 260+ OC

backslider

try instead of "dim mouse[5]" I think "dim mouse[getmousecount()]"

Could work... That was my Problem :)