Q: How can I add a flash page to Favorites?
A: You should use the following Java script to bookmark the page:
on (release) {
getURL ("javascript:window.external.addFavorite('http://www.website.com','Website
Title')");
}
You can apply this script to any button (text, image). It should work.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment