<?xml version="1.0" encoding="UTF-8"?>
<galleryMaker>
  <galleryInfo>
    <thumbnail path="gallerythumb.jpg" />
	<previewPath src=""/>
    <galleryName>"$$$/AgWeb/Engines/ThirdParty/Airtight/PostcardViewer/Name=Airtight PostcardViewer"</galleryName>
    <galleryDescription>"$$$/MediaGallery/gallerymaker/html/Description=A clean, professional HTML template for web photo galleries."</galleryDescription>
    <galleryVersion ver="1.0" />
    <creator company="Adobe Systems, Inc." designer="Bridge and Quality Process" />
    <category>Web photo gallery</category>
    <identifier>com.adobe.wpg.airtight.airtight</identifier>
	<styleNS url="adobe.com/schemas/webphotogallery1"/>
	<windowSize height="auto" width="auto"/>
  </galleryInfo>
  <sizes>
    <size name="thumb" height="130" width="130" />
    <size name="large" height="450" width="450" />
  </sizes>
  <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
	
		<mx:Model id="agmSizes">
			<large>
				<maxWidth>1500</maxWidth>
				<maxHeight>1500</maxHeight>
				<width/>
			</large>
		</mx:Model>

		<mx:Model id="metadata">
			<siteTitle/>
		</mx:Model>

		<mx:Model id="flashvars">
			<langAbout>
				 <!-- "$$$/WPG/Templates/Airtight/PostcardViewer/About=About" -->
				<value>$$$/WPG/Templates/Airtight/PostcardViewer/About=About</value>
			</langAbout>
			<langOpenImage>
				 <!-- "$$$/WPG/Templates/Airtight/PostcardViewer/langOpenImage=Open Image in New Window" -->
				<value>$$$/WPG/Templates/Airtight/PostcardViewer/langOpenImage=Open Image in New Window</value>
			</langOpenImage>
			<langNoImages>
				 <!-- "$$$/WPG/Templates/Airtight/PostcardViewer/langNoImages=No images" -->
				<value>$$$/WPG/Templates/Airtight/PostcardViewer/langNoImages=No images</value>
			</langNoImages>
		</mx:Model>
		
		<mx:Model id="appearance">
			<airTight>
				<homePage>index.html</homePage>
				<imageBase></imageBase>
				<thumbnailColumns>3</thumbnailColumns>
				<zoomOutPerc>15</zoomOutPerc>
				<zoomInPerc>100</zoomInPerc>
				<frameWidth>20</frameWidth>
				<stagePadding>160</stagePadding>
				<backgroundColor>333333</backgroundColor>
				<frameColor>ffffff</frameColor>
			</airTight>
			<caption>
				<value>false</value>
				<kind>1</kind>
				<customtext></customtext>
			</caption>
			<jpegQuality>
				<value>70</value>
			</jpegQuality>
		</mx:Model>
    
	
	<mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:ag="http://ns.adobe.com/silver/1.0">
		
		<mx:VBox ag:style="subdivided_sections" title="$$$/MediaGallery/gallerymaker/foldabeSection/SiteInfo=Site Info"
						 id="siteInfo">
			<mx:Label id="siteTitleLabel" text="$$$/AgWPG/Templates/HTML/DefaultValues/properties/SiteTitle=Site Title:" />
			<mx:TextInput id="siteTitle"  editable="true" maxChars="50" />
		</mx:VBox>
		
		<mx:VBox ag:style="subdivided_sections" title="$$$/MediaGallery/gallerymaker/foldabeSection/Color=Color Palette"
				     id="colorPalette">
			<mx:HBox>
				<mx:ColorPicker id="backgroundColor" />
				<mx:Label id="backgroundColorLabel" text="$$$/WPG/Templates/BlueFire/BackgroundColor=Background"/>
			</mx:HBox>
		</mx:VBox>
		<mx:VBox ag:style="subdivided_sections" title="$$$/MediaGallery/gallerymaker/foldabeSection/Appearance=Appearance"
					 id="appearance">
			<mx:HBox>
				<mx:VBox>
					<mx:Label id="gridSizeColLabel" text="$$$/MediaGallery/gallerymaker/Columns=Columns:"
						height="21" alignment="right" />
					<mx:Label id="gridSizeColLabel" text="$$$/MediaGallery/gallerymaker/PhotoBorders=Photo Borders:"
						height="21" alignment="right" />
					<mx:Label id="gridSizeRowlLabel" text="$$$/MediaGallery/gallerymaker/Padding=Padding:"
						height="21" alignment="right" />
					<mx:Label id="gridSizeRowlLabel" text="$$$/MediaGallery/gallerymaker/Distant=Distant:"
						height="21" alignment="right" />
					<mx:Label id="gridSizeRowlLabel" text="$$$/MediaGallery/gallerymaker/Near=Near:"
						height="21" alignment="right" />
				</mx:VBox>
				
				<mx:VBox>
					<mx:HBox>
						<mx:HSlider id="thumbnailColumns" width="95" height="21" etWidth="30" minimum="1" maximum="20" textLeft="" textRight="" ratio="1" />
					</mx:HBox>
					<mx:HBox>
						<mx:HSlider id="frameWidth" width="95" height="21" etWidth="30" minimum="0" maximum="100" textLeft="" textRight="$$$/MediaGallery/gallerymaker/Pixel=px" ratio="1" />
					</mx:HBox>
					<mx:HBox>
						<mx:HSlider id="stagePadding" width="95" height="21" etWidth="30" minimum="0" maximum="300" textLeft="" textRight="$$$/MediaGallery/gallerymaker/Pixel=px" ratio="1" />
					</mx:HBox>
					<mx:HBox>
						<mx:HSlider id="zoomOutPerc" width="95" height="21" etWidth="30" minimum="1" maximum="100" textLeft="" textRight="%%" ratio="1" />
					</mx:HBox>
					<mx:HBox>
						<mx:HSlider id="zoomInPerc" width="95" height="21" etWidth="30" minimum="1" maximum="100" textLeft="" textRight="%%" ratio="1" />
					</mx:HBox>
				</mx:VBox>
			</mx:HBox>
		</mx:VBox>
		<mx:VBox ag:style="subdivided_sections" title="$$$/MediaGallery/gallerymaker/foldabeSection/ImageInfo=Image Info"
				     id="imageinfo">
			<mx:HBox>
				<mx:VBox>
					<mx:HBox>
						<mx:CheckBox id="caption" label="$$$/MediaGallery/gallerymaker/CaptionLabel=Caption:" alignment="top"/>
					</mx:HBox>
					<mx:HBox>
						<mx:Label id="customTextLabel" text="$$$/AgWPG/Templates/HTML/DefaultValues/properties/CustomText=Custom Text:" />
					</mx:HBox>
				</mx:VBox>
				<mx:VBox>
					<mx:HBox alignment="left">
						<mx:ComboBox id="captiondropdown" alignment="right" width="124" >
							<mx:dataProvider>
								<mx:Array>
									<mx:Object label="$$$/MediaGallery/gallerymaker/Caption=Caption" data="Caption"/>
									<mx:Object label="$$$/MediaGallery/gallerymaker/CustomText=Custom Text" data="Custom Text"/>
									<mx:Object label="$$$/MediaGallery/gallerymaker/Date=Date" data="Date"/>
									<mx:Object label="$$$/MediaGallery/gallerymaker/Equipment=Equipment" data="Equipment"/>
									<mx:Object label="$$$/MediaGallery/gallerymaker/Exposure=Exposure" data="Exposure"/>
									<mx:Object label="$$$/MediaGallery/gallerymaker/Filename=Filename" data="Filename"/>
									<mx:Object label="$$$/MediaGallery/gallerymaker/Sequence=Sequence" data="Sequence"/>
									<mx:Object label="$$$/MediaGallery/gallerymaker/Title=Title" data="Title"/>
								</mx:Array>
							</mx:dataProvider>
						</mx:ComboBox>
					</mx:HBox>
					<mx:HBox>
						<mx:TextInput id="customtext"  editable="true" maxChars="50" width="124" />
					</mx:HBox>
				</mx:VBox>
			</mx:HBox>
		</mx:VBox>
		<mx:VBox ag:style="subdivided_sections" title="$$$/MediaGallery/gallerymaker/foldabeSection/Output=Output Settings"
				     id="output">
			<mx:HBox>
				<mx:VBox>
					<mx:Label id="gridSizeColLabel" text="$$$/MediaGallery/gallerymaker/Size=Size:"
							height="21" alignment="right" />
					<mx:Label id="gridSizeColLabel" text="$$$/MediaGallery/gallerymaker/Quality=Quality:"
							height="21" alignment="right" />
				</mx:VBox>
				<mx:VBox>
					<mx:HBox>
						<mx:HSlider id="largeSizeSlider" width="95" height="21" etWidth="30" minimum="300" maximum="1500" textLeft="" textRight="$$$/MediaGallery/gallerymaker/Pixel=px" ratio="1" />
					</mx:HBox>
					<mx:HBox>
						<mx:HSlider id="jpegQualitySlider" width="95" height="21" etWidth="30" minimum="0" maximum="100" textLeft="" textRight="" ratio="1" />
					</mx:HBox>
				</mx:VBox>
			</mx:HBox>
		</mx:VBox>

	</mx:VBox>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
    <mx:Binding destination="metadata.siteTitle" source="siteTitle.text"/>
		<mx:Binding destination="siteTitle.text" source="metadata.siteTitle"/>

		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		
		<mx:Binding destination="appearance.airTight.thumbnailColumns" source="thumbnailColumns.value"/>
		<mx:Binding destination="thumbnailColumns.value" source="appearance.airTight.thumbnailColumns"/>
		
		<mx:Binding destination="appearance.airTight.zoomOutPerc" source="zoomOutPerc.value"/>
		<mx:Binding destination="zoomOutPerc.value" source="appearance.airTight.zoomOutPerc"/>

		<mx:Binding destination="appearance.airTight.zoomInPerc" source="zoomInPerc.value"/>
		<mx:Binding destination="zoomInPerc.value" source="appearance.airTight.zoomInPerc"/>

		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		
		<mx:Binding destination="appearance.airTight.frameWidth" source="frameWidth.value"/>
		<mx:Binding destination="frameWidth.value" source="appearance.airTight.frameWidth"/>

		<mx:Binding destination="appearance.airTight.stagePadding" source="stagePadding.value"/>
		<mx:Binding destination="stagePadding.value" source="appearance.airTight.stagePadding"/>
		
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		
		<mx:Binding destination="lightroomApplication.backgroundColor" source="appearance.airTight.backgroundColor"/>
		<mx:Binding source="lightroomApplication.backgroundColor" destination="appearance.airTight.backgroundColor"/>
		
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		
		<mx:Binding destination="appearance.jpegQuality.value" source="jpegQualitySlider.value"/>
		<mx:Binding destination="jpegQualitySlider.value" source="appearance.jpegQuality.value"/>
		
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->

		<mx:Binding destination="agmSizes.tracking" source="largeSizeSlider.tracking"/>
		<mx:Binding destination="largeSizeSlider.tracking" source="agmSizes.tracking"/>
		
		<mx:Binding destination="agmSizes.large.width" source="largeSizeSlider.value"/>
		<mx:Binding destination="largeSizeSlider.value" source="agmSizes.large.width"/>
		<mx:Binding destination="agmSizes.large.height" source="largeSizeSlider.value"/>
		<mx:Binding destination="largeSizeSlider.value" source="agmSizes.large.height"/>

		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->

		<mx:Binding destination="appearance.airTight.backgroundColor" source="backgroundColor.selectedColor" />
   		<mx:Binding destination="backgroundColor.selectedColor" source="appearance.airTight.backgroundColor" />

		<mx:Binding destination="appearance.airTight.frameColor" source="frameColor.selectedColor" />
   		<mx:Binding destination="frameColor.selectedColor" source="appearance.airTight.frameColor" />
   		
   		<mx:Binding destination="appearance.caption.value" source="caption.selected" />
    	<mx:Binding destination="caption.selected" source="appearance.caption.value" />
    	
    	<mx:Binding destination="appearance.caption.customtext" source="customtext.text" />
    	<mx:Binding destination="customtext.text" source="appearance.caption.customtext" />
    	
    	<mx:Binding destination="appearance.caption.kind" source="captiondropdown.selectedItem.data" />
    	<mx:Binding destination="captiondropdown.selectedItem.data" source="appearance.caption.kind" />
    
  </mx:Application>
</galleryMaker>
