PDA

View Full Version : favorites



levisuel
August 5th, 2003, 08:17 PM
how to put a site in the favorites with flash...

I have a button, when on press, i want the favorites window to come out.. i try mixing javascript and modify it.. but not working,thx

:beam:

senocular
August 5th, 2003, 08:43 PM
getURL("javascript:window.external.AddFavorite('http://www.kirupa.com','kirupa')");

just replace url and title where necessary :)

levisuel
August 5th, 2003, 08:54 PM
thx a lot..

there was a ") missing in my code arghhh

thx again :flower: