Hi, I've been working on flare3d for a while and I find it pretty amazing, thanks folks for this wonderfull software.
My problem is this: After making a set of interactive 3d animations and put them in a flash gallery, I found out that no matter how I do there are always elements stuck on the memory and don't get flushed away by the garbage collector, I nulled the references , removed the children and the event listener , and tried the dispose methode... nothing can seem to kill the 3d elements of the animations. recycling also doesn't work ( I can't to seem to find a good way to recycle a 3d scene within flare 3d to be honest )

.
Someone can help me please with that ? or give me some pieces of advice, I would be very gratefull.