A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: open link in iframe doesnt work in mozilla

  1. #1
    Junior Member
    Join Date
    Jul 2005
    Posts
    19

    open link in iframe doesnt work in mozilla

    Hello,

    i have this problem. Im trying this code in actions:

    on (press) {
    getURL("index2.html", "frame");
    }


    where "frame" is the name of the <iframe> on my page that is where i want the link to open. Unfortunely this doesnt work in mozilla because instead of opening inside the <iframe> it opens in a new window. Is there any alternative code around to achieve the same goal but also in mozilla?

    Thank you in advance!

  2. #2
    Junior Member
    Join Date
    Jul 2005
    Posts
    19
    does nobody know?

  3. #3
    Junior Member
    Join Date
    Jul 2005
    Posts
    19
    hey!! what the hell!! does nobody want to help me or what?

  4. #4
    Junior Member
    Join Date
    Jul 2005
    Posts
    19
    no answer?
    unhelpful bastards...

  5. #5
    Junior Member
    Join Date
    Jun 2006
    Posts
    27
    isn't there somethign like "link" target="soething?"
    i'm not entirely sure but i feel like that exists

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