Help for this page

Select Code to Download


  1. or download this
    <gfx>
       <group name="Group1" visible="true" wallpaper="false" isReferenceOb
    +ject="false">
    ...
            <imageSettings imageName="" alignment="middleCenter"/>
      </gotoButton>
    </gfx>
    
  2. or download this
    #!/usr/bin/perl
    #
    ...
      my $display = $title->getAttribute('display');
      print "$button\t$display\n"; 
    }