In this function:
[lua] local function start( )
director:changeScene(“loading”)
end
restartBtn:addEventListener(“tap”, startRestart)
timer.performWithDelay( 1000, start )[/lua]
I get a nil value. Any ideas? Thanks [import]uid: 46082 topic_id: 34948 reply_id: 334948[/import]