How can I tell Flash to wait 5 seconds before loading my movie without using frames in timeline?
mybutton.onRelease = function(){
//wait 5 seconds then
loadMovie("blah","placeholder");
}
Thanks
How can I tell Flash to wait 5 seconds before loading my movie without using frames in timeline?
mybutton.onRelease = function(){
//wait 5 seconds then
loadMovie("blah","placeholder");
}
Thanks
:: Copyright KIRUPA 2024 //--