Ask a Question related to Macromedia Director Lingo, Design and Development.
-
ACT #1
Opening or Closing a directory window on Mac?
We're trying to use Buddy API to either open or close a folder
(actually, it's the root level directory window of the CD) on a Mac.
It's easy to do on Windoze, OPEN "Explorer" && "the applicationPath"
will work if the projector is running from the root of the CD. I was
hoping the following would close a window on the Mac:
set funcs = baRegister( "Applied CD Technologies" , ######### )
winHandle = baFindWindow("","myCDname")
resultCode = baCloseWindow(winHandle)
where myCDname is the volume name of the CD and thus also the window
title for the root level directory. Can Buddy API open or close a window
managed by the Mac OS? Is there another way do to this? Maybe sending an
appleScript command? (but I know nothing about appleScript or how to get
director to cause one to be executed)
Thanks,
Bob Gallo
Applied CD Technologies
ACT Guest
-
closing and re-opening a document re-instantiates acrobat.
I must not be closing my files/documents correctly . When I try to close the current document and load another one using pdDoc =... -
Not Closing or opening Java or CSS...
http://www.zerofivezero.net/the_project102.html - Page in need of help I'm using a JavaScript image/text swap in the navigation and with the main... -
Opening & Closing Acrobat reader - An easier way?
at my workplace, we are developing a new website that will have all financial report requests published to the screen as a pdf. When these reports... -
Which is better, opening and closing, or a massive file opening and a massive closing?
On Mon, 16 Feb 2004 11:16:54 -0600, wustl.edu (Shiping Wang) wrote: >Hi, >How can I rearrange an array in a specific order based on the order of... -
closing and opening MIAWS
im new to director and im having problems with this project im working on. i have a main stage, with 3 miaw's coming off it. all the controls to the...



Reply With Quote

