Lingo Dictionary > D-F > frame() (function) |
![]() ![]() ![]() |
frame() (function)
Syntax
the frame
Description
Function; returns the number of the current frame of the movie.
Example
This statement sends the playback head to the frame before the current frame:
go to (the frame - 1)
See also
![]() ![]() ![]() |