sharadha
07-10-2002, 02:21 PM
This is a very interesting problem i am facing now.
Would love to know if there is a way out :)
I have a "C" Program with me.The output of the C program is an array which i have to use it as an input in my flash file!!
Otherwise i have to write the C program in Actionscript! :(
Now what i have tried is this:
Through exec command in flash - FSCommand, I am running the C file exe to write the output to a file in which the array elements are separated by commas.
But when i run it the command window comes and the user is able to see that there is something done in some other program or something abnormal is happening.
i want to send this window to the back of my swf.. i am not able to do it.
Or i want to make the exe window execute but it should not be visible to the user :)
or the exe should be executed without the window opening.. i dun think this is ever possible..
Can anybody help?
is there anyway to do that?
Regards,
Sharadha
Would love to know if there is a way out :)
I have a "C" Program with me.The output of the C program is an array which i have to use it as an input in my flash file!!
Otherwise i have to write the C program in Actionscript! :(
Now what i have tried is this:
Through exec command in flash - FSCommand, I am running the C file exe to write the output to a file in which the array elements are separated by commas.
But when i run it the command window comes and the user is able to see that there is something done in some other program or something abnormal is happening.
i want to send this window to the back of my swf.. i am not able to do it.
Or i want to make the exe window execute but it should not be visible to the user :)
or the exe should be executed without the window opening.. i dun think this is ever possible..
Can anybody help?
is there anyway to do that?
Regards,
Sharadha