Thread
:
Swish - navigation menu
View Single Post
08-02-2005, 09:11 PM
#
2
(
permalink
)
kayla
Member
Join Date: Jun 2005
Location: Tampa, Fla
Posts: 37
It may work if you use the correct frame name like so:
on (press) {
getURL("main.html","frameName");
}
on (release) {
getURL("header.html","frameName");
}
I think this is what you are after...
....
kayla
View Public Profile
Send a private message to kayla
Find More Posts by kayla
Sponsored Links