GIF_IMAGE
{
NumberOfImages : 3;
Loop : -1;
Image1
{
name : theImage.xxx;
duration : .1s;
};
Transition
{
type : star-wipe;
duration : .5s;
};
Image2
{
name : theImage2.xxx;
duration : .1s;
};
Transition
{
type : star-wipe;
duration : .5s;
};
Image3
{
name : theImage3.xxx;
duration : .1s;
};
Transition
{
type : star-wipe;
duration : .5s;
};
};