``` php $gc->create($frames, $durations, LOOP); ``` ``` php define('LOOP', 0); ``` or ``` php define('LOOP', FALSE); ``` But image still looped.