Represents an animated GIF cast member.
You can add an animated GIF cast member to a movie by using the Movie object's newMember() method.
-- Lingo syntax
_movie.newMember(#animgif)
// JavaScript syntax
_movie.newMember("animgif");
Some of the following methods or properties may apply only to sprites that are created from an animated GIF cast member.
| Method |
|---|
resume() |
rewind() (Animated GIF, Flash) |
| Property |
|---|
directToStage |
frameRate |
linked |
path (Movie) |
playBackMode |
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/director/mx2004/release_en/03_medi2.htm
Comments
BackBayChef said on Jun 12, 2004 at 12:24 PM :