Yes, it's certainly possible to run FlexCover with the 3.4 sdk, but
unfortunately there isn't an officially posted compiler patch for Flex
3.4.
A couple options:
- Patch the SDK yourself. This will involve downloading the 3.4 source
and merging it against the 3.2 FlexCover patch. To my knowledge, this
should be a fairly easy merge.
- Try using the Flex 3.2 patch and building your app with 3.2. Unless
you have a hard dependency on 3.4, you'll still get valid & useful
coverage numbers using 3.2
Regards,
Brian