% Script template from Template file legende.swt INPUT "/www/tunnel-en/legendentit.swt" % Output for testing %OUTPUT "export.swf" % Output for CGI OUTPUT -cgi "-" SET path $path SET res [ /www/tunnel-en/ltext.pl $path ] SET head $res<1> SET text $res<2> SET name $res<3> % Font definitions % FONT 1 is Verdana Bold % FONT 3 is Verdana SUBSTITUTE TEXTFIELD 2 { % Depends on Flash variable '' FONT 1 HEIGHT 10 COLOR #ffffff STRING $head } SUBSTITUTE TEXT 4 { FONT 3 HEIGHT 12 KERNING 4.81 COLOR #ffffff STRING "LOADING" }