View Single Post
Old 09-03-2008, 09:40 AM  
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally Posted by Aussie Rebel View Post
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
__________________
hatisblack at yahoo.com

Last edited by SmokeyTheBear; 09-03-2008 at 09:41 AM..
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote