From SeedCode Documentation

GoZync: OpeningScript

What should the opening script of my mobile file include?

GoZync doesn't require anything special in your mobile file. But, you will need to edit the script "ReOpen" to make sure it calls your file's startup script after the comment "Run your start up script".

Another nice behavior is to go to your "main" layout and set it's layout name into the variable "$$gz_HomeLayoutNumber". We pick that up when closing the connection to make sure users arrive back in the main screen of the mobile while when we clean up the connection to the hosted files. You'll see an example of this in the mobile file that ships with GoZync.

Retrieved from http://archive.seedcode.com/pmwiki/pmwiki.php?n=GoZync.OpeningScript
Page last modified on June 02, 2011, at 10:13 PM