Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi All
I was wondering if it's possible to use my own custom Twitter Share/Follow image rather than the default Scirra twitter button?
[attachment=0:36kmih34][/attachment:36kmih34]
Any information welcome
Thanks
N.
Develop games in your browser. Powerful, performant & highly capable.
For postnig, you can do something like this:
Touch - on touched/tapped object -> Browser go to URL (in new window), URL = "https://twitter.com/intent/tweet?text=This is a sample tweet. Play Square Eater. Google Play: http://bit.ly/1wKDiNT. Online: http://square-eater.com —&tw_p=tweetbutton"[/code:25j6f49g] (if this won't work, try changing spaces to %20).
—&tw_p=tweetbutton"[/code:25j6f49g] (if this won't work, try changing spaces to %20).
Doh, of course, it is obvious
Thanks grigrizljac I've got it working now.