User Guide

134 Chapter 6: Media Types
Property summary for the Text media type
See also
Member
Vector Shape
Represents a vector shape cast member.
You can add a vector shape cast member to a movie by using the Movie object’s
newMember()
method.
-- Lingo syntax
_movie.newMember(#vectorshape)
// JavaScript syntax
_movie.newMember("vectorshape");
Some of the following methods or properties may apply only to sprites that are created from a
vector shape cast member.
Method summary for the Vector Shape media type
Property
antiAlias hyperlink
antiAliasThreshold hyperlinkRange
bottomSpacing hyperlinks
charSpacing hyperlinkState
firstIndent kerning
fixedLineSpace kerningThreshold
font RTF
fontStyle selectedText
HTML useHypertextStyles
Method
addVertex()
deleteVertex()
moveVertex()
moveVertexHandle()
newCurve()
showProps()