
Originally Posted by
Ynot
lulz
In actuality, just open flash and tween the buttons then open the actionscript panel and put this on the button:
Code:
on(release){
getUrl(url)
}
Where url is the url of the site you want in quotes. getUrl("dreamviews.com") would fetch you dreamviews.
Bookmarks