thanx gamma
A bug and a thought.
The condition "on last character" is causing a crash. Obviously it cant be used as in the cap, but like Ashley says "crashes are always bugs".
http://files.getdropbox.com/u/666516/lcharw.cap
Also have you thought about using the sprite tag feature?
Edit + also~ nice work
thanks newt, btw, the way you're using it should be completely fine
EDIT: Found the problem
you're right, it's definitely not supposed to crash
it's because the text is scrolling outside the bounding box, and Confine Text To Box is on by default
it's supposed to be invisible when it leaves the bounding box, not crash
some features I added later introduced this problem, and it is fixed for the next build
if you use the ConfineTextToBox Action, and set it to "No", it won't happen
thanks again
this is exactly what we need
also, what do you mean by sprite tag?