Jump to content
GreenSock

smurfarita

Exporting Item XML?

Recommended Posts

Hello,

 

I'm having problems using exportItemXML() and am wondering if I'm missing something obvious here. I am trying to export the XML in the scale complete method.

 

Here's the line I am using where e = TransformEvent Object, and myManager is a FlexTransformManager. I am getting no data when I attempt to trace it to the console.

 

myManager.exportItemXML( e.items[0].targetObject);

Link to comment
Share on other sites

Is it null? Did you try doing toXMLString() on the result? If you're still having trouble, please send me an example that demonstrates the issue.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×