Start, Endtime and PlayEveryFrame Attributes


QT_WriteOBJECT('mov/northamerica-timelapse.mov','320','256','',
'controller','true',
'autoplay','true',
'starttime','00:00:08:00',
'endtime','00:00:16:00',
'playeveryframe','true'
);
Previous Next

Starttime and Endtime Attributes Explained

Note: To use this with streaming movies, can either use extended attributes as explained here, or use a SMIL wrapper for your movie as explained here.