|
-
June 22nd, 2003, 09:32 PM
#1
running progs from flash prob
ok am trying puttin together a cd and i need flash to run a setup.exe prog on the cd when the user clicks a button
directory is like this
root -> flash file
/instal/setup.exe
now tried using the fscommand
on(release){
fscommand ("exec", "instal/setup.exe");
}
but no joy so i created a .bat file and placed in root that would call the exe - which works fine but when i try to run the .bat using the fscommand it doesn't work either >_<
have converted the .swf to a projector file (.exe) does this make a difference(!?)
any input would be appriciated
thanks
v_Ln
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|