url link question

  1. ohdudehelpme

    SOLVED Help with url_open()

    Hello and sorry for my dumb question.... The thing is that i have a button, and when its clicked, opens a Facebook Page Link, and when I click the link, the browser adress looks like: %22http//www.facebook.com/Example Here´s the button code: if (mouse_check_button_pressed(mb_left)) {...
  2. RyanC

    Android Posting to Facebook & Twitter via the URL Method

    Hi Guys, I've recently implemented some post sharing on various social media for in-game rewards to help my app get exposure when released and I'm having some issues with opening the Facebook app. Example url https://facebook.com/sharer/sharer.php?u=https://facebook.com/page_id/videos/video_id...
  3. L

    Legacy GM url link does this method still work

    HI all i just had a go at making a url link button //example i click on a button and am sent to this url as a test url_open( 'http://yoyogames.com' ); but nothing happens i have internet and am testing it on pc windows10 am i ment to prepare something in gms first to get url links to work...
Top