Lingo Dictionary > L-N > movieFileSize |
![]() ![]() ![]() |
movieFileSize
Syntax
the movieFileSize
Description
Movie property; returns the number of bytes in the current movie saved on disk. This is the same number returned when selecting File Properties in Windows or Get Info in the Macintosh Finder.
Example
This statement displays the number of bytes in the current movie:
put the movieFileSize
![]() ![]() ![]() |