using ianm's
matrix1utils plug-in #13, you can check to see if a window with "soundcloud" (or whatever you want) in the title is already open and
execute file if it isn't:
set window on
set window position 200,200
handle = first window ("soundcloud",3)
if handle = 0
execute file "http://soundcloud.com/synapticdistortion","",""
endif
repeat
handle = first window ( "soundcloud", 3 )
until handle <> 0
print handle
wait key
bah! the code
was working...
add: it
does work
sometimes. more to do with it but it will get you on the right path (i don't have time to continue working on it right now...)
Virtual Nomad @ California, USA . DBPro V7.7 . Matrix1Utils 05.27.12
AMD Phenomâ„¢ X4 9750 Quad-Core @ 2.4 GHz . 8 GB PC2-6400 RAM
ATI Radeon HD 3650 @ 512 MB . Vista Home Premium 64 Bit