Copy link to clipboard
Copied
Hey everyone. I'm nearing the ending phase of a game I am developing and I am curious as to how I would go about making a button load a specific Facebook/twitter page by tapping that button on android and iOS. I have been searching a while and haven't really struck gold on it yet. If anyone has any information on that or where I can find detailed tutorials, that would be greatly appreciated. Thanks in advance!
Copy link to clipboard
Copied
if you don't need user's to sign in via your app, you can use navigateToURL (as3) or getURL (as2) to navigate to other webpages.
Copy link to clipboard
Copied
Perfect, that worked. Now, is there a way to open up the Facebook or twitter page in the Facebook or twitter app if it is installed? Haven't really found anything on that yet.
Copy link to clipboard
Copied
if your app is an air app you can use the htmlloader class or stagewebview class.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now