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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flash button & Html Frame

Status
Not open for further replies.

kamagiseung

Technical User
Jun 3, 2001
29
US
I created a button in flash with link that loads a pages into a html frame.

Everything works fine locally.
However, whenever i upload it to the server, it does not work. it loads the html page with the another flash menu into the frame.

this is the action i used for the menu, and i believe it's right..

on (release) {
getURL("download.htm", "ohaibody");
}


Can Please help me ~~~~~
it's urgent!!!!
 
Is "ohaibody" exactly the name used when defining the frameset?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top