Groups | Blog | Home
all groups > flash actionscript > may 2004 >

flash actionscript : External script


Graff|ti
5/8/2004 5:17:41 PM
I want to run an external script, while the movie is playing. The external
script should recieve variables from my movie. The goal is to use a script that
can create folders and write files, so Actionscript is not an option. I'm
thinking Javascript or something like it.
1) Is that possible?
2) If yes, how, using what?
3) If yes, I could use some tutorial sites or some help on the suggested
script language, because it's most likely I am not familiar with it.(Help
especially about the part with recieving vars and making files).
pazzoboy
5/8/2004 7:12:04 PM
I think the easiest way to create folders and files is php. Go to www.php.net
and do a search for creating files, and another for creating folders. The code
is simple...the only glitch would be whether your host provider has php and it
has enabled the fwrite utilities.
Graff|ti
5/9/2004 9:33:54 AM
What is with this host provider? My movie is not intended for the web. It runs
on the local computer.
And I forgot to mention that I do not want any questions asked (prompters
appearing) while activating the external script. Is that the case with PHP?
Brajeshwar
5/9/2004 10:24:27 AM
AddThis Social Bookmark Button