@Chema
I don't want to include the manifest of other libraries and it's not like that in others or maybe I missed something.

@Justin
I double checked my manifest.xml and it contains all classes included inside the experimental library

I had the same problem with <s:Skin> and I resolved it adding <include name="spark.swc"/> as an external library path, I guessed the solution would have been to include another library, thus, I tried a few but without success.

- Fred

-----Message d'origine----- From: Justin Mclean
Sent: Sunday, December 16, 2012 1:16 AM
To: flex-dev@incubator.apache.org
Subject: Re: New Spark components

HI,

In the meantime, I think this has something to do with namespaces and
manifests. I'd say you need to add something like.

My guess (and I've not looked at the code) would be that the new classes are missing from the manifest files. Take a look at apache/manifest.xml for a simple example.

Thanks,
Justin

Reply via email to