Question
Help with non-modal window in script/plugin..
I have a script written in Javascript that opens a flash window. This flash window then sends information to a web service, and I want to be able to allow the user to continue working in Photoshop as the script/flash is exchanging information with this web service.
Does anyone have any idea how I can approach this?