<p><br />
The following example uses scripting to build XML (dataXML) inside a BIRT report at run time using report parameter values in a web (HTML) page<br />
<br />
To set up this example in your environment:
<br />
- Copy FlashObjectReport.rptdesign to "Public" folder of your BIRT iServer<br />
- If BIRT iServer is running on a remote server, modify FlashObject.html to change the server information<br />
- Modify FlashObject.html to uses the correct credentials for your setup<br />
- Load FlashObject.html in your browser<br />
- Any changes you make to the data values would be reflected in the chart when you run the report<br />