Flasher Archive

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


Subject: Re: FLASH: Flash loading problems (begging on my knees now)
From: John Croteau
Date: Fri, 29 Jan 1999 01:36:40 GMT

Hi Al,

Ben gave the correct and only good solution and it is an easy one.
You cannot go to a place that doesn't exist....
The solution doesn't cost many bytes or frames.
Use the same buttons as you do now just create earlier Instances of them
with the Behaviour set to Graphics, Single Frame, Frame 1.
`````````````
Frame setup (2 new frames If and Loopback):

If - Loopback - Buttons ................ ButtonTarget

1) In the If frame you have the faux Buttons and an If Frame is Loaded
that checks to see if ButtonTarget is loaded yet. The Go to and Play
Buttons will be executed only if ButtonLoad is loaded.
If Frame is Loaded Label: ButtonTarget
Go to and Play Label:Buttons
End If
2) The Loopback frame has a Go to and Play If.
This is needed to because you need to constantly loop and check if the
target frame ButtonTarget is loaded before proceeding to Buttons.
3) Buttons is the place where the real Buttons are.
4) ButtonTarget is the Frame that the button(s) target (Go to).

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
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
  RE: FLASH: Flash loading problems (beggi, Ben Deroo

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