home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
Chip_2004-07_cd1.bin
/
oddech
/
chain
/
chainreactiondemo_installer1000.exe
/
Demo
/
Interface
/
SIM
/
RSG
/
RSG.movie
< prev
next >
Wrap
Text File
|
2003-01-07
|
4KB
|
159 lines
movie rsgReady =
{
cast =
{
bitmap bmpReady = { file = "Ready.bmp"; transparency = 255, 0, 255; }
}
frame 1 = { keyframe = { actor = bmpReady; } }
}
movie Ready =
{
speed = 20;
frame 1 "start" =
{
keyframe RsgReady =
{
layer = 9;
actor = rsgReady;
position = 0, 0;
scale = 1, 1;
}
}
}
movie rsgSet =
{
cast =
{
bitmap bmpSet = { file = "Set.bmp"; transparency = 255, 0, 255; }
}
frame 1 = { keyframe = { actor = bmpSet; } }
}
movie Set =
{
speed = 20;
frame 1 "start" =
{
keyframe RsgSet =
{
layer = 9;
actor = rsgSet;
position = 0, 0;
scale = 1, 1;
}
}
}
movie rsgGo1 =
{
cast =
{
bitmap bmpGo1 = { file = "Go1.bmp"; transparency = 255, 0, 255; }
}
frame 1 = { keyframe = { actor = bmpGo1; } }
}
movie Go1 =
{
speed = 20;
frame 1 "start" =
{
keyframe RsgGo1 =
{
layer = 9;
actor = rsgGo1;
position = 0, 0;
scale = 1, 1;
}
}
}
movie rsgGo2 =
{
cast =
{
bitmap bmpGo2 = { file = "Go2.bmp"; transparency = 255, 0, 255; }
}
frame 1 = { keyframe = { actor = bmpGo2; } }
}
movie Go2 =
{
speed = 20;
frame 1 "start" =
{
keyframe RsgGo2 =
{
layer = 9;
actor = rsgGo2;
position = 0, 0;
scale = 1, 1;
}
}
}
movie rsgGo3 =
{
cast =
{
bitmap bmpGo3 = { file = "Go3.bmp"; transparency = 255, 0, 255; }
}
frame 1 = { keyframe = { actor = bmpGo3; } }
}
movie Go3 =
{
speed = 20;
frame 1 "start" =
{
keyframe RsgGo3 =
{
layer = 9;
actor = rsgGo3;
position = 0, 0;
scale = 1, 1;
}
}
}
movie rsgGo4 =
{
cast =
{
bitmap bmpGo4 = { file = "Go4.bmp"; transparency = 255, 0, 255; }
}
frame 1 = { keyframe = { actor = bmpGo4; } }
}
movie Go4 =
{
speed = 20;
frame 1 "start" =
{
keyframe RsgGo4 =
{
layer = 9;
actor = rsgGo4;
position = 0, 0;
scale = 1, 1;
}
}
}
movie rsgGo5 =
{
cast =
{
bitmap bmpGo5 = { file = "Go5.bmp"; transparency = 255, 0, 255; }
}
frame 1 = { keyframe = { actor = bmpGo5; } }
}
movie Go5 =
{
speed = 20;
frame 1 "start" =
{
keyframe RsgGo5 =
{
layer = 9;
actor = rsgGo5;
position = 0, 0;
scale = 1, 1;
}
}
}