Frame 1
if (!flix_player/:started) {
Set("flix_player/:started", "1");
Set("flix_player/:playing", "1");
}
name = "Blank (Screen Saver)";
type = "FLIX_PLAYER_1";
author = "Wildform";
url = "http://www.wildform.com";
notes = "Sample Flix Player Skin";
video_hanchor = "none";
video_vanchor = "none";
play_controls_hanchor = "right";
play_controls_vanchor = "bottom";
sound_controls_hanchor = "left";
sound_controls_vanchor = "bottom";
video_progress_hanchor = "none";
video_progress_vanchor = "bottom";
logo_1_hanchor = "left";
logo_1_vanchor = "top";
frame_min_width = "0";
frame_min_height = "0";
WF_DONE = "0";
Frame 2183
stop();
tellTarget ("flix_player/play_controls/play_pause") {
gotoAndStop (2);
};
tellTarget ("flix_player/play_controls/play_pause") {
gotoAndStop (2);
};
Set("flix_player/:playing", "0");
Frame 2184
tellTarget ("flix_player/play_controls/play_pause") {
gotoAndStop (2);
};
Set("flix_player/:playing", "0");