Hi...
It's been a while since I didn't touch any Director myself, but I've been
reading the list as much as I can so that my brain would get refreshed...
Anyway I have a question...
I did import my Flash file into the Director 8.5.1 on Windows 2000 Pro...
Everything seems working fine except the opening a new window with
JavaScript using getURL function in Flash...
I am going to create a projector for both platforms with that Flash file as
my portfolio...
So... I did change this getURL line like this...
getURL ("JavaScript:Hangman();"); --> Previous one for the web
getURL("lingo: window(\"@/Samples/Hangman.dcr\").open()"); --> the code that
I've put for the Projector...
This seems to be working fine, except the close issue...
Say that I click on the Hangman button from the projector and it will open a
new window with Hangman.dcr, right??? The new window with the title
'@/Samples/Hangman.dcr' comes up and I could play that game... Say I close
that window with close button(X) on the window, and I click on the Hangman
button on the projector again, and it will bring me the place where I was
left off when I close the window...
I guess it is the forget window issue, but I just don't know where to put
this...
My main movie file has a button that will open up a new window and that
window does not have any close button.(I did delete it because I wasn't able
to work that one with forget thing...) How can I properly close that new
window so that the next click could bring me to the new fresh copy of
window???
And... How can I change the title of the window to be just 'Hangman' rather
than '@/Samples/Hangman.dcr'???
TIA
Jason
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for
learning and helping with programming Lingo. Thanks!]