- All
- Special Offers
- User Interface
- Scroll Bar Components
- Flash XML Calendars
- HTML / XML News Readers
- HTML / XML Tables & Grids
- Flash Contact Forms
- Date Picker Components
- Flash XML Guestbooks
- Color Picker Components
- Countdown Components
- Flash Tool Tip Components
- Image Zoom & Panning Controls
- Flash Text Tools & Editors
- Rating and Pool Systems
- Flash Weather Widgets
- 3D Object Rotators
- Shopping Carts
- Flash Maps
- Flash Charts
- Galleries & Slideshows
- Menus & Navigation
- Design & Effects
- Audio & Video
- Templates
- Applications & Games
- Various
- Adobe Flex
- Adobe AIR
- Free Flash Files
- Lightroom Plugins
- Dreamweaver Extensions
Posted by : Flashtuning
51 purchases
Package includes: MXP,FLA
Opens with: Flash CS3, Flash CS4, Adobe Air, Flex
AS Version: ActionScript 3.0
Viewable with: Flash Player 9 and above
Flash knowledge required: Advanced
Documentation: Excellent documented
Use CSS, library fonts and custom AS functions
The HTML Table Renderer component provides an advanced XML / HTML table rendering engine for Flash, complete with CSS support and advanced features such as row and column spans.
FREE trial download for the HTML table component available in the Downloads tab.
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 / ActionScript 3.0 ( AS3 )
If you already purchased the Table Renderer AS 2.0 ( AS2 ) version, you are eligible for the SPECIAL $4 UPGRADE PRICE! ((just login, go to BUY NOW tab and you will see the Buy Upgrade option).
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 other great FlashTuning.net products such as 3D XML Carousels, 2D & 3D XML Menus, XML Banner Rotators, XML Galleries & Slideshows, Video Lists & FLV Players, HTML News Readers by clicking the image below:
- Price : $9
- buy now
- add to alerts
hi, i like this for general purpose HTML layout, but i was wondering if you are available to remove the extra padding in cells for when it needs to be a tight fit with the images
i noticed as well as the padding, the bottom pixel lines of the image is also being missed off here...
<html><body><table width="188" border='0' bgcolor='#00FF00' cellspacing='0' cellpadding='0'><tr><td align="center" width="94" height="88"><img src="images/tr_anim.swf" width="94" height="44" vspace="0" hspace="0"/><img src="images/tr_anim.swf" width="94" height="44" vspace="0" hspace="0" /></td><td align="center" width="94" height="88"><img src="images/tr_anim.swf" width="94" height="44" vspace="0" hspace="0" /><img src="images/tr_anim.swf" width="94" height="44" vspace="0" hspace="0" /></td></tr></table></body></html>
thanks
j
(sorry couldnt get the code block working!)
Hi,
You have all the useful links in the product description as you can see. Check especially the Most Common Questions at the bottom of the product page from our site ( see the link above ).
FT
Hi FT,
First of all I really love thing component! This is exactly what I was looking for.
But now Ive run into a brink wall. In the “Table Renderer Quickstart Guide” you are talking about a full documentation. Where can I find it. Because I really need it.
Im trying to get the tables from a MySQL server. Or are the somewhere advanced examples?
Vince
Hi,
Yes but you need to use the swc object from within the installation package in your Flex application and add it as an object in your mxl file.
FT
Is it possible to use this extension with Flex?
I’m glad you’ve figured it out for you cyrillic letter usage case.
Seem like I resolve my problem.
There is my scenario.
1) Place the TextField into the scene & assign to it needed unicode ranges to embed glyphs.
2) Name of this font place to the CSS-table of style and assign this style for the text in the HTML-table.
3) With component function FlashtuningTableRenderer.getCells(), get all cells to array and thru cell.getChildAt(0) obtain the access to TextFields of cells.
4) Set for the TextFields
txtField.embedFonts=true; (important)
txtField.mouseWheelEnabled=false;
txtField.selectable=false;
I understood this. And it isn’t a problem. Problem is flash doesn’t normal support cyrillic letters in custom library fonts. Flash doesn’t embed them (cyrillic letters).
As solve of a problem I need, for example, to access to the TextField obects of table cells and modify directly their TextFormat properties to provide the font name string of font that I already embedded to the scene.

























help
and feedback
latest
news
latest
forum entries
Hi,
We’ve noticed your request and add it to the list for a future update.
FT