Skip to main content
Inspiring
October 27, 2006
Answered

Calling HTML frame or layer

  • October 27, 2006
  • 1 reply
  • 251 views
I am using a Flash header for an HTML page and I want the buttons to call HTML pages that loads to a frame or layer in the HTML page. Does anyone know the code for this?

Many thanks JJ
This topic has been closed for replies.
Correct answer kglad
use getURL() with the first argument targeting your html page you want to load and the 2nd argument targeting the html-frame name.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
October 27, 2006
use getURL() with the first argument targeting your html page you want to load and the 2nd argument targeting the html-frame name.