I’ve searched through numerous websites as well as searching through this forum but haven’t been able to find a full answer to my problem.
I created a preloader which works mint on its own but I want to open a new swf (actually a projector file, but that’s the same technique isn’t it) once the progress bar is finished (ie. movie has been loaded).
I’ve got my main part (main.exe - it’s a projector) and I’ve got my preloader part (preloader.exe - also a projector). So what I want is that I click on preloader.exe, this loads main.exe as well as displaying the load bar and once it’s finished loading it takes me automatically to main.exe which is the main part that has all my text etc.
How do I do this?