I'm making an app for Vitalize, but i've got a problem. The Vitalize! Plug-in object for MMF is the only way to download files in ccn files, but I can't figure out where it is downloading the files too. When I give it the download command I type the URL that I want downloaded and that's it. I need to open the file in my app (it's a list file if it makes any difference). So basicly my question is, WHERE THE HECK ARE MY DOWNLOADED FILES?!?!?!?
EDIT: Nobody knows? 17 of those 19 views weren't me...
I'm making an online web application using Vitalize. The app needs to download a list file from www.keatontech.com. The only way to do this in Vitalize is the Vitalize! Plug-in object. On the start of frame condition I give the Vitalize object the download command. It asks me for the URL of the file that I want to download, that's it. It doesn't ask me where I want the files downloaded too. I don't know where on the computer they are so I can open it in a list object. WHERE ARE THE FILES?