topical media & game development

talk show tell print

explorer-printing-FormPrintFooter.mx

explorer-printing-FormPrintFooter.mx [swf] flex


  <?xml version="1.0"?>
  <!-- Custom control for the footer area of the printed page. -->
  
  <mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" width="60%"
      horizontalAlign="right" >
      <!-- Declare and initialize the product total variable. -->
  
      <mx:Script>
          <![CDATA[
              [Bindable]
              public var pTotal:Number = 0;
          ]]>
      </mx:Script>
      <mx:Label text="Product Total: {pTotal}"/>
  </mx:VBox>


(C) Æliens 27/08/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.