Skip to main content
Participant
May 5, 2010
Answered

Export to xml with images.

  • May 5, 2010
  • 1 reply
  • 440 views

Hi All

I use the TLF, and i have inserted images into the textFlow, and when i export the data to an xml file, the path of the image is exported.

Is it possible to have images exported as binary data, instead of the full path in the source attribute, so the xml-file can be moved to another pc??

It is kind of a self-contained xmlfile that i am looking for.

Thanks

/Allan

This topic has been closed for replies.
Correct answer rdermer

There's no support in TLF for that.

Generally speaking the image can be set to any flash DisplayObject.  That will never be exportable.

I haven't looked into say exporting the source for a DisplayObject created from an image.  Should be possible but its not something we're looking at doing right now.

Richard

1 reply

rdermerCorrect answer
Adobe Employee
May 5, 2010

There's no support in TLF for that.

Generally speaking the image can be set to any flash DisplayObject.  That will never be exportable.

I haven't looked into say exporting the source for a DisplayObject created from an image.  Should be possible but its not something we're looking at doing right now.

Richard

AHBentsenAuthor
Participant
May 6, 2010

Hi Richard,

Thank You for your answer.

It wasn't what i hoped for, but now i need to look at other options

Thanks.

/Allan