| Lesson
Eleven: Add To Favorites
---------
--------------

---------
--------------
|
| 1.)
First you have to make a button (lesson 7), and add this
code to the Action menu. |
| 2.)
Then in the action menu put in the following code:
on
(release) {
getURL("javascript:window.external.AddFavorite
('http://www.flashcartoons.org/','FLASHCARTOONS.ORG')");
} |
|
| |
| 3.)
there you go :) |
| -lavalle |
|