Flasher Archive

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


Subject: Re: FLASH: FLASH BUG?!
From: Helen Triolo
Date: Thu, 27 Jul 2000 02:46:45 +0100

Kalin Mintchev wrote:
>
> moo.txt looks like this now:
>
> in=[result_of_search]

> 4. the bttn gos to frame 2 and "plays" the rest of the movie.
> 5. have a second txt field called "in" where the incoming variables
> should be displayd
> 6. in frame five i have:
> Load Variables ("moo.txt", 0)
> everything is in the same directory - should work, right?
>
> the result of the search might be and it usualy is different for every
> search - that's the point.
> the web catalog replaces the data in the txt file for every search
> flash has to read it only once (not periodicly)
> WC doesn't do anything to the variables - just stores them into the .txt
> (moo.txt) file.
> didn't have breakfast.
>
> 7. in the last frame - #10 - i have action "stop" in the action layer.
>
> that's all
>
> again - IT WORKS FOR 30MIN then it stops working.

So you're reading in one variable (in) whenever the data is replaced in
the txt file. That sounds fine. I don't know why it would stop
working. When you say stops working, do you mean the textfield "in" is
blank? The only other thing I can think of is to add a wait loop after
the load variables in step 6 before you go on to whatever happens after
step 7. That is, 2 frames, one with if (in ne "") then goto "continue",
and the second with goto previous frame (and "continue" is the stop
action frame in step 7). But I don't know why this would help after 30
minutes if you didn't need it before that, so I don't think that's your
answer. Sorry to not be more help after all those questions.

---------------------------------------------------
Helen Triolo � http://i-Technica.com � 301-424-6037
Flash Q&A archive � http://i-technica.com/flashlist

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: FLASH BUG?!, Kalin Mintchev

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