Some questions about FACEBOOK library

Hi,

I have a few questions about facebook implementation:

  1. Is it possible to display a facebook dialog pre-filled with text: something like
facebook.showDialog( "feed", {   
 message="message",  
 caption="caption",  
 })  

This particular version doesn’t work.

  1. How can I add a “like” button to the facebook page of the app?

  2. Using “UIApplicationExitsOnSuspend = false” required for Single Sign-On, is texture memory released when the application exits?

Thanks! [import]uid: 76413 topic_id: 27096 reply_id: 327096[/import]