|
From: dankunus on 29 Sep 2006 07:53 I am making a tutor CD for children and I want to run a application exe with the help of Lingo Script plz. help with codings KUNDAN
From: duckets on 29 Sep 2006 09:50 I've used buddyAPI to run exes from my director projects in the past. http://www.mods.com.au/budapi/ I use the commands "baRunProgam" and "baSetCurrentDir". - Ben
From: alchemist on 29 Sep 2006 09:57 try: open "<fullPathToExe>" e.g. open (the moviePath)&"myApp.exe" "dankunus" <webforumsuser(a)macromedia.com> wrote in message news:efj1f2$fui$1(a)forums.macromedia.com... >I am making a tutor CD for children and I want to run a application exe >with the help of Lingo Script plz. help with codings > > KUNDAN
|
Pages: 1 Prev: change screen resolution Next: Round off decimals in javascript? |