timelinefx:
timelinefx
.LoadAnimation
Function LoadAnimation:
tlShape
( directory:
String
, url:
String
[], width:
Int
=0, height:
Int
=0 )
Load a
tlShape
sequence of images.
Parameters
directory
String of the director where the images are stored
array
String array of all the images in the sequence to load
width
Int width of the images
height
Int height of the images