|
Home
Bookmark to
Internet Explorer
Author: Evgueni
Strok Web Site: ActionScript.org Here is a simple example of how to add a bookmark Internet Explorer
via Flash amd JavaScript.
Place the following
ActionScript on a button or keyframe within your movie.
on (release) {
getURL ("javascript:window.external.AddFavorite(
'http://www.actionscript.org/','ActionScript.org Flash Resources');");
}
Note: The
above code is spread over two lines for tutorial neatness only. In Flash it
need be on only one line. This will only work for MS Internet Explorer version
4 and above.
Home
We are listed in
Localco.com |