Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HTML anchors in flash

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Do you know if is possible to link a flash button to an HTML anchor in another HTML frame?

i tried that way :

getURL ("filename.htm#anchorname", "framename");

but it doesn't work :(
please help me!
 
Seems to be a browser issue:


There's a solution... Using a javascript function, but that may also pose some problems with early version browsers.

Regards,
mywink2.gif
ldnewbie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top