Is there a way to make popup boxes in swish with a picture or swf file on it?I know theres a way in flash but in swish? Thanks! Esherbet
Use vector graphics and sprites for pop-up graphics. For pop-up windows use javascript like: GoToURL = javascript:window.open("http://www.domain.com");
Forum Rules