TweetSheet and an attribute

singhmrpsinghmrp Member Posts: 6
edited August 2012 in Working with GS (Mac)
Hi all,

I've placed a TweetSheet action on a button press however am having issues in getting it to display some text along with some text - I can't see any format details in the CookBook either - any ideas:

So i want to show

I scored "game.Score" yes!!

where game.Score is an attribute.

How I do this - in terms of do i need to use expression editor or quotation marks in particular places?

Thanks.

Comments

  • ChobbifaceChobbiface PRO Posts: 491
    edited August 2012
    You need to separate 'game.Score' and 'yes' with .. and put yes in quotes. Use option-space to insert spaces if needed

    So

    game.Score.."yes!!"

    Be aware, using attributes in the image field appears to be broken
  • singhmrpsinghmrp Member Posts: 6
    Brilliant - thats all it was option-space in expression editor.

    Thanks!!
Sign In or Register to comment.