Selectively change the background color of any cell.
Multi-line editing, with Word Wrapping. This is probably the most sought-after feature of the Flash datagrid, and which is sorely missing from Macromedia's Datagrid distribution.
Merge headers, change the background color of any given header, and apply HTML formatting to the cell header text, like italic and bold.
Format all data in a given column. For example, apply $ and ".00" formatting to price values in a column. When clicked, the "true" value of the cell is displayed. Nearly any format mask can be used.
Add powerful stylesheet support via external CSS files. This allows even more flexibility to the cell formatting than can be used with the limited HTML support that comes built-in to the datagrid.
The DataGrid Extensions download comes with Flash 6 AND Flash 7 versions. Some features, like CSS support, are only available in the Flash 7 version.
Add powerful event handling to any cell. For example, when clicked, the cell data can be passed to an Actionscript function of your choice.
An advanced API is included for your reference (for Flash 7 extensions). The Flash 6 version comes with a text file that lists all available functions.
Add horizontal scrolling to your datagrid.
Convenient MXP installer is provided (for Flash 7 version only), as well as .fla examples.
100% of the Flash source code is included (Actionscript source files). Thus, if you need to do something which isn't built-in to the datagrid extensions, you may be able to add it yourself, provided that you have a strong knowledge of Actionscript.
Add HTML to any cell by setting the "htmlDrawing" property.
Category:
Several externally-specified configuration options are available in a config.xml file, including font color and style.
All menu applets come with a DTD file to validate your XML syntax.
100% of the Flash 2004 Professional source code is provided upon purchase.
Configuration file (config.xml) can be passed in to the SWF as an HTML parameter. Please note that there are two locations in the HTML file where this must be specified, if this option is used.
Externally specify the URL, link target, and text name for each menu item. Requires basic XML editing, which is quite simple to do with a good text editor like Textpad (http://www.textpad.com).
Category:
This is my second attempt to create a forum using Flash as front end and PHP/MYSQL as server side part.
This is completely made using AMFPHP flash remoting.
To use this files you need first to downaload and install AMFPHP at: http://sourceforge.net/projects/amfphp/
then flash remoting components from Macromedia site.
Category: