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

Add Bookmark Button

Status
Not open for further replies.

lee20

IS-IT--Management
Jan 30, 2004
17
0
0
US
I'm trying to make an "Add Bookmark" button inside of a flash SWF. So far I just have a button. What do I need to do to make it bring up the Add to Bookmarks prompt when clicked?
I have made a simple html/java button using something like this? Can I implement this into actionscript or is it something way different?

onClick="window.external.AddFavorite(location.href,document.title);"

thanks
lee20
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top