2006-05-05 21:48:00 +00:00
|
|
|
<!-- Align left when cropping to 4:3. Avoid this; it's not compatible with PS2 movie pre-rendering. -->
|
|
|
|
|
<ActorFrame><children>
|
|
|
|
|
<Layer
|
2006-11-02 05:42:47 +00:00
|
|
|
File="Var 'File1'"
|
|
|
|
|
InitCommand="%function(self) self.Color = Var 'Color1'; end"
|
2006-10-15 09:30:31 +00:00
|
|
|
OnCommand="horizalign,left;scaletocover,0,0,SCREEN_WIDTH,SCREEN_HEIGHT;diffuse,color(self.Color)"
|
2006-05-05 21:48:00 +00:00
|
|
|
GainFocusCommand="Play"
|
|
|
|
|
LoseFocusCommand="Pause"
|
2006-10-15 09:30:31 +00:00
|
|
|
/>
|
2006-05-05 21:48:00 +00:00
|
|
|
</children></ActorFrame>
|