Guest_imported
New member
- Jan 1, 1970
- 0
Hey all,
Learning Flash really fast because a customer needs something done to it. I've been running up against a couple walls, and was hoping one of you all could help. I'll list them in order of severity, #1 being most severe.
KEEP IN MIND that this project is supposed to be run locally, not through the internet. This is done through projectors, so any problems with fscommand being sealed for the net shouldn't be a worry, I don't think.
1) I can't seem to get fscommand to run a program with any command lines on it. Basically, I want to have it run the code "someexe.exe -someParameters" and it doesn't seem to do anything but run someexe.exe, no parameters involved.
2) I can't get LoadVariables to load a file anywhere other than in the localized directory. If I try to run loadVariables ("C:\mydirectory\myfile.txt","myMC"
, it doesn't do much of anything.
3) Is there any way to do any sort of file browsing with Flash? Specifically, I'd like for it to be able to tell in what directory it's located.
4) Is there any way to load outside information besides putting it into an object (i.e. movie clip)?
Thanks so much!
-Jason Porath
Learning Flash really fast because a customer needs something done to it. I've been running up against a couple walls, and was hoping one of you all could help. I'll list them in order of severity, #1 being most severe.
KEEP IN MIND that this project is supposed to be run locally, not through the internet. This is done through projectors, so any problems with fscommand being sealed for the net shouldn't be a worry, I don't think.
1) I can't seem to get fscommand to run a program with any command lines on it. Basically, I want to have it run the code "someexe.exe -someParameters" and it doesn't seem to do anything but run someexe.exe, no parameters involved.
2) I can't get LoadVariables to load a file anywhere other than in the localized directory. If I try to run loadVariables ("C:\mydirectory\myfile.txt","myMC"
3) Is there any way to do any sort of file browsing with Flash? Specifically, I'd like for it to be able to tell in what directory it's located.
4) Is there any way to load outside information besides putting it into an object (i.e. movie clip)?
Thanks so much!
-Jason Porath