<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flash User &#187; flash table</title>
	<atom:link href="http://www.flashuser.net/tag/flash-table/feed" rel="self" type="application/rss+xml" />
	<link>http://www.flashuser.net</link>
	<description>FlashUser.net helps creative Flash developers and designers from all over the world to save time and money for their projects. By following our posts you will easily create more effective Flash designs or add value to your Flash software and applications</description>
	<lastBuildDate>Fri, 20 Aug 2010 11:27:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Review: HTML / XML Table Renderer</title>
		<link>http://www.flashuser.net/flash-components/review-html-xml-table-renderer.html</link>
		<comments>http://www.flashuser.net/flash-components/review-html-xml-table-renderer.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 11:03:06 +0000</pubDate>
		<dc:creator>flashuser</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Flash Components]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[flash table]]></category>
		<category><![CDATA[table render]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.flashuser.net/?p=1536</guid>
		<description><![CDATA[<p>As a developer you encounter different issues when working on a project. One of them is to create a html replica of a table in Flash. To have features such as column span and row span, cellspacing and padding and many others that allows you to manage your table in Flash like in HTML. </p>
<p><span id="more-1536"></span>I faced a similar situation myself and thought to spare you of precious time to do such a work, by sharing with you a useful source.</p>
<p>It seems that somebody spent his time and managed to create it for us. It’s about the <span id="writer-content"><a href="http://www.flashtuning.net/components/HTML-Table-Renderer-AS-2.0_10.html" target="_blank">Flashtuning HTML Table Renderer</a></span> component that 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. </p>
<div align="center" class="border-media">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_table_renderer_css_639391768"
			class="flashmovie"
			width="380"
			height="260">
	<param name="movie" value="http://www.flashuser.net/flash-files/reviews/table_renderer/table_renderer_css.swf" />
	<param name="base" value="http://www.flashuser.net/flash-files/reviews/table_renderer/" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/reviews/table_renderer/table_renderer_css.swf"
			name="fm_table_renderer_css_639391768"
			width="380"
			height="260">
		<param name="base" value="http://www.flashuser.net/flash-files/reviews/table_renderer/" />
	<!--<![endif]-->
		<br />
<!-- Begin Alternate Content --></p>
<p><a href="http://adobe.com/go/getflashplayer"><br />
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /><br />
</a></p>
<p><!-- End Alternate Content --></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
</div>
<h2 id="sub-title">Requirements</h2>
<p>The Table Renderer is available in two versions one for <span id="writer-content"><a href="http://www.flashtuning.net/components/HTML-Table-Renderer-AS-2.0_10.html" target="_blank">Actionscript 2.0</a></span> and the other for <span id="writer-content"><a href="http://www.flashtuning.net/components/HTML-Table-Renderer-AS-3.0_20.html" target="_blank">Actionscript 3.0</a></span>. You choose what is the best for your needs. You can download a <span id="writer-content"><a href="http://www.flashtuning.net/components/HTML-Table-Renderer-AS-2.0_10.html" target="_blank">trial version</a></span> (click on the Free Download link above the examples) that has a limit of 4 X 4 for the tables, as a trial limitation. To get the full version with no restrictions you need to purchase a license for $9.00.</p>
<h2 id="sub-title">Features</h2>
<ul id="circle">
<li> Support for all common HTML tags and attributes and CSS properties supported by Flash</li>
<li> Images/SWF/library objects inclusion into table cells</li>
<li> Easily integrate your own custom actions like roll overs, drag &#038; drop, tool tips</li>
<li> Link to custom ActionScript functions from within the table</li>
<li> Percentage/fixed widths/heights support for the table and/or individual cells</li>
<li> Alpha levels for borders and backgrounds</li>
<li> Font embedding support: you can specify custom library fonts for the table and/or individual cells using the cellfont attribute</li>
<li> Built in Help Book automatically that can be accessed anytime via the Flash Help Panel</li>
</ul>
<h2 id="sub-title">How to use it</h2>
<p>We&#8217;ll set up a simple HTML table in Flash.</p>
<p><strong>1.</strong> Start Adobe Flash and open a new document.</p>
<p><strong>2.</strong> Open the <strong>Components</strong> panel ( Window/Components). You will find the component in the <strong>Flashtuning</strong> folder.</p>
<p><strong>3.</strong> Drag the component (<strong>FtTableRenderer</strong>) from the <strong>Components</strong> panel to the stage. The component graphic symbol should now be displayed on the stage.</p>
<p><strong>4.</strong> Create an XHTML file which includes a table definition using your preffered HTML / Text editor.</p>
<p><strong>5.</strong> Switch back to Adobe Flash, select the component on the stage and configure its parameters in the <strong>Parameters</strong> panel or in the <strong>Component Inspector</strong> panel ( Window/Component Inspector):</p>
<p>Instruct the component to use the newly created table.html file as the<strong> XML/HTML Source File</strong>.</p>
<p><strong>6. </strong>Test the scene (Control/Test Movie).</p>
<p><strong>(!)</strong> Make sure the HTML source is properly formatted (the tags and attributes need to be closed and lowercase) and the cells colspan need to be valid for the table to render correctly.</p>
<h2 id="sub-title">Conclusion</h2>
<p>The possibilities to use such a great component are vast, all you have to do is explore and use your imagination. I think any Flash developer should have it and considering the price I would say it’s a great deal.</p>
]]></description>
			<content:encoded><![CDATA[<p>As a developer you encounter different issues when working on a project. One of them is to create a html replica of a table in Flash. To have features such as column span and row span, cellspacing and padding and many others that allows you to manage your table in Flash like in HTML. </p>
<p><span id="more-1536"></span>I faced a similar situation myself and thought to spare you of precious time to do such a work, by sharing with you a useful source.</p>
<p>It seems that somebody spent his time and managed to create it for us. It’s about the <span id="writer-content"><a href="http://www.flashtuning.net/components/HTML-Table-Renderer-AS-2.0_10.html" target="_blank">Flashtuning HTML Table Renderer</a></span> component that 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. </p>
<div align="center" class="border-media">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_table_renderer_css_1095193700"
			class="flashmovie"
			width="380"
			height="260">
	<param name="movie" value="http://www.flashuser.net/flash-files/reviews/table_renderer/table_renderer_css.swf" />
	<param name="base" value="http://www.flashuser.net/flash-files/reviews/table_renderer/" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flashuser.net/flash-files/reviews/table_renderer/table_renderer_css.swf"
			name="fm_table_renderer_css_1095193700"
			width="380"
			height="260">
		<param name="base" value="http://www.flashuser.net/flash-files/reviews/table_renderer/" />
	<!--<![endif]-->
		<br />
<!-- Begin Alternate Content --></p>
<p><a href="http://adobe.com/go/getflashplayer"><br />
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /><br />
</a></p>
<p><!-- End Alternate Content --></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
</div>
<h2 id="sub-title">Requirements</h2>
<p>The Table Renderer is available in two versions one for <span id="writer-content"><a href="http://www.flashtuning.net/components/HTML-Table-Renderer-AS-2.0_10.html" target="_blank">Actionscript 2.0</a></span> and the other for <span id="writer-content"><a href="http://www.flashtuning.net/components/HTML-Table-Renderer-AS-3.0_20.html" target="_blank">Actionscript 3.0</a></span>. You choose what is the best for your needs. You can download a <span id="writer-content"><a href="http://www.flashtuning.net/components/HTML-Table-Renderer-AS-2.0_10.html" target="_blank">trial version</a></span> (click on the Free Download link above the examples) that has a limit of 4 X 4 for the tables, as a trial limitation. To get the full version with no restrictions you need to purchase a license for $9.00.</p>
<h2 id="sub-title">Features</h2>
<ul id="circle">
<li> Support for all common HTML tags and attributes and CSS properties supported by Flash</li>
<li> Images/SWF/library objects inclusion into table cells</li>
<li> Easily integrate your own custom actions like roll overs, drag &#038; drop, tool tips</li>
<li> Link to custom ActionScript functions from within the table</li>
<li> Percentage/fixed widths/heights support for the table and/or individual cells</li>
<li> Alpha levels for borders and backgrounds</li>
<li> Font embedding support: you can specify custom library fonts for the table and/or individual cells using the cellfont attribute</li>
<li> Built in Help Book automatically that can be accessed anytime via the Flash Help Panel</li>
</ul>
<h2 id="sub-title">How to use it</h2>
<p>We&#8217;ll set up a simple HTML table in Flash.</p>
<p><strong>1.</strong> Start Adobe Flash and open a new document.</p>
<p><strong>2.</strong> Open the <strong>Components</strong> panel ( Window/Components). You will find the component in the <strong>Flashtuning</strong> folder.</p>
<p><strong>3.</strong> Drag the component (<strong>FtTableRenderer</strong>) from the <strong>Components</strong> panel to the stage. The component graphic symbol should now be displayed on the stage.</p>
<p><strong>4.</strong> Create an XHTML file which includes a table definition using your preffered HTML / Text editor.</p>
<p><strong>5.</strong> Switch back to Adobe Flash, select the component on the stage and configure its parameters in the <strong>Parameters</strong> panel or in the <strong>Component Inspector</strong> panel ( Window/Component Inspector):</p>
<p>Instruct the component to use the newly created table.html file as the<strong> XML/HTML Source File</strong>.</p>
<p><strong>6. </strong>Test the scene (Control/Test Movie).</p>
<p><strong>(!)</strong> Make sure the HTML source is properly formatted (the tags and attributes need to be closed and lowercase) and the cells colspan need to be valid for the table to render correctly.</p>
<h2 id="sub-title">Conclusion</h2>
<p>The possibilities to use such a great component are vast, all you have to do is explore and use your imagination. I think any Flash developer should have it and considering the price I would say it’s a great deal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashuser.net/flash-components/review-html-xml-table-renderer.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
