Welcome to the XMP Library for ActionScript preview. Adobe® Extensible Metadata Platform (XMP) is a labeling technology that allows you to embed data about a file, known as metadata, into the file itself. XMP is an open technology based on RDF and RDF/XML.
Adobe developed XMP to establish an industry-wide standard for sharing metadata across applications, file formats, and devices. XMP is open source and it is freely available to developers and system integrators. XMP benefits from the innovations contributed by the developer community.
XMP is extensible, which means that metadata can be customized to meet the specific needs of an organization or work within a particular content management system. XMP can also accommodate existing metadata specifications, so systems don’t need to be rebuilt from scratch. XMP is universal, international, and has multilingual support. It is not limited to a particular file format or database.
By using XMP, metadata can be stored in files and made easily accessible to various tools and systems across a production workflow. As an open source technology, the XMP libraries are freely and publicly available to developers ensuring their products will work well with Adobe products. Learn more about XMP on Adobe.com.
This preview of the XMP Library for ActionScript is based on the XMPCore library. It provides the functionality to read existing XMP metadata from Adobe Flash® based file formats via the Adobe Flash Player:
- For Flash Player 9: SWF and FLV files.
- For Flash Player 10: SWF, FLV and F4V files.
The library consists of 3 parts:
- The data model represents a set of XMP data in memory and offers an API to create or modify XMP properties.
- The parser that reads an XMP packet in RDF/XML format into the data model in memory.
- The serializer converts the data model into RDF/XML format.
For more information, please refer to the API Reference for the XMP Library for ActionScript.
Getting Started
Follow these steps to get started with the XMP Library for ActionScript preview:
- Download the XMP Library for ActionScript preview
- Refer to the API Reference for the XMP Library for ActionScript
- Refer to additional background information and specifications in the XMP SDK in the XMP Developer Center
- Refer to the Flex Developer Center or Adobe AIR Developer Center for additional information.
-
Ask questions and share your feedback in the XMP Library for ActionScript forum
Please note that your submission of comments, ideas, feature requests and techniques on this and other Adobe maintained forums, as well as Adobe's right to use such materials, is governed by the Terms of Use.
Community
Below you'll find references and links to help you participate in the XMP developer community.
Online Forum
Ask questions and discuss ideas with other XMP Library for ActionScript users in the Labs forums.
Please note that your submission of comments, ideas, feature requests and techniques on this and other Adobe maintained forums, as well as Adobe's right to use such materials, is governed by the Terms of Use.
Developer Center
Learn more about XMP techonolgy in the Adobe Developer Connection.
Visit the XMP Developer Center
Resources
If you want to learn more about releases on Labs as well as other Adobe technologies, visiting a user group or connecting with an Adobe Community Expert is a great place to start.
Product Details
Documentation
The following documentation is available for the XMP Library for ActionScript.
System Requirements
The following system requirements apply to the XMP Library for ActionScript:
- Windows Vista / XP (including 64 bit support) or Mac OS X 10.4 and above
- Flash Player 9 and/or 10
- Flex 3 or Flex 4 for using the Flex project
Release Notes
This release of the XMP Library for ActionScript preview is prerelease software and is designed for evaluation purposes only. The software contained within the downloads is not final; but, many portions of the technology are fully implemented and ready for you to try and discuss.
Version 1.1, the second preview release, contains important performance improvements and all package names were changed to ‘com.adobe.xmp.core’.