Home / Components / User Interface / HTML Table Renderer AS3 /
HTML Table Renderer AS3
139 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]
> View graphic table with full license features
$4.00
Package includes: MXP, FLA, SWF, HTML, XML, JS
Flash Version: Flash CS3, Flash AdobeAir, Flex, Flash CS4, Flash CS5, and above
Viewable with: Flash Player 9
Documentation level: Excellent documented
Flash knowledge level: Advanced
Action Script: ActionScript 3.0
Product ID:F0700114
Please install flash first.
This product is included in ALL FILES PACKAGE:

The HTML Table Renderer component ( free download ) provides an advanced XML / HTML table rendering engine for Flash, complete with CSS support and advanced features such as row and column spans.
The component can render all common types of content (text, SWF files, images and Flash library objects) and allows embedding custom fonts and offers advanced text rendering controls.
This component is available for:
Flash CS3, Flash CS4, CS5 and above / ActionScript 3.0 ( AS3 )
Check the Most Common Question and Answers at the bottom of HTML Table Renderer AS2 product page from our site!
You can also download the HTML Help Books from the following location: DOWNLOAD HELP BOOKS
Check also Flash Tuning Profile products such as 3D XML Carousels, 2D & 3D XML Menus, XML Banner Rotators, XML Galleries & Slideshows, Video Lists & FLV Players, HTML News Readers.
$4.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |
Other by Flashtuning:
Related components:
Featured components:























45 comments
Add comment
1 2 3
Flashtuning
Hi,
You can download and test for free the product from freeflashcomponents.net website at:
http://www.freeflashcomponents.net/flash-components/flash-user-interface
Flashtuning
#  /  PM  /  posted on May 24, 2011
pipiripi
package { import FtTableRenderer; import flash.display.MovieClip;
test
";
var myTable : FtTableRenderer = new FtTableRenderer(); this.addChild(myTable); myTable.createFromString(htmlString);
}
TypeError: Error #1010: A term is undefined and has no properties. at FtTableRenderer/XkbijTsntdle() at FtTableRenderer/YsZkvrSrtqTW() at FtTableRenderer/createFromString()
at htmlTest()[/Users/admin/Documents/Adobe Flash Builder 4.5/htmlTest/src/htmlTest.as:19]
As simple as that, this is no working .......
#  /  PM  /  posted on May 30, 2011
Flashtuning
Simply test the create from String code line inside an empty Flash fla file:
#  /  PM  /  posted on Jun 03, 2011
pitra
Hi, I've bought the product and looks great when I publish the table inside Flash. All the image/flash links appear. Text and CSS looks fine.
However, you said that it's also compatible with Adobe AIR.
I used one of your example in the package "sample_css.fla" and I published it to AIR 2.6
The published AIR file looks the same as the Flash file, except one thing: all the image/flash links do not appear at all (even though I've bundled all the required files as part of the AIR installation).
Is there any solution for this? Thank you.
#  /  PM  /  posted on Dec 15, 2011
Flashtuning
Hi, thanks, have no solution for AIR yet regarding this issue.
#  /  PM  /  posted on Dec 15, 2011
1 2 3