% Script template from Template file legende.swt INPUT "/www/tunnel-en/legende.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 9 is Verdana SUBSTITUTE TEXTFIELD 10 { % Depends on Flash variable '' FONT 9 HEIGHT 10 COLOR #ffffff STRING $text STRING "" STRING $name }