Flasher Archive

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


Subject: Re: FLASH: inconsistency in loading variables
From: Cheri Harder
Date: Mon, 15 May 2000 17:30:37 +0100

Hi Anders.

I didn't see in your explanation a loop that checks to be sure the variables
have been loaded, so maybe that's the problem. At the this part:

> the second frame of the movie, I use the Load Movie action set to
> 'Load variables into location' with target set to a movie clip I use
> for variables and subroutines (this movie clip resides on all frames
> in the top level movie). Then, two frames later, I tell the top
> level movie to go to the frame label of the variable in that
> directory, e.g. if the file says 'default=home' my script would say
> 'go to location(default)'

Put a label on the frame after your load movie, like "loading"
On the next frame after that labelled one, put "if default = "" go to
loading"

That is, it will loop there until the action to load the variables has
succeeded.

The problem that I have with offering this solution is that you have tried
loading the variable with the movie name, and I would have thought that
would have happened immediately...so really not sure this is the answer.
But it is something to try!

~~~~Cheri Harder~~~~~
charderatawsolution [dot] com
Advantage Web Solution
www.awsolution.com
----- Original Message -----
From: "Anders Ramsay" <andersatmediafarm [dot] com>
>
> THE PROBLEM
> While this works flawlessly when I test it locally, it works only
> about 70% of the time when I test it over the web.
> SEE IT
> go to www.mixedgreens.com and click on 'Mixed Greens' - the flash
> movie in question are the row of dots at the top (not the 'Site Map'
> - which seems to work fine)



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: inconsistency in loading vari, Anders Ramsay

Replies
  FLASH: inconsistency in loading variable, Anders Ramsay

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