Gets or sets number of frames per second in Flash animation.
Visual Basic (Declaration) | |
---|---|
Public Property AnimationFramesPerSecond As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int AnimationFramesPerSecond {get; set;} |
Return Value
A value that represents the number of frames per second. Defaults to 24 frames.
AnimationFramesPerSecond represents the time, in seconds, from the moment when the page is loaded to when the animation should begin.
This property only has an effect if the beginning of default animation is postponed in the animation sequence.
The greater the number of frames the smoother the animation. However, this also increases the size of the SWF file.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family