| Issue 10: | a warning in flex 3: "flashType has been deprecated since 3.0. Please use advancedAntiAliasing" | |
| 2 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. compile with flex 3 2. 3. What is the expected output? What do you see instead? no warning What version of the product are you using? On what operating system? last one Please provide any additional information below. |
|
,
May 20, 2009
For those who want to get rid of the error, change flashType="true" to advancedAntiAliasing="true" in org.print.Report |
|
|
|