Mark the end of the file or a Sprite. It can't appear anywhere else but the end of the file or a Sprite.
struct swf_export { swf_tag f_tag; /* 0 */ };
The End tag marks the end of a sequence of tags. It is used to end the whole movie and to end the sequence of tags in a DefineSprite. The tag is composed just of the tag id.
Comments
Post new comment