Scale and Background Color Attributes


QT_WriteOBJECT('mov/applezoom.mov','240','128','',
'controller','true',
'scale','tofit',
'autoplay','false'

QT_WriteOBJECT('mov/applezoom.mov','200','100','',
'controller','true',
'scale','aspect', 'autoplay','false'

QT_WriteOBJECT('mov/applezoom.mov','100','200','',
'controller','true',
'scale','0.5',
'bgcolor','#CCCCCC',
'autoplay','false'
Previous Next

Scale and Background Color Explained: