hi all…
haven’t posted in a long time…
but i have a Q:
I have a flash menu and i am trying to link to several anchors on a page… but it doesn’t seem to work…
here’s what i have done…
in flash menu:
on (press) {
getURL(“http://www.mysite.co.uk/folder1/folde2/index.asp#News”);
}
then on the asp page… i have the anchor ‘News’
Would be grateful if someone could point out what i am doing wrong…
cheers’
ben…