test icon in viewer

Hi, does anyone know if there is a way to test your icon in the viewer as it will appear when you transfer your app to the iphone? Also, on that note, how do I transfer my game directly to my Iphone? I have read the forums and GS help section on the subject but I still don't understand it. Is there a way to do it before I publish my game? Does "save game state" on exiting the game in the iphone work automatically or do I have to set up a behavior in gamesalad creator?Thanks.
SM
SM
Comments
For you last question saving does not happen automatically. Theres save attribute and load attribute behaviors. Whatever info you want to save, have a save attribute behavior for it whenever the attribute changes. then you want to have all your load attributes in the first scene of your game.