Facebook, How to POST multiple actions??

Hi All,

i want to post multiple actions in FB post

in Facebook example, we posted one link

 actions = json.encode( { { name = "Learn More", link = "http://anscamobile.com" } } )

when i tried
 actions = json.encode( { { name = "Learn More", link = "http://anscamobile.com" },{ name = "Learn  even More", link = "http://something.com" } } )

it did not post any thing on FB wall

how can i post multiple( preferably 2 )actions?

views:1311 update:2011/12/1 20:56:45
corona forums © 2003-2011