Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: FS Command? Second try.
From: Kilroy
Date: Wed, 8 Dec 1999 20:15:51 GMT

Okay the line that calls the next page is
myWin = window.open("test2.html","control","Height=50,width=150");
The first part "test2.html" is the page, the second part "control" is the
name of the window (kinda outdated), and then the third is the window chrome
and size..... (no chrome on control:))

if you wanted to its only a few steps more to make the main window talk to
the secondary one... and also to make the secondary one always on top so you
dont loose it:) A good book for most of this that walks you thru everything
(that is if you have the time to read it:) ) is JavaScript Bible by Danny
Goodman.... pretty easy to understand even for a graphics designer like me:)
----- Original Message -----
From: Merrill, Bob <merrillratuthscsa [dot] edu>
To: <flasheratchinwag [dot] com>
Sent: Wednesday, December 08, 1999 1:53 PM
Subject: RE: FLASH: FS Command? Second try.


Nice example. Thanks for sharing. One question. I could not find out how the
JavaScript call newWindow knows that it supposed to open test2 in the new
window? Did I not dig hard enough?

BobMerrill
> .
>
> Okay here is the site
>
> http://jr2.radiks.net/test/
> and here is the .fla's
> http://jr2.radiks.net/test/test.zip
>
> this also works with flash 3 plugins
> remember this is really raw LOL
>
> >OK, second try on this question. Picture me on my
> >knees with a very humble look and bottom lip poked
> >out. OK, now that you have that pathetic image of
> >me...
> >Is it possible to have a window communicate with
> >another window and tell a flash movie in that other
> >window to go to a specific point (label) in a flash
> >movie?
> >window to tell the window it came from to move the
> >flash movie it contains to a different section. The
> >problem is, I'm a graphic designer that is trying to
> >do everything and so I now have to somehow figure out
> >how to be programmer as well. If you feel even the
> >east bit sorry for me ;-) , please write me and let
> >me know if this is possible. Thanks
>
>
>
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Streaming Media WEST '99 Conference & Exhibition
> "The Worlds largest Internet Audio & Video Event"
> December 7 - 9, San Jose Convention Center, California
>
> Reserve your space today at http://www.streamingmedia.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com





flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: FS Command? Second try., Merrill, Bob

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]