B Berk berkibap#4233 Developer Oct 17, 2015 863 190 May 7, 2020 #1 Hi, anybody willing to help? I add this code to my client but when i click on minimail nothing happens. JavaScript: window.FlashExternalInterface.openMinimail = function() { alert("hello") }
Hi, anybody willing to help? I add this code to my client but when i click on minimail nothing happens. JavaScript: window.FlashExternalInterface.openMinimail = function() { alert("hello") }
Laynester a bad bitch Nov 7, 2018 305 437 May 7, 2020 #2 if you have spawweb = 1 it uses that or if it’s non existent/0 it will use a different event Upvote 0 Downvote
B Berk berkibap#4233 Developer Oct 17, 2015 863 190 May 7, 2020 Thread starter #3 Laynester said: if you have spawweb = 1 it uses that or if it’s non existent/0 it will use a different event Click to expand... i didn't understand a single word :'( how do i set spawweb? Post automatically merged: May 7, 2020 smh... im such a dumbass. this fixed it: Client.addVariable("spaweb", "1"); Last edited: May 7, 2020 Upvote 0 Downvote
Laynester said: if you have spawweb = 1 it uses that or if it’s non existent/0 it will use a different event Click to expand... i didn't understand a single word :'( how do i set spawweb? Post automatically merged: May 7, 2020 smh... im such a dumbass. this fixed it: Client.addVariable("spaweb", "1");