|
link to anchor point
|
|
08-16-2007, 01:25 PM
Post: #1
|
|||
|
|||
|
link to anchor point
how to giv link to anchor point in an html page,
from a flash button. |
|||
|
08-16-2007, 02:37 PM
Post: #2
|
|||
|
|||
|
RE: link to anchor point
Hai,
Try this script, on(press){ getURL("yourpagename.html#anchorpointname", "_self"); } Rgds, Tommy. |
|||
|
08-18-2007, 03:38 PM
Post: #3
|
|||
|
|||
|
RE: link to anchor point
You can keep your flash button between
Code: <a href="#name">flash button</a> |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| registration point | bpsujith | 0 | 2,291 |
11-12-2008 01:48 PM Last Post: bpsujith |
|
User(s) browsing this thread: 1 Guest(s)





