Ask a Question related to Macromedia Director Basics, Design and Development.
-
keiTai #1
Menu bar in projector extended??
Hi all,
I created a menu bar on top of my projector with:
menu: This cd
menu: File
Quit| halt
This one is very basic And now i want to add some functions like,
Get info - Just a window with general information
Search CD - this will open the cd and shows all the readable files like .txt,
..ppt, .pdf etc
Any links or tutorials
keiTai Guest
-
Extended unit
Hi, My question is purely theoretical. I add use in my time in University some software that use "extended type". For each variable, we... -
Extended Last Release 1.0
Hello, I posted to comp.unix.solaris a while back asking if it was possible to print all 32-characters of a users ut_user field in a utmpx... -
Script to detect whether to load the Mac projector or PC projector
I need my Flash projector presentation to detect whether the machine is a Mac or PC. If I create my movie for both, then what auto run script do I... -
How to move Projector into Mac-menu bar
Hello, I've just created a small tool in Director, which - on command - will "hide/minimize" in the Windows tray bar using the Xtra "xTray". ... -
Double Apple menu items on Projector MX playback in OS 9
Hi everyone, I've got a simple Director MX movie (just one static blank screen), and created a Projector from it. When I play this Projector in... -
JB #2
Re: Menu bar in projector extended??
The menu docs should shoe how handlers get caled.
Your info window could be a different director file opened as a Movoe In
A Window, look up MIAW in docs.
Opening files with their assigned applications can be done best using an
Xtra like buddyAPI, a limited number of functions at a time can be used
free.
JB Guest
-
keiTai #3
Re: Menu bar in projector extended??
thnks for replying,
For opening files i am using budapi.x32. Don't yet know how to assign a
specific program, but it works. Except for the fact i always want to have the
files opened in front.
Which menu docs? Where can i find them?
MIAW : gonna look into that.
keiTai Guest
-
JB #4
Re: Menu bar in projector extended??
> For opening files i am using budapi.x32. Don't yet know how to assign a
Buddyapi looks up the application registered for a given extension type,> specific program, but it works. Except for the fact i always want to have the
> files opened in front.
like word for a .doc, it sould use te same application as opening the
document in the file manager uses.
Buddyapi has calls to get the application for a given extension, so you
could find the application for .doc files and open a .txt file with that
application, even though another app is the default for .txt.
Director hs a simple open (this file with that application) command
You need to supply exact location of both.
Seems like you were opening minimized, that might make it come up in
background
JB Guest



Reply With Quote

