Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

calling php from flash

  • 25-03-2004 06:40PM
    #1
    Registered Users, Registered Users 2 Posts: 155 ✭✭


    hi all,
    trying to do something which i'm sure is pretty straightforward but am having some problems. heres what i'm at, i have a flash button, the actions i have associated with this button should call somefile.php and thats it. But it keeps saying somefile.html not found so i'm guessing the getURL() function in flash is only for html?? Heres what i have for my actionscript
    on (press) {
    getURL(somefile.php);
    }
    any ideas, should i be providing other parameters and if so what are they?? ta for any help
    tammy


Advertisement