You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cimlogbook
New swc uploaded for logging (v 1.1.1)
The last swc had Flex 3 dependencies. Unfortunately Compc compiles
Flex versions into swc, even when no Flex libraries are used. Its
something built into the version of Compc, with new versions every
release of Flex.
The good news is the dependency is purely an XML node value and is
only looked at if you are in a Flex project. So CIMLogging can be used
in pure AS3 projects should not load any Flex classes into your
project.
1.1.1 has Flex 2 dependency and cannot be used for Flex 1 projects.