turb
10-01-2003, 08:53 AM
Hi!
i'm using this to load external txt :
//Get External Source
home = new LoadVars();
home.load("php/home.php?nocache=" + random(65000));
... and want to know a way to stop timeline while home.loaded is set to true
i'm using this to load external txt :
//Get External Source
home = new LoadVars();
home.load("php/home.php?nocache=" + random(65000));
... and want to know a way to stop timeline while home.loaded is set to true