Skip navigation
anjadoor
Currently Being Moderated

Flash button: Jump to anchor tag in iframe.

Mar 12, 2012 8:53 AM

Hi there...

 

I have a problem with flash button when linking to named anchor in html - iframe. I used the code below:

 

on (release) {

    getURL ("calculator.html#goldvalue", "main");

}

 

"main" is name of an iframe in index.html, that opens with calculator.html.

 

<iframe id="main" src="calculator.html" width="1024" height="500" frameborder="0" scrolling="no" name="main"><p>Your browser doesn't support iframes.</p></iframe>

 

 

Any idea how to fix this?

 

Tnx, A.

 
Replies
  • kglad
    62,147 posts
    Jul 21, 2002
    Currently Being Moderated
    Mar 12, 2012 10:19 AM   in reply to anjadoor

    is everything working (other than goldvalue)?

     

    what's goldvalue supposed to do?

     
    |
    Mark as:
  • kglad
    62,147 posts
    Jul 21, 2002
    Currently Being Moderated
    Mar 12, 2012 1:33 PM   in reply to anjadoor

    if you enter calculator.html#goldvalue in your browser does your anchor link work as you expect?

     
    |
    Mark as:
  • kglad
    62,147 posts
    Jul 21, 2002
    Currently Being Moderated
    Mar 12, 2012 5:20 PM   in reply to anjadoor

    then you have a html coding problem.  what's your html code?

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points