Feb 232012
I’m trying to direct a link to a specific page and to a
specific ID with getURL action:
on (release) {
getURL(”
http://www.domain.com/page.html”,
“bottomFrame”);
}
I place bottomFrame in the target section (not sure if it’s
the correct way to do this.) When I test it, it opens a new window
which I don’t want. I wanted to open in the same window to that
specific ID, bottomFrame.
Is there another way of doing this? Please help.
Thanks!|||
I believe you want to use the “name” attribute, not the “id”
attribute.
Related posts:
- How to target a file(pdf) from Flash CS3
- Link to download and choose save target as…
- Target failure
- RoboHelp 6 Word – want HTML Link to open new window.
- getURL to link to a local htm file
Related posts brought to you by Yet Another Related Posts Plugin.