How do I use this in Flex Builder?

I’m having trouble getting this library/API into my classpath for use in a project. I’ve tried copying the “org” directory into my project, tried putting it various places under Flex Builder’s root, and tried linking to it from my project Properties dialog, with no success. What do I need to do to import from this package?

Thanks!

So, 57 people have viewed this post, and not one of them knows how to get the library to work with a Flex Builder project? How can that be? I see lots of posts on this board from people who certainly have it working - can no one take 30 seconds to give a small bit of insight? Please?

The way it’s set up for sparkweb currently is that it’s listed in the “Library Path” settings for the project, with framework linkage set to “Merged into Code”

I tried this, using both the “actionscript” and “org” folders, but I still can’t seem to import any of the xiff classes.

aha! figured out the problem

The xiff zip download is AS2 code - I needed to download the latest AS3 code from subversion with:

svn co http://svn.igniterealtime.org/svn/repos/xiff/trunk xiff