Open GoogleCodeExporter opened 8 years ago
The only SDK source for 4.5 I have found appears to be 4.5.0 and it's missing
the ISort and ISortField interfaces. I've patched it for flexcover and it
appears to work for apps that don't need these interfaces. However, I do, so
I'm not able to test it in any real-world app myself.
Here's my svn diff with the changes. One minor issue: the frameworks/ dir in my
patch contains flex-config.xml and air-config.xml with the
<coverage>true</coverage> option commented OUT. Necessary to build the SDK.
They should be uncommented in the end-user SDK update to turn on coverage by
default.
I've not rebuilt the CoverageAgent.swc with this SDk since I no longer have an
FB 4.5 installation. You will need to do that as well as rebuild the
CoverageViewer app, etc. from the flexcover project.
Original comment by bpja...@gmail.com
on 11 Jan 2012 at 10:24
Attachments:
Note: my SVN diff is intended to be applied against the Adobe SVN tree for the
open source Flex SDK. 4.5.0 appears to live in the tags/trunk-4.5.0.21368
subtree.
Original comment by bpja...@gmail.com
on 11 Jan 2012 at 10:25
Original issue reported on code.google.com by
masa...@gmail.com
on 27 Apr 2011 at 10:52