Using spark datagrid to capture multiple rows of data

Sometimes you need forms to capture entries for multiple rows of data. In such forms each row is a sub object (with multiple associated parameters), like sales report for a particular item or a particular expense in an expense report. The tricky part with such forms is that you can’t predict how many sub . . . → Read More: Using spark datagrid to capture multiple rows of data

Troubleshooting ActionScript Code Coverage

Sometimes folks run into situation with ActionScript code coverage plugin-in where the SWF files doesn’t make a connection. When this happens the plug-in stays in the “Listening..” status after the SWF is launched in Flash Player or AIR. Usually this happens because one the prerequisites for the tool is not being fulfilled. Before we . . . → Read More: Troubleshooting ActionScript Code Coverage

Code Coverage Tool for ActionScript

The prerelease for ActionScript Code Coverage Plug-in is now live on labs.adobe.com. On the Flex SDK team we use this tool to perform code coverage for the Flex Framework. This tool is not tied to any specific SDK version and so it can be used to perform code coverage using the latest SDK build. . . . → Read More: Code Coverage Tool for ActionScript

Advertisement

Advertisement