-
Launching a Director .exe file
I'm new here, hello.
I've made some games using Adobe Director and I would like to open them in a separate projector window.
I tried attaching this code to my button
Code:
on (release) {
fscommand("exec", "filename.exe")
}
I placed my .exe file in a folder named 'fscommand', that folder is in the same folder as my .fla and .swf files.
It doesn't work, unfortunately. :\ When I click, nothing happens.
(I'm sorry if this has been resolved or something, I tried looking for other threads, some don't work and some, I can't find the replies.)
Thanks very much.
-
Figured it out. Turns out I just have to play the published Flash file as .exe also. Thanks anyway.
Tags for this Thread
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
|
Click Here to Expand Forum to Full Width
|