At 00:08 1/19/2001, Fumio Nonaka wrote:
>Your explanation makes sense to me, Mark. But this problem occurs only with a
>text sprite but not with field sprite of which the scroll bar should also
>be set
>direct-to-stage. So, I guess more reasons exit for a text sprite.
I never noticed that. I think in most cases I probably navigate to a
different movie which redraws the entire stage anyway.
>Setting the stageColor does not solve it on my environment, Director 8.0/MacOS
>8.6 and Windows98SE. As Slava told, setting visible of the sprite to
>false once
>and changing it back to true after moving the sprite off the
>stage removes the
>scroll bar completely.
That's a new one on me. Thanks for helping me fulfill my .sig file :-)
> > One common method of dealing with this is to set the stageColor after
> > moving the sprite off stage or navigating to a frame without the sprite:
> >
> > the stageColor = the stageColor
Another method sometimes suggested is to place an invisible shape member on
the stage immediately after removing the DTS sprite. I don't recall whether
an updateStage or set the stageColor was required, but it could work here.
--
Mark A. Boyd
Keep-On-Learnin' :)
[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!]