Quote Originally Posted by Ynot View Post
you'll need one of these
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.