A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: can you getUrl on frame ?

  1. #1
    1 SWIFT APPLE
    Join Date
    Feb 2002
    Posts
    116

    can you getUrl on frame ?

    Hey guys i'm trying to get my websites flash intro to go to my main page when its finished. This is the code that I'm using:

    stop();
    getURL("index.php", "_parent", "POST");

    What am I doing wrong? I've tried multiple ways but I feel like I'm missing something. I'm pretty rusty with flash and could use the help. Thanks guys!
    Learning the basics at the speed of Sight!

  2. #2
    Prid - Outing Nig 13's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    1,864
    getURL("index.php", "_self");
    I am back, guys ... and finally 18 :P

    BRING BACK THE OLD DESIGN!! OR AT LEAST FIX THE AS TAGS

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