hnuecke
hnuecke

Reputation: 1

Is there still an Actionscript3 library available that supports XMP Access and/or parses XMP Metadata?

I know there is an Adobe XMP SDK Kit available, but that does not support AS3 any longer. Some years ago (before Harman took over AS3) Adobe provided the **as3_xmp_file **abd XMPCore.lib

The links provided by Jeffry Houser at this SO post text do no longer work.

I already know how to parse EXIF Metadata with AS3, but before going into the pain of parsing XMP Metadata structures myself or diving into Java or C# I thought I should ask the stackoverflow community:

Is there any AS3 Lib available that supports handling of XMP Metadata in JPG Files?

I found the old as3_xmp_file, but could not find the requested XMPCore lib. So I am stuck. I couldn't find any topic related to XMP Metadata in the Harman developer forum.

Perhaps I did not use the correct keywords searching for a lib, but I did not find anything promising with a Google search yet.

Upvotes: 0

Views: 33

Answers (0)

Related Questions