Howdy all,

My client wants to have about 12 different exe files launched from a single 
Flash front-end projector and much of their content has same named files, hence 
I need sub-folders. All of my research indicates that an external .exe file 
must reside inside of a folder called fscommand and you cannot path down to 
sub-folders.

Does anyone know of a way to launch .exe files from a Flash projector into a 
fscommand folder and then into sub-folder?

Example: 

fscommand("exec","sub_1/start.exe");
then
fscommand("exec","sub_2/start.exe");

and so on.

 Thanks in advance for any help,
John

John R. Sweeney Jr.
Senior Interactive Multimedia Developer
OnDemand Interactive Inc
Hoffman Estates, IL 60169    





_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to