Flasher Archive

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


Subject: Re: FLASH: Re: flasher-digest V1 #334
From: John Croteau
Date: Wed, 26 Aug 1998 16:29:10 +0100

Hi Aisling,

> We're doing a college project, a kind of joke about obsolescence and plug-ins
> on the web, and are still only coming to grips with Flash and Javascript.
> The object of the exercise is to have a flash movie
> only load if someone clicks ok on a javascript confirm box.
> Then when the flash movie is over another confirm box will pop up before
> launching the next movie.... I reckon the launching the movie should be
> done with document.write - am I on the right track?

1) You could do the confirm in Flash with a button.
2) If you want to use a confirm box I would set up a 2 frame Frameset
with the second one an invisible Frame. In the Invisible Frame put You
JavaScript that would open the confirm buttons. If yes then load the
Main Window with the Flash Content.
At the end of each flash Movie you would load a new page (with Get URL)
into the Invisible Frame that would display a new Confirm Box and direct
the browser to load the next Flash page into Main if Confirm is yes.
3) You could do a more smooth transistion with Load Movie and FSCommand
as in #2 but browsers would be limited to those that handle FSCommand.

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
FlashTeK(Advanced Websites with Flash) http://www.CrownMall.com/Flash/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
Need a PC ? -- Computer King -- http://www.crownmall.com/computers/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: Re: flasher-digest V1 #334, Aisling Watters

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