Flash movie while downloading
Hi, I'm kind of new to NSIS but what I'm trying to accomplish is play a flash movie while downloading content for the install. I am able to use the nsisdl plugin to download content no problem, and I am able to play a Flash movie using the nsWeb plugin... However the problem is that the while the flash movie is playing, the downloader is paused... Even if I try to play the movie in a pop up window.. It resumes upon closing the flash movie out.. Is there a way to make NSIS execute a command and then keep going and execute the next command?