"squirreltown" wrote:
Nothing unusual about it. CT = CreateObject("roUrlTransfer")
port = CreateObject("roMessagePort")
CT.SetPort(port)
CT.SetUrl("http://www.xxxx.com/roku/url/rokusound")
CT.AsyncGetToFile("tmp:/rokusound")
msg = wait(0, port)
And it doesn't work if you change it to:
CT.AsyncGetToFile("tmp:/rokusound.wav")
???
And side note, why are you doing an AsyncGetToFile, if you're waiting for it to complete anyway?
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)