Sets the file name of the animation to be played.
public final void setFileName( String value )
value
The file name of the animation to be played. Set to null to clear the control.
To get the value of the fileName property, use the getFileName method. For a code example using this method, see the Animation control topic.
See Also getFileName