Hey ppls,
I need your help (if you can!)
I am reletively familiar with XML and how to load them in flash, but I have a new kind of file, XMP, and I was wondering if it could be loaded and used in flash similar to XML.
My XMP’s are automaticly generated by the new Adobe Lightroom software and look similar to XML’s - a copy of a file below
Image002.xmp
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Toolkit 3.3-016, build -num-, -date-">
<rdf:RDF xmlns:rdf="[http://www.w3.org/1999/02/22-rdf-syntax-ns](http://www.w3.org/1999/02/22-rdf-syntax-ns)#">
<rdf:Description rdf:about="" xmlns:tiff="[http://ns.adobe.com/tiff/1.0/](http://ns.adobe.com/tiff/1.0/)">
<tiff:Make>Canon</tiff:Make>
<tiff:Model>Canon EOS 350D DIGITAL</tiff:Model>
<tiff:Orientation>1</tiff:Orientation>
<tiff:ImageWidth>3456</tiff:ImageWidth> <!--Width-->
<tiff:ImageLength>2304</tiff:ImageLength> <!--hight-->
</rdf:Description>
<rdf:Description rdf:about="" xmlns:exif="[http://ns.adobe.com/exif/1.0/](http://ns.adobe.com/exif/1.0/)">
<exif:ExifVersion>0221</exif:ExifVersion>
<exif:ExposureTime>1/250</exif:ExposureTime> <!--Shutter Speed-->
<exif:ShutterSpeedValue>7965784/1000000</exif:ShutterSpeedValue>
<exif:FNumber>9/1</exif:FNumber> <!--Aperture-->
<exif:ApertureValue>633985/100000</exif:ApertureValue>
<exif:ExposureProgram>2</exif:ExposureProgram>
<exif:ISOSpeedRatings>
<rdf:Seq>
<rdf:li>100</rdf:li> <!--ISO-->
</rdf:Seq>
</exif:ISOSpeedRatings>
<exif:DateTimeOriginal>2006-05-12T13:29:10+08:00</exif:DateTimeOriginal> <!--DATE-->
<exif:DateTimeDigitized>2006-05-12T13:29:10+08:00</exif:DateTimeDigitized>
<exif:ExposureBiasValue>0/2</exif:ExposureBiasValue>
<exif:MeteringMode>5</exif:MeteringMode>
<exif:Flash rdf:parseType="Resource">
<exif:Fired>False</exif:Fired> <!--FLASH USED-->
<exif:Return>0</exif:Return>
<exif:Mode>2</exif:Mode>
<exif:Function>False</exif:Function>
<exif:RedEyeMode>False</exif:RedEyeMode>
</exif:Flash>
<exif:FocalLength>55/1</exif:FocalLength>
<exif:CustomRendered>0</exif:CustomRendered>
<exif:ExposureMode>0</exif:ExposureMode>
<exif:WhiteBalance>0</exif:WhiteBalance>
<exif:SceneCaptureType>0</exif:SceneCaptureType>
<exif:FocalPlaneXResolution>3456000/874</exif:FocalPlaneXResolution>
<exif:FocalPlaneYResolution>2304000/582</exif:FocalPlaneYResolution>
<exif:FocalPlaneResolutionUnit>2</exif:FocalPlaneResolutionUnit>
</rdf:Description>
<rdf:Description rdf:about="" xmlns:xap="[http://ns.adobe.com/xap/1.0/](http://ns.adobe.com/xap/1.0/)">
<xap:ModifyDate>2006-05-12T13:29:10+08:00</xap:ModifyDate>
</rdf:Description>
<rdf:Description rdf:about="" xmlns:aux="[http://ns.adobe.com/exif/1.0/aux/](http://ns.adobe.com/exif/1.0/aux/)">
<aux:SerialNumber>730547687</aux:SerialNumber>
<aux:LensInfo>55/1 200/1 0/0 0/0</aux:LensInfo>
<aux:Lens>55.0-200.0 mm</aux:Lens>
<aux:ImageNumber>125</aux:ImageNumber>
<aux:FlashCompensation>1/1</aux:FlashCompensation>
<aux:OwnerName>unknown</aux:OwnerName>
<aux:Firmware>1.0.2</aux:Firmware>
</rdf:Description>
<rdf:Description rdf:about="" xmlns:crx="[http://ns.adobe.com/lightroom-settin...erimental/1.0/](http://ns.adobe.com/lightroom-settin...erimental/1.0/)">
<crx:ShadowlandExperimental_MidtoneBrightness>0</crx:ShadowlandExperimental_MidtoneBrightness>
<crx:ShadowlandExperimental_MidtoneContrast>0</crx:ShadowlandExperimental_MidtoneContrast>
<crx:Sharpness>0</crx:Sharpness>
<crx:ShadowlandExperimental_LuminanceY>0</crx:ShadowlandExperimental_LuminanceY>
<crx:CropBottom>1</crx:CropBottom>
<crx:GreenSaturation>0</crx:GreenSaturation>
<crx:Exposure>0</crx:Exposure>
<crx:BlueHue>0</crx:BlueHue>
<crx:GreenHue>0</crx:GreenHue>
<crx:ShadowlandExperimental_ConvertToGrayscale>false</crx:ShadowlandExperimental_ConvertToGrayscale>
<crx:ShadowlandExperimental_ShadowCompression>0</crx:ShadowlandExperimental_ShadowCompression>
<crx:Saturation>0</crx:Saturation>
<crx:ShadowlandExperimental_ShadowSplit>33</crx:ShadowlandExperimental_ShadowSplit>
<crx:ShadowlandExperimental_SaturationC>0</crx:ShadowlandExperimental_SaturationC>
<crx:RedSaturation>0</crx:RedSaturation>
<crx:Contrast>0</crx:Contrast>
<crx:ShadowlandExperimental_SaturationR>0</crx:ShadowlandExperimental_SaturationR>
<crx:ShadowlandExperimental_LuminanceC>0</crx:ShadowlandExperimental_LuminanceC>
<crx:ShadowlandExperimental_SaturationM>0</crx:ShadowlandExperimental_SaturationM>
<crx:ShadowlandExperimental_GrayY>100</crx:ShadowlandExperimental_GrayY>
<crx:ShadowlandExperimental_GrayM>29</crx:ShadowlandExperimental_GrayM>
<crx:ShadowlandExperimental_GrayB>0</crx:ShadowlandExperimental_GrayB>
<crx:ShadowlandExperimental_SaturationB>0</crx:ShadowlandExperimental_SaturationB>
<crx:ColorNoiseReduction>0</crx:ColorNoiseReduction>
<crx:ShadowlandExperimental_GrayR>29</crx:ShadowlandExperimental_GrayR>
<crx:ShadowTint>0</crx:ShadowTint>
<crx:ShadowlandExperimental_SaturationG>0</crx:ShadowlandExperimental_SaturationG>
<crx:ShadowlandExperimental_HighlightHue>0</crx:ShadowlandExperimental_HighlightHue>
<crx:ShadowlandExperimental_HueR>0</crx:ShadowlandExperimental_HueR>
<crx:Shadows>0</crx:Shadows>
<crx:RedHue>0</crx:RedHue>
<crx:Brightness>0</crx:Brightness>
<crx:ShadowlandExperimental_LuminanceR>0</crx:ShadowlandExperimental_LuminanceR>
<crx:BlueSaturation>0</crx:BlueSaturation>
<crx:CropTop>0</crx:CropTop>
<crx:ShadowlandExperimental_AutoGrayscaleWeights>true</crx:ShadowlandExperimental_AutoGrayscaleWeights>
<crx:ShadowlandExperimental_SaturationY>0</crx:ShadowlandExperimental_SaturationY>
<crx:ShadowlandExperimental_HueC>0</crx:ShadowlandExperimental_HueC>
<crx:AutoBrightness>false</crx:AutoBrightness>
<crx:ShadowlandExperimental_HueY>0</crx:ShadowlandExperimental_HueY>
<crx:ShadowlandExperimental_ShadowSlope>0</crx:ShadowlandExperimental_ShadowSlope>
<crx:ShadowlandExperimental_ShadowBrightness>0</crx:ShadowlandExperimental_ShadowBrightness>
<crx:ShadowlandExperimental_GrayC>71</crx:ShadowlandExperimental_GrayC>
<crx:ShadowlandExperimental_HueG>0</crx:ShadowlandExperimental_HueG>
<crx:ShadowlandExperimental_ShadowHue>0</crx:ShadowlandExperimental_ShadowHue>
<crx:ShadowlandExperimental_ShadowSaturation>0</crx:ShadowlandExperimental_ShadowSaturation>
<crx:ChromaticAberrationR>0</crx:ChromaticAberrationR>
<crx:ShadowlandExperimental_HighlightSlope>0</crx:ShadowlandExperimental_HighlightSlope>
<crx:CropAngle>0</crx:CropAngle>
<crx:ChromaticAberrationB>0</crx:ChromaticAberrationB>
<crx:ShadowlandExperimental_LuminanceB>0</crx:ShadowlandExperimental_LuminanceB>
<crx:CropRight>1</crx:CropRight>
<crx:ShadowlandExperimental_HighlightBrightness>0</crx:ShadowlandExperimental_HighlightBrightness>
<crx:CropLeft>0</crx:CropLeft>
<crx:AutoShadows>false</crx:AutoShadows>
<crx:ShadowlandExperimental_HueB>0</crx:ShadowlandExperimental_HueB>
<crx:ShadowlandExperimental_HighlightSplit>67</crx:ShadowlandExperimental_HighlightSplit>
<crx:LuminanceSmoothing>0</crx:LuminanceSmoothing>
<crx:whiteBalance>as_shot</crx:whiteBalance>
<crx:ShadowlandExperimental_LuminanceG>0</crx:ShadowlandExperimental_LuminanceG>
<crx:ShadowlandExperimental_OutputSharpness>0</crx:ShadowlandExperimental_OutputSharpness>
<crx:ShadowlandExperimental_GrayG>71</crx:ShadowlandExperimental_GrayG>
<crx:VignetteAmount>0</crx:VignetteAmount>
<crx:ShadowlandExperimental_Version>Shadowland_v0.02i</crx:ShadowlandExperimental_Version>
<crx:AutoExposure>false</crx:AutoExposure>
<crx:ShadowlandExperimental_HighlightSaturation>0</crx:ShadowlandExperimental_HighlightSaturation>
<crx:AutoContrast>false</crx:AutoContrast>
<crx:VignetteMidpoint>50</crx:VignetteMidpoint>
<crx:ShadowlandExperimental_LuminanceM>0</crx:ShadowlandExperimental_LuminanceM>
<crx:ShadowlandExperimental_HueM>0</crx:ShadowlandExperimental_HueM>
</rdf:Description>
<rdf:Description rdf:about="" xmlns:photoshop="[http://ns.adobe.com/photoshop/1.0/](http://ns.adobe.com/photoshop/1.0/)">
<photoshop:AuthorsPosition>The Digital Plate 2006</photoshop:AuthorsPosition> <!--Author Job-->
</rdf:Description>
<rdf:Description rdf:about="" xmlns:dc="[http://purl.org/dc/elements/1.1/](http://purl.org/dc/elements/1.1/)">
<dc:creator>
<rdf:Seq>
<rdf:li>CSHS Magazine Committee</rdf:li> <!--Creater Name-->
</rdf:Seq>
</dc:creator>
<dc:rights>
<rdf:Alt>
<rdf:li xml:lang="x-default">CSHS Magazine Committee 2006</rdf:li> <!--COPYRIGHT-->
</rdf:Alt>
</dc:rights>
</rdf:Description>
<rdf:Description rdf:about="" xmlns:Iptc4xmpCore="[http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/](http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/)">
<Iptc4xmpCore:CreatorContactInfo rdf:parseType="Resource">
<Iptc4xmpCore:CiAdrExtadr>Collie Senior</Iptc4xmpCore:CiAdrExtadr> <!--Address-->
<Iptc4xmpCore:CiEmailWork>bogus@aapt.net.au</Iptc4xmpCore:CiEmailWork> <!--Email-->
</Iptc4xmpCore:CreatorContactInfo>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
All the XMP’s are created the same with just the information changed and have the same name as the image the information is about. So can flash phase this kind of file?
I want to use [SIZE=3]some[/SIZE] of the information in an XML gallery with details of the pic shown from the AutoGenerated XMP file (current relevent info highlighed). Has anyone attemped to use XMP metadata in flash?
To simplify what I said above Every pic has an xmp file of the same name in the same folder as the pic. I want to use the generated information to display details about the image in an information box I am yet to create:D . The highlighted information is what I need to load at the moment but other information may come in handy when i get the page developed.
Can anyone help me out?