Silent URL Load

Hello all

I’ve made a flash page and I want when a user view my flash a url loads in the flash silently
i’ve tryed getURL method but when the URL loads in the flash the page changes but I don’t want the page change .think I want to log user IP by loading a php or sth like that.

  • I don’t want to use iframe outside of the flash like getURL(“http://myurl”,“htmlframe”);
  • I don’t want to to solve it in html codes (OUT of the flash).
    I just want the url loads silently in the flash.

Please Please help me
Thanks