In some cases, you may just want to put some text in a frame at a particular time. This isn’t really an effect, per se, but it would be convenient to have an object similar to the rest of our objects for this purpose. The Static object fills this need.
The Static() constructor takes a BodyColor object and a text string, which may contain HTML. You could also use a Text object or a Block object for the text parameter.
Leave a Reply
You must be logged in to post a comment.