Twitter share tweet button (Browser Object)

2

Stats

3,102 visits, 5,109 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Published on 23 Mar, 2014. Last updated 19 Feb, 2019

Hi this tutorial is about Twitter share button.

What you need:

Browser Object.

A Twitter button (Sprite)

Touch Object

What you do:

Add this event and action to your sheet :

What it means:

&text=

After this line you write your tweet.

WebStorage.LocalValue("HighScore")

Here you give your highscore number.

%23FlappyBird

You can't use hashtag in a link, if you want to, use %23. It will show like #FlappyBird on twitter.

Result:

  • 0 Comments

Want to leave a comment? Login or Register an account!