A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Html-actionscript error

  1. #1
    Junior Member
    Join Date
    Dec 2004
    Location
    australia
    Posts
    8

    Html-actionscript error

    Hey guys, im trying to put a splash page together for my site.

    Ive done all of it, except when i click the main site button, i want it to go there, in the same frame..the main page is already done etc

    im testing it out before i upload to my ftp

    but im getting this message when ever i put the flash in html to test it



    http://img408.imageshack.us/img408/4...titled17am.jpg

    also, this is the code im using for the button
    on (release) {
    getUrl("http://www.pkhunters.com/home.php", _self);
    }
    Last edited by oxiode; 01-25-2007 at 04:00 AM.
    its youre fault the world is flat

  2. #2
    Senior Member
    Join Date
    Dec 2005
    Location
    Sydney,Australia
    Posts
    101

    What your PHP do?

    Quote Originally Posted by oxiode
    ...
    ... also, this is the code im using for the button
    on (release) {
    getUrl("http://www.pkhunters.com/home.php", _self);
    }
    Can't tell what caused your prob... unless you tell us what the PHP script do. Does it read a file from your PC or host server and pass these to Flash?
    You'll find flash chessgenie at http://www.rootyhillchess.org
    and at my blog page at http://chessgenie.blogspot.com/

  3. #3
    Junior Member
    Join Date
    Dec 2004
    Location
    australia
    Posts
    8
    it runs from a server. but i want it to go there, like a link, it shouldn't matter, should it?
    its youre fault the world is flat

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center