Ask a Question related to Macromedia Director Basics, Design and Development.
-
2bfishin #1
Title bar functions
My question is about the titlebar display functions.
I've created a project using Director MX (pc version) and need to be able to
minimize the movie to show the desktop. I used the "Titlebar options" to show
the title bar but when the minimize button is clicked during playback the
desktop stays hidden. I need the movie to play fullscreen and hide the desktop
until the minimize button is clicked - I have the movie set to play fullscreen.
The "close box" function also doesn't seem to work in this mode. I there an
easy way to do this? Thanks for the help.
2bfishin Guest
-
title tag
Could you advise me whether in Contribute 3 or 4 there is now an editable title attribute in the link properties dialogue box? I only have... -
Title when using frames
I used frames to create a webpage. But when I view it in the browser the title doesn't appear. I used 3 frames and have the same title for all 3 but... -
#10743 [Com]: class functions & PHP core functions inconsistently clash ;)
ID: 10743 Comment by: destes at ix dot netcom dot com Reported By: jjones at net-conex dot com Status: Open... -
Fastest way to get a the string between <title> </title>
Hello, I have in my strHtml a html page. so what is the fastest way (with XML Read?) to get the "myValue" between <title>myValue</title> ... -
<title> value from PHP
"ease" <ease@wanadoo.fr> schrieb: Not without some very complex coding with output buffering. May I suggest a simpler solution? The easiest... -
JB #2
Re: Title bar functions
When using the full screen projector option, you can place a minimise
button on the stage.
on mouseUp
appMinimise -- I think that's the spelling
end
JB Guest
-
2bfishin #3
Re: Title bar functions
Thanks.
I will also be returning the window to full screen - I'll use this script with "maximise" as well.
2bfishin Guest
-
2bfishin #4
Re: Title bar functions
Thanks again! It worked great. The spelling is "appMinimize" - Have a good day.
Scott
2bfishin Guest



Reply With Quote

