A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: get url working strangely

  1. #1
    Senior Member
    Join Date
    Aug 2005
    Location
    The Netherlands
    Posts
    326

    get url working strangely

    Someone I know tried to visit my site and noticed that my navigational buttons don't work there like they supposed to. Instead of something like:

    getURL("http://www.target_this_in_frame_named_content.com/go.htm", "content");

    her flash player forgets the [go.htm", "content");] part and reads it like:

    getURL("http://www.target_this_in_frame_named_content.com")

    replacing the frameset from the top.

    They've got the latest flash player there. So I'm wondering, is there some setting in windows or flash player which could cause this? The've got an IT department there, so I'm curious what they could have done. I can't think of anything, can you?

  2. #2
    Hood Rich FlashLackey's Avatar
    Join Date
    Aug 2006
    Posts
    148
    it works as expected for you on another machine?

  3. #3
    Senior Member
    Join Date
    Aug 2005
    Location
    The Netherlands
    Posts
    326
    Yes. Everyone can visite my site and the buttons work like they should. But not at that company she works. She's tried it with firefox and internet explorer and on clicking such a button, instead opening a subpage into the "content" named frame, it opens the head page (index.htm) from the top window.

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