About the xhtmlRender (as2.0 version)

As you can see, xhtmlRender is may be not 100% perfect, but still is a really nice class to use if you have to represent html-formated table tag. The idea was to make an almost compatible portition of the table tag and it's params in order to create the same result as html is Flash.

©2008 Jloa

And you can also and some html-text after the table. Speaking about the properties that i have ported:


  • id:String
  • align:String (left,right,center)
  • border:Number (n>=0)
  • bordercolor:Number (HEX-number #ff00ff)
  • bgcolor:Number (HEX-number #ff00ff)
  • height:Number (n>=0)
  • width:Number (n>=0)
  • cellspacing:Number (n>=0)
  • cellpadding:Number (n>=0)
  • shadow:Number (0,1) ~ my own property
  • glow:Number (0,1) ~ my own property

  • See the classes for public methods and properties i did have time to describe them below. If you have any questions, please contact me :)



    Author: Julius Loa aka Jloa
    Email: Jloa
    Web: http://lp-design.ru/forum/