On 3/3/01 12:01 AM, "Nguyen Duc Hai" <[EMAIL PROTECTED]> wrote:
> Hello Lists,
>
> Our company is working on an elearning tool on financial area and this
> movie contains "textmarkers" (our boss call it this)somewhat like a
> hypertext that when the user clicks on it, it will open another window
> giving more details/explanations of that text. There are so many of these.
> The problem now is, when the user opens textmarkers and then close it
> without finishing the movie and/or opens so many textmarkers, the movie
> crashes. I'm not an expert with Lingo, but is this a problem with memory
> management? this is what i think also but as i have said i'm not an expert
> on this. In our textmarker movies i have this script attach to Close button
> and one movie script which closes if the user clicks on the X button of the
> window.
Why even open another window? Do a sendallsprites when a hypertext to open a
higher sprite that's been invisible to display the test explanation you
want.
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]