it's very easy
just call the swfs with parameters:
banner.swf?link=http://www.sitename.com/?id=1235 - you know there are 2 tags where it's called and have to be modified: 'object' and 'embed'
then you use the variable 'link' in the button action of course
on(release)
{
getURL(_root.link);
}
it works in all browsers, I'm using this in my games too
good luck
__________________
SEO Mogul | ICQ: 163671223
|