Quote:
Originally Posted by Aussie Rebel
I saw something in the swf code about that but I'm not a coder so I don't understand what it means 
|
actually i put the wrong swf up there, that one works fine but it has a built in redirector in the swf. If you know how to make a flash loader just follow the code and make your own. The input variable is X. so all the swf does is you give it a variable being the url you want to popup like example.swf?x=http://yoursite.com
Code:
onFrame (2) {
ul = x ;
getURL(ul,"_blank");
}
onFrame (3) {
stop();
}
heres the clean swf
http://ytmnd.webspacemania.com/popup/fix.swf