A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: getURL Command line check

  1. #1
    Webmaster Johnny Shiro's Avatar
    Join Date
    Jan 2002
    Location
    Norway |Trondheim
    Posts
    713
    Let's say i have a site which is divided into 2 frames.... 1 topframe and 1 mainframe


    and i have a flash button which tells this command:

    on (release) {
    getURL("newcontent.htm", "_mainFrame");
    }



    will the newcontent.htm file open up in the mainframe right ?

    or is the code wrong ? do i need to check expressions "ON" somewhere or ? plz help me cause that code aint working in flash mx, but it did in flash 5.0 ... or i am remembering wrong

  2. #2
    Senior Member
    Join Date
    Aug 2001
    Location
    Tucson, AZ
    Posts
    257
    this might sound silly, but it's worth a try.

    Remove the "_" beore mainframe, and try it again.

    It might be that.

    Hope this helps!

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