<?xml version="1.0" encoding="UTF-8"?>
<!-- this is a version with Myriad and Myriad Web Pro mapped to _sans and Time mapped to _serif -->
<galleryMaker>
	<amgVersion version="1.2"/>
	
	<galleryInfo>
		<identifier>bluefire.adobe.gallery1</identifier>
		<thumbnailPath src="gallerythumb.jpg"/>
		<previewPath src=""/>	
		<galleryName>"$$$/MediaGallery/gallerymaker/default_st/galleryName=Standard"</galleryName>
		<galleryDescription>"$$$/MediaGallery/gallerymaker/default_st/galleryDescription=A paginated grid of small thumbnails on the left and a preview image on the right"</galleryDescription>
		<galleryVersion>1.0</galleryVersion>
		<x:xmpmeta xmlns:x='adobe:ns:meta/'>
		<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		<rdf:Description rdf:about="" xmlns:dc="http://purl.org/dc/elements/1.1/">
			<dc:creator>
				<rdf:Seq><rdf:li>Adobe Systems</rdf:li></rdf:Seq>
			</dc:creator>
 			<dc:date>2006-05-23T12:00-00:00</dc:date>
 		</rdf:Description>
		<rdf:Description rdf:about="" xmlns:xap="http://ns.adobe.com/xap/1.0/">
 			<xap:CreatorTool>Adobe Bridge CS6</xap:CreatorTool> 
		</rdf:Description>
		</rdf:RDF>
		</x:xmpmeta>
		<windowSize x="auto" y="auto"/>
		<category>"$$$/MediaGallery/gallerymaker/wpgCategory=Web Photo Gallery"</category>
		<styleNS url="adobe.com/schemas/webphotogallery1"/>
		<windowSize height="auto" width="auto"/>
	</galleryInfo>
	
	<sizes>
		<size name="thumb" width="56" height="42"/> 
		<size name="small" width="408" height="224"/>
		<size name="medium" width="560" height="320"/>
		<size name="large" width="752" height="424"/>
	</sizes>
	
	<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
	
		<!-- Metadata Models -->
		<mx:Model id="metadata">
			<groupTitle/>
			<groupDescription/>
			<siteTitle/>
			<contactName/>
			<contactEmail/>
			<copyrightInfo/>
		</mx:Model>
		
		<!-- Appearance Models -->
		<mx:Model id="appearance">
			<slideShowSize>
				<size/>
			</slideShowSize>
			
			<galleryShowSize>
				<size/>
			</galleryShowSize>
			
			<thumbnailShowSize>
				<size/>
			</thumbnailShowSize>
			
			<jpegQuality>
				<value>70</value>
			</jpegQuality>
			
			<viewOptions>
				<startingView>galleryDefault</startingView>
			</viewOptions>
			
			<metadataOptions>
				<metadataPosition>underPhotos</metadataPosition>
			</metadataOptions>
			
			<feedbackOptions> <!-- always disabled for PSE galleries -->
				<feedbackMode>disabled</feedbackMode>
			</feedbackOptions>
			
			<mediaPosition>
				<positionType>auto</positionType>
				<imageScale>downOnly</imageScale>
				<videoScale>upDown</videoScale>
				<!-- the rest of these parameters apply only to the fixed position type -->
				<x>0</x>   
				<y>0</y>
				<width>0</width>
				<height>0</height>
			</mediaPosition>
			
			<slideTransitions>
				<slideDuration>2</slideDuration>
				<transition>fade</transition>
				<transitionDuration>.75</transitionDuration>
			</slideTransitions>
			
			<bandWidthOptions>
				<connection>broadband</connection>
			</bandWidthOptions>
			
			<playOptions>
				<playMode>pause</playMode>
			</playOptions>
			
			<debugOptions>
				<debugWindow>false</debugWindow>
			</debugOptions>
			
			<background>
				<backgroundBgColor>
					<color>999999</color>
					<alpha>100</alpha>
				</backgroundBgColor>
				<backgroundBgImg>
					<src></src>
					<alpha>100</alpha>
				</backgroundBgImg>
			</background>
			
			<headerBar>
				<headerBarEnabled>
					<enabled>true</enabled>
				</headerBarEnabled>
				<headerBarColor>
					<color>000000</color>
					<alpha>100</alpha>
				</headerBarColor>
				<pageTitle>
					<fontFamily>$$$/MediaGallery/fonts/sansFont=Myriad Web Pro</fontFamily>
					<color>f7f7f7</color>
					<size>20</size>
					<alpha>100</alpha>
				</pageTitle>
				<pageTitleImg>
					<src></src>
				</pageTitleImg>
				<groupTitle>
					<fontFamily>$$$/MediaGallery/fonts/sansFont=Myriad Web Pro</fontFamily>
					<color>f7f7f7</color>
					<size>16</size>
					<alpha>100</alpha>
				</groupTitle>
			</headerBar>
			
			<menuBar>
				<menuBarEnabled>
					<enabled>true</enabled>
				</menuBarEnabled>
				<menuBgColor>
					<color>666666</color>
				</menuBgColor>
				<menuHover>
					<color>000000</color>
				</menuHover>
				<menuText>
					<color>ffffff</color>
				</menuText>
			</menuBar>
			
			<contactInfo>
				<contactInfoText>
					<fontFamily>$$$/MediaGallery/fonts/sansFont=Myriad Web Pro</fontFamily>
					<color>ffffff</color>
					<size>11</size>
					<alpha>100</alpha>
				</contactInfoText>
			</contactInfo>
			
			<thumbnailView>
				<thumbnailViewBgColor>
					<color>7f7f7f</color>
					<alpha>100</alpha>
				</thumbnailViewBgColor>
				<thumbnailViewBorder>
					<color>7F7F7F</color>
					<alpha>100</alpha>
				</thumbnailViewBorder>
				<thumbnails>
					<thumbBorder>
						<color>ffffff</color>
						<alpha>100</alpha>
						<width>3</width>
					</thumbBorder>
					<thumbHover>
						<color>0000ff</color>
						<alpha>100</alpha>
					</thumbHover>
					<thumbSelected>
						<color>ff0000</color>
						<alpha>100</alpha>
					</thumbSelected>
					<thumbDropShadow>
						<enabled>true</enabled>
					</thumbDropShadow>
				</thumbnails>
				<thumbnailViewControls>
					<thumbViewCtrlText>
						<color>fefefe</color>
						<alpha>100</alpha>
					</thumbViewCtrlText>
					<thumbViewBtnBorder>
						<color>505050</color>
						<alpha>100</alpha>
					</thumbViewBtnBorder>
					<thumbViewBtnBackground>
						<color>fefefe</color>
						<alpha>100</alpha>
					</thumbViewBtnBackground>
					<thumbViewBtnFore>
						<color>737373</color>
						<alpha>100</alpha>
					</thumbViewBtnFore>
				</thumbnailViewControls>
			</thumbnailView>
			
			<slideshow>
				<slideshowBgColor>
					<color>999999</color>
					<alpha>100</alpha>
				</slideshowBgColor>
				<slideshowBorder>
					<color>7F7F7F</color>
					<alpha>100</alpha>
				</slideshowBorder>
				<images>
					<imageBorder>
						<color>ffffff</color>
						<alpha>100</alpha>
						<width>3</width>
					</imageBorder>
					<imageDropShadow>
						<enabled>true</enabled>
					</imageDropShadow>
				</images>
				<slideshowMetadata>
					<metadataField>
						<height>45</height>
						<titles>false</titles>
						<captions>true</captions>
					</metadataField>
					<metadataFieldText>
						<fontFamily>$$$/MediaGallery/fonts/sansFont=Myriad Web Pro</fontFamily>
						<color>3f3f3f</color>
						<size>12</size>
						<alpha>100</alpha>
					</metadataFieldText>
				</slideshowMetadata>
				<slideshowButtons>
					<slideshowCtrlText>
						<fontFamily>$$$/MediaGallery/fonts/sansFont=Myriad Web Pro</fontFamily>
						<color>3f3f3f</color>
						<size>12</size>
						<alpha>100</alpha>
					</slideshowCtrlText>
					<slideshowBtnBorder>
						<color>d9d9d9</color>
						<alpha>100</alpha>
					</slideshowBtnBorder>
					<slideshowBtnBackground>
						<color>676767</color>
						<alpha>100</alpha>
					</slideshowBtnBackground>
					<slideshowBtnFore>
						<color>f7f7f7</color>
						<alpha>100</alpha>
					</slideshowBtnFore>
				</slideshowButtons>
				<videoCtrl>
					<videoCtrlBgColor>
						<color>b3b3b3</color>
						<alpha>100</alpha>
					</videoCtrlBgColor>
					<videoCtrlBorder>
						<color>999999</color>
						<alpha>100</alpha>
					</videoCtrlBorder>
					<videoCtrlBtnBorder>
						<color>757575</color>
						<alpha>100</alpha>
					</videoCtrlBtnBorder>
					<videoCtrlBtnBackground>
						<color>777777</color>
						<alpha>100</alpha>
					</videoCtrlBtnBackground>
					<videoCtrlBtnFore>
						<color>676767</color>
						<alpha>100</alpha>
					</videoCtrlBtnFore>
					<videoDropShadow>
						<enabled>true</enabled>
					</videoDropShadow>
				</videoCtrl>
			</slideshow>
			
			<metadataView>
				<metadataViewField>
					<widthPercentage>0.25</widthPercentage>
					<titles>false</titles>
					<captions>true</captions>
				</metadataViewField>
				<metadataViewBgColor>
					<color>999999</color>
					<alpha>100</alpha>
				</metadataViewBgColor>
				<metadataViewBorder>
					<color>072b75</color>
					<alpha>100</alpha>
				</metadataViewBorder>
				<metadataViewTitle>
					<fontFamily>$$$/MediaGallery/fonts/sansFont=Myriad Web Pro</fontFamily>
					<color>222222</color>
					<linkColor>0000ff</linkColor>
					<size>14</size>
					<align>left</align>
				</metadataViewTitle>
				<metadataViewText>
					<fontFamily>$$$/MediaGallery/fonts/sansFont=Myriad Web Pro</fontFamily>
					<color>222222</color>
					<linkColor>0000ff</linkColor>
					<size>14</size>
					<align>left</align>
				</metadataViewText>
				<metadataViewBtnBorder>
					<color>505050</color>
					<alpha>100</alpha>
				</metadataViewBtnBorder>
				<metadataViewBtnBackground>
					<color>fefefe</color>
					<alpha>100</alpha>
				</metadataViewBtnBackground>
				<metadataViewBtnFore>
					<color>737373</color>
					<alpha>100</alpha>
				</metadataViewBtnFore>
			</metadataView>
			
			<galleryInfo>
				<galleryInfoBgColor>
					<color>bbbbbb</color>
					<alpha>100</alpha>
				</galleryInfoBgColor>
				<galleryInfoBorder>
					<color>7f7f7f</color>
					<alpha>100</alpha>
				</galleryInfoBorder>
				<galleryInfoTextField>
					<width>400</width>
					<height>200</height>
				</galleryInfoTextField>
				<galleryInfoText>
					<fontFamily>$$$/MediaGallery/fonts/sansFont=Myriad Web Pro</fontFamily>
					<color>3f3f3f</color>
					<linkColor>0000ff</linkColor>
					<size>12</size>
					<align>left</align>
				</galleryInfoText>
				<galleryInfoBtnBorder>
					<color>505050</color>
					<alpha>100</alpha>
				</galleryInfoBtnBorder>
				<galleryInfoBtnBackground>
					<color>fefefe</color>
					<alpha>100</alpha>
				</galleryInfoBtnBackground>
				<galleryInfoBtnFore>
					<color>737373</color>
					<alpha>100</alpha>
				</galleryInfoBtnFore>
			</galleryInfo>
			
		</mx:Model>
	
		<!-- Views -->
		<mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:ag="http://ns.adobe.com/silver/1.0">
		
			<!-- Metadata -->
			
			<mx:VBox ag:style="subdivided_sections" title="$$$/MediaGallery/gallerymaker/foldabeSection/SiteInfo=Site Info"
					 id="siteInfo">
			
				<mx:Label id="galleryTitleLabel" text="$$$/MediaGallery/gallerymaker/titleField=Gallery Title:"/>
				<mx:TextInput id="siteTitleView"  editable="true" maxChars="50"/>
				
				<mx:Label id="galleryCaptionLabel" text="$$$/MediaGallery/gallerymaker/siteTitleField=Gallery Caption:"/>
				<mx:TextInput id="groupTitleView"  editable="true" maxChars="50"/>
							
				<mx:Label id="aboutGalleryLabel" text="$$$/MediaGallery/gallerymaker/descriptionField=About This Gallery:"/>
				<mx:TextArea id="groupDescriptionView"  height="75" editable="true" maxChars="1000"/>
				
				<mx:HRule id="galleryInfoRule"  height="5"/>
				
				<mx:Label id="yourNameLabel" text="$$$/MediaGallery/gallerymaker/nameField=Your Name:"/>
				<mx:TextInput id="contactNameView"  editable="true" maxChars="50"/>
				
				<mx:Label id="emailLabel" text="$$$/MediaGallery/gallerymaker/emailField=E-mail Address:"/>
				<mx:TextInput id="contactEmailView"  editable="true" maxChars="50"/>		
							
				<mx:HRule  height="5"/>
				<!--	
				<mx:Label text="$$$/MediaGallery/gallerymaker/bandwidthHead=Default connection" fontWeight="bold"/>
				
				<mx:HBox verticalAlign="middle">
					<mx:ComboBox id="bandwidthView">
						<mx:dataProvider>
							<mx:Array>
								<mx:Object label="$$$/MediaGallery/gallerymaker/broadband=Broadband (large images)" data="broadband"/>
								<mx:Object label="$$$/MediaGallery/gallerymaker/dialup=Dial-up (medium images)" data="dialup"/>
							</mx:Array>
						</mx:dataProvider>
					</mx:ComboBox>
				</mx:HBox>
				-->	
				<!-- copyright is used internally for imprinting on image metadata -->
				<mx:Label id="copyrightLabel" text="$$$/MediaGallery/gallerymaker/copyrightInfoField=Copyright Info:"/>
				<mx:TextInput id="copyrightView"  editable="true" maxChars="50"/>	
							
				<mx:HRule  height="5"/>
				
				<mx:CheckBox id="enableHeadersView" label="$$$/MediaGallery/gallerymaker/enableHeaders=Show Title Bar"/>
				
			</mx:VBox>
			
			<!-- Site Info Section End -->
			
			<mx:VBox ag:style="subdivided_sections" title="$$$/MediaGallery/gallerymaker/foldabeSection/Color=Color Palette"
					 id="colorPalette">
			
				<!-- AMG 2.0: The color pickers are arranged in two columns. -->
				
				<mx:HBox>
			
					<mx:VBox>
			
						<mx:Label text="$$$/MediaGallery/gallerymaker/backgroundHead=Background:" fontWeight="bold"/>
					
						<mx:HBox verticalAlign="middle">
							<mx:ColorPicker id="backgroundBgColorView"/>
							<mx:Label text="$$$/MediaGallery/gallerymaker/backgroundColor=Main"/>
						</mx:HBox>
					
						<mx:HBox verticalAlign="middle" horizontalGap="0">
							<mx:ColorPicker id="thumbnailViewBackgroundColorView"/>
							<mx:Label text="$$$/MediaGallery/gallerymaker/thumbBackground=Thumbnail"/>
						</mx:HBox>
						
						<mx:HBox verticalAlign="middle" horizontalGap="0">
							<mx:ColorPicker id="slideshowBackgroundColorView"/>
							<mx:Label text="$$$/MediaGallery/gallerymaker/slideshowBackground=Slideshow"/>
						</mx:HBox>
						
						<!-- SEEMS TO HAVE NO EFFECT
						<mx:HRule  height="5"/>
						<mx:VBox verticalAlign="middle" horizontalGap="0">
							<mx:Label text="$$$/MediaGallery/gallerymaker/borderOpacity=Border Opacity:"/>
							<mx:HBox verticalAlign="middle" horizontalGap="0">
								<mx:Label text="- " width="10"/>
								<mx:HSlider id="borderOpacityView" width="90" minimum="0" maximum="100"/>
								<mx:Label text=" +"/>
							</mx:HBox>
						</mx:VBox>
						
						<mx:VBox verticalAlign="middle" horizontalGap="0">
							<mx:Label text="$$$/MediaGallery/gallerymaker/buttonOpacity=Button Opacity:"/>
							<mx:HBox verticalAlign="middle" horizontalGap="0">
								<mx:Label text="- " width="10"/>
								<mx:HSlider id="buttonOpacityView" width="90" minimum="0" maximum="100"/>
								<mx:Label text=" +"/>
							</mx:HBox>
						</mx:VBox>
						-->
						
						<mx:HRule  height="5"/>
						<mx:HBox height="0" />
						
						<mx:Label id="titleBarHeadLabel" text="$$$/MediaGallery/gallerymaker/headerBarHead=Title:" fontWeight="bold"/>
						
						<mx:HBox verticalAlign="middle" horizontalGap="0">
							<mx:ColorPicker id="headerBarColorView"/>
							<mx:Label id="headerColorLabel" text="$$$/MediaGallery/gallerymaker/titleBarColor=Title Bar"/>
						</mx:HBox>
			
						<mx:HBox verticalAlign="middle" horizontalGap="0">
							<mx:ColorPicker id="headerBarTextColorView"/>
							<mx:Label id="headerTextColorLabel" text="$$$/MediaGallery/gallerymaker/textColor=Text"/>
						</mx:HBox>
						
						<!-- AMG 2.0: Disable user choosing font. And this is a color palette section.
						<mx:HBox verticalAlign="middle" horizontalGap="0">
						<mx:Label id="headerFontLabel" text="$$$/MediaGallery/gallerymaker/font=Font:"/>
						<mx:Spacer width="-1"/>
							<mx:ComboBox id="headerBarTextFontView">
								<mx:dataProvider>
									<mx:Array>
										<mx:Object label="$$$/MediaGallery/fonts/sansFontDescription=Myriad" data="$$$/MediaGallery/fonts/sansFont=Myriad Web Pro"/>
										<mx:Object label="$$$/MediaGallery/fonts/serifFontDescription=Times" data="$$$/MediaGallery/fonts/serifFont=Times"/>
									</mx:Array>
								</mx:dataProvider>
							</mx:ComboBox>
						</mx:HBox> -->
						
					</mx:VBox>
					
					<!-- The two columns have 18 pixel spacing between each other. -->
					<mx:VBox width="18" />
					
					<mx:VBox>
		
						<mx:Label id="menuBarHeadLabel" text="$$$/MediaGallery/gallerymaker/menuBarHead=Menu:" fontWeight="bold"/>
	
						<mx:HBox verticalAlign="middle" horizontalGap="0">
							<mx:ColorPicker id="menuBarBackgroundColorView"/>
							<mx:Label id="menuBarColorLabel" text="$$$/MediaGallery/gallerymaker/barColor=Bar"/>
						</mx:HBox>
						
						<mx:HBox verticalAlign="middle" horizontalGap="0">
							<mx:ColorPicker id="menuBarHoverColorView"/>
							<mx:Label id="menuBarHoverLabel" text="$$$/MediaGallery/gallerymaker/hoverColor=Hover"/>
						</mx:HBox>
			
						<mx:HBox verticalAlign="middle" horizontalGap="0">
							<mx:ColorPicker id="menuBarTextColorView"/>
							<mx:Label id="menuBarTextColorLabel" text="$$$/MediaGallery/gallerymaker/textColor=Text"/>
						</mx:HBox>	
						
						<mx:HRule id="titleBarDetailsRule"  height="5"/>
						<mx:HBox height="0" />
				
						<mx:Label text="$$$/MediaGallery/gallerymaker/thumbEffects=Thumbnail:" fontWeight="bold"/>
						
						<mx:HBox verticalAlign="middle" horizontalGap="0">
							<mx:ColorPicker id="thumbHoverColorView"/>
							<mx:Label text="$$$/MediaGallery/gallerymaker/hoverThumbColor=Hover"/>
						</mx:HBox>
						
						<mx:HBox verticalAlign="middle" horizontalGap="0">
							<mx:ColorPicker id="thumbSelectedColorView"/>
							<mx:Label text="$$$/MediaGallery/gallerymaker/selectedThumbColor=Selected"/>
						</mx:HBox>
						
					</mx:VBox>
					
				</mx:HBox>
							
				<mx:HRule  height="5"/>
				
			</mx:VBox>
			
			<!-- Color Palette Section End -->
			
			<mx:VBox ag:style="subdivided_sections" title="$$$/MediaGallery/gallerymaker/foldabeSection/Appearance=Appearance"
					 id="appearance">
					 
				<!-- <mx:Label text="$$$/MediaGallery/gallerymaker/FileHead=File Name:" fontWeight="bold"/> -->
				
				<!-- disabled for Bridge <mx:CheckBox id="showCaptionView" label="$$$/MediaGallery/gallerymaker/showCaptions=Show Captions"/> -->
				
				<mx:CheckBox id="showTitleView" label="$$$/MediaGallery/gallerymaker/showFileNames=Show File Names"/>
				
				<!-- AMG 2.0: Disable font selection.
				<mx:HBox verticalAlign="middle">
				<mx:Label text="$$$/MediaGallery/gallerymaker/captionFont=Font:"/>
				<mx:Spacer width="-1"/>
					<mx:ComboBox id="captionFontView">
						<mx:dataProvider>
							<mx:Array>
								<mx:Object label="$$$/MediaGallery/fonts/sansFontDescription=Myriad" data="$$$/MediaGallery/fonts/sansFont=Myriad Web Pro"/>
								<mx:Object label="$$$/MediaGallery/fonts/serifFontDescription=Times" data="$$$/MediaGallery/fonts/serifFont=Times"/>
							</mx:Array>
						</mx:dataProvider>
					</mx:ComboBox>
				</mx:HBox> -->
				
				<mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:ag="http://ns.adobe.com/silver/1.0" ag:panel='appearanceConfiguration'>
					
					<!-- Image size dropdowns. Was hardcorded in Script in 1.0 -->
					
					<mx:HBox>
						
						<!-- Label Column -->
						<mx:VBox>
							<mx:Label text="$$$/MediaGallery/JavaScript/Label/ImageOptionsSlideShow=Slideshow Size:"
								ag:layout="alignment='right'," height="21" alignment="right" />
							<mx:Label text="$$$/MediaGallery/JavaScript/Label/ImageOptionsGalleryShow=Gallery Image Size:"
								ag:layout="alignment='right'," height="21" alignment="right" />
							<mx:Label text="$$$/MediaGallery/JavaScript/Label/ImageOptionsThumbnail=Thumbnail Size:"
								ag:layout="alignment='right'," height="21" alignment="right" />
							<mx:Label text="$$$/MediaGallery/JavaScript/Label/Quality=Quality:"
								ag:layout="alignment='right'," height="21" alignment="right" />
							<mx:Label text="$$$/MediaGallery/gallerymaker/slideDuration=Slide Duration:"
								height="21" alignment="right" />
							<mx:Label text="$$$/MediaGallery/gallerymaker/transitionEffect=Transition Effect:"
								height="21" alignment="right" />
						</mx:VBox>
						
						<!-- Value Column -->
						<mx:VBox>
							
							<mx:HBox>
								<mx:HSlider id="io_slide_show_size" width="95" height="21" etWidth="30" minimum="675" maximum="1600" textLeft="" textRight="$$$/MediaGallery/gallerymaker/Pixel=px" ratio="1" />
							</mx:HBox>
						
							<mx:HBox>
								<mx:HSlider id="io_gallery_show_size" width="95" height="21" etWidth="30" minimum="450" maximum="1024" textLeft="" textRight="$$$/MediaGallery/gallerymaker/Pixel=px" ratio="1" />
							</mx:HBox>

							<mx:HBox>
								<mx:HSlider id="io_thumbnail_size" width="95" height="21" etWidth="30" minimum="24" maximum="192" 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:HBox verticalAlign="middle" >
								<mx:Spacer width="5"/>
								<mx:HBox width="120">
									<mx:TextInput id="slideDurationView" width="25" editable="true" maxChars="20" validate="numericRange" minimum="0" maximum="120" keyboardListener="number"/>
									<mx:Label text="$$$/MediaGallery/gallerymaker/secondsLabel=seconds" height="21" /> 
								</mx:HBox>
							</mx:HBox>
					
							<mx:HBox alignment="left">
								<mx:ComboBox id="transitionEffectView" width="124" height="21" >
									<mx:dataProvider>
										<mx:Array>
											<mx:Object label="$$$/MediaGallery/gallerymaker/fade=Fade" data="fade"/>
											<mx:Object label="$$$/MediaGallery/gallerymaker/cut=Cut" data="cut"/>
											<mx:Object label="$$$/MediaGallery/gallerymaker/iris=Iris" data="iris"/>
											<mx:Object label="$$$/MediaGallery/gallerymaker/blinds=Blinds" data="blinds"/>
											<mx:Object label="$$$/MediaGallery/gallerymaker/dissolve=Dissolve" data="pixDissolve"/>
										</mx:Array>
									</mx:dataProvider>
								</mx:ComboBox>
							</mx:HBox>
					
							<mx:HRule  height="5"/>
							
						</mx:VBox>
						
					</mx:HBox>
											
				</mx:VBox>
				
			</mx:VBox>
			
		</mx:VBox>
		
		<!-- Bindings -->
		
		<!-- Metadata -->
		
		<!-- as delivered bindings with group and site title swapped
		<mx:Binding source="groupTitleView.text" destination="metadata.siteTitle"/>
		<mx:Binding source="metadata.siteTitle" destination="groupTitleView.text"/>

		<mx:Binding source="siteTitleView.text" destination="metadata.groupTitle"/>
		<mx:Binding source="metadata.groupTitle" destination="siteTitleView.text"/>
		-->
		<mx:Binding source="groupTitleView.text" destination="metadata.groupTitle"/>
		<mx:Binding source="metadata.groupTitle" destination="groupTitleView.text"/>
		
		<mx:Binding source="metadata.siteTitle" destination="siteTitleView.text"/>
		<mx:Binding source="siteTitleView.text" destination="metadata.siteTitle"/>

		<mx:Binding source="groupDescriptionView.text" destination="metadata.groupDescription"/>
		<mx:Binding source="metadata.groupDescription" destination="groupDescriptionView.text"/>
		
		<mx:Binding source="contactNameView.text" destination="metadata.contactName"/>
		<mx:Binding source="metadata.contactName" destination="contactNameView.text"/>
		
		<mx:Binding source="contactEmailView.text" destination="metadata.contactEmail"/>
		<mx:Binding source="metadata.contactEmail" destination="contactEmailView.text"/>
		
		<mx:Binding source="copyrightView.text" destination="metadata.copyrightInfo"/>
		<mx:Binding source="metadata.copyrightInfo" destination="copyrightView.text"/>
		
		<!-- Enable header bar and menu bar: both tied to same check box -->
		
		<mx:Binding source="io_slide_show_size.value" destination="appearance.slideShowSize.size"/>
		<mx:Binding source="appearance.slideShowSize.size" destination="io_slide_show_size.value"/>
		
		<mx:Binding source="io_gallery_show_size.value" destination="appearance.galleryShowSize.size"/>
		<mx:Binding source="appearance.galleryShowSize.size" destination="io_gallery_show_size.value"/>
		
		<mx:Binding source="io_thumbnail_show_size.value" destination="appearance.thumbnailShowSize.size"/>
		<mx:Binding source="appearance.thumbnailShowSize.size" destination="io_thumbnail_show_size.value"/>
		
		<mx:Binding source="enableHeadersView.selected" destination="appearance.headerBar.headerBarEnabled.enabled"/>
		<mx:Binding source="appearance.headerBar.headerBarEnabled.enabled" destination="enableHeadersView.selected"/>
		
		<mx:Binding source="enableHeadersView.selected" destination="appearance.menuBar.menuBarEnabled.enabled"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="enableHeadersView.selected"/>
		
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="groupTitleView.visible"/>
        <mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="siteTitleView.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="groupDescriptionView.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="contactNameView.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="contactEmailView.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="headerBarColorView.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="headerBarTextFontView.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="headerBarTextColorView.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="menuBarBackgroundColorView.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="menuBarHoverColorView.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="menuBarTextColorView.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="galleryTitleLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="galleryCaptionLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="aboutGalleryLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="galleryInfoRule.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="yourNameLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="emailLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="titleBarHeadLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="headerColorLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="headerFontLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="headerTextColorLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="menuBarHeadLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="menuBarColorLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="menuBarHoverLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="menuBarTextColorLabel.visible"/>
		<mx:Binding source="appearance.menuBar.menuBarEnabled.enabled" destination="titleBarDetailsRule.visible"/>
		
		<!-- check boxes to enable title (file name) and captions; same UI bound to both slideshow and journal view -->
		
		<!-- disabled for Bridge
		<mx:Binding source="showCaptionView.selected" destination="appearance.slideshow.slideshowMetadata.metadataField.captions"/>
		<mx:Binding source="appearance.slideshow.slideshowMetadata.metadataField.captions" destination="showCaptionView.selected"/>
		
		<mx:Binding source="showCaptionView.selected" destination="appearance.metadataView.metadataViewField.captions"/>
		<mx:Binding source="appearance.metadataView.metadataViewField.captions" destination="showCaptionView.selected"/>
		-->
		
		<mx:Binding source="showTitleView.selected" destination="appearance.slideshow.slideshowMetadata.metadataField.titles"/>
		<mx:Binding source="appearance.slideshow.slideshowMetadata.metadataField.titles" destination="showTitleView.selected"/>
		
		<mx:Binding source="showTitleView.selected" destination="appearance.metadataView.metadataViewField.titles"/>
		<mx:Binding source="appearance.metadataView.metadataViewField.titles" destination="showTitleView.selected"/>

		<!-- General -->
		
		<mx:Binding source="slideDurationView.text" destination="appearance.slideTransitions.slideDuration"/>
		<mx:Binding source="appearance.slideTransitions.slideDuration" destination="slideDurationView.text"/>
	
		<mx:Binding source="transitionEffectView.selectedItem.data" destination="appearance.slideTransitions.transition"/>
		<mx:Binding source="appearance.slideTransitions.transition" destination="transitionEffectView.selectedItem.data"/>
	
		<mx:Binding source="bandwidthView.selectedItem.data" destination="appearance.bandWidthOptions.connection"/>
		<mx:Binding source="appearance.bandWidthOptions.connection" destination="bandwidthView.selectedItem.data"/>
	
		<!-- Backgrounds -->
		
		<mx:Binding source="backgroundBgColorView.selectedColor" destination="appearance.background.backgroundBgColor.color"/>
		<mx:Binding source="appearance.background.backgroundBgColor.color" destination="backgroundBgColorView.selectedColor"/>
		
		<mx:Binding source="backgroundBgImgSrcView.text" destination="appearance.background.backgroundBgImg.src"/>
		<mx:Binding source="appearance.background.backgroundBgImg.src" destination="backgroundBgImgSrcView.text"/>
		
		<mx:Binding source="thumbnailViewBackgroundColorView.selectedColor" destination="appearance.thumbnailView.thumbnailViewBgColor.color"/>
		<mx:Binding source="appearance.thumbnailView.thumbnailViewBgColor.color" destination="thumbnailViewBackgroundColorView.selectedColor"/>
		
		<mx:Binding source="slideshowBackgroundColorView.selectedColor" destination="appearance.slideshow.slideshowBgColor.color"/>
		<mx:Binding source="appearance.slideshow.slideshowBgColor.color" destination="slideshowBackgroundColorView.selectedColor"/>
		
		<!-- include the following two items only for journal (side caption) layouts -->
		
		<mx:Binding source="journalTextBgColorView.selectedColor" destination="appearance.metadataView.metadataViewBgColor.color"/>
		<mx:Binding source="appearance.metadataView.metadataViewBgColor.color" destination="journalTextBgColorView.selectedColor"/>

		<mx:Binding source="captionWidthPercentView.value" destination="appearance.metadataView.metadataViewField.widthPercentage"/>		
		<mx:Binding source="appearance.metadataView.metadataViewField.widthPercentage" destination="captionWidthPercentView.value"/>
		
		<!-- gallery Info page background bound to slideshow background color -->
		
		<mx:Binding source="slideshowBackgroundColorView.selectedColor" destination="appearance.galleryInfo.galleryInfoBgColor.color"/>
		<mx:Binding source="appearance.galleryInfo.galleryInfoBgColor.color" destination="slideshowBackgroundColorView.selectedColor"/>
		
		<!-- Borders all bound to a single opacity control -->
		
		<!-- <mx:Binding source="borderOpacityView.value" destination="appearance.thumbnailView.thumbnailViewBorder.alpha"/>
		<mx:Binding source="appearance.thumbnailView.thumbnailViewBorder.alpha" destination="borderOpacityView.value"/>
		
		<mx:Binding source="borderOpacityView.value" destination="appearance.slideshow.slideshowBorder.alpha"/>
		<mx:Binding source="appearance.slideshow.slideshowBorder.alpha" destination="borderOpacityView.value"/> -->
		
		<!-- Buttons: all aspects of all buttons bound to a single opacity control (SEEMS TO HAVE NO EFFECT)
		
		<mx:Binding source="buttonOpacityView.value" destination="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnBorder.alpha"/>
		<mx:Binding source="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnBorder.alpha" destination="buttonOpacityView.value"/>
	
		<mx:Binding source="buttonOpacityView.value" destination="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnBackground.alpha"/>
		<mx:Binding source="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnBackground.alpha" destination="buttonOpacityView.value"/>
		
		<mx:Binding source="buttonOpacityView.value" destination="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnFore.alpha"/>
		<mx:Binding source="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnFore.alpha" destination="buttonOpacityView.value"/>
		
		
		<mx:Binding source="buttonOpacityView.value" destination="appearance.slideshow.slideshowButtons.slideshowBtnBorder.alpha"/>
		<mx:Binding source="appearance.slideshow.slideshowButtons.slideshowBtnBorder.alpha" destination="buttonOpacityView.value"/>
	
		<mx:Binding source="buttonOpacityView.value" destination="appearance.slideshow.slideshowButtons.slideshowBtnBackground.alpha"/>
		<mx:Binding source="appearance.slideshow.slideshowButtons.slideshowBtnBackground.alpha" destination="buttonOpacityView.value"/>
	
		<mx:Binding source="buttonOpacityView.value" destination="appearance.slideshow.slideshowButtons.slideshowBtnFore.alpha"/>
		<mx:Binding source="appearance.slideshow.slideshowButtons.slideshowBtnFore.alpha" destination="buttonOpacityView.value"/>
		
		
		<mx:Binding source="buttonOpacityView.value" destination="appearance.metadataView.metadataViewBtnBorder.alpha"/>
		<mx:Binding source="appearance.metadataView.metadataViewBtnBorder.alpha" destination="buttonOpacityView.value"/>
	
		<mx:Binding source="buttonOpacityView.value" destination="appearance.metadataView.metadataViewBtnBackground.alpha"/>
		<mx:Binding source="appearance.metadataView.metadataViewBtnBackground.alpha" destination="buttonOpacityView.value"/>
	
		<mx:Binding source="buttonOpacityView.value" destination="appearance.metadataView.metadataViewBtnFore.alpha"/>
		<mx:Binding source="appearance.metadataView.metadataViewBtnFore.alpha" destination="buttonOpacityView.value"/>
		
		
		<mx:Binding source="buttonOpacityView.value" destination="appearance.galleryInfo.galleryInfoBtnBorder.alpha"/>
		<mx:Binding source="appearance.galleryInfo.galleryInfoBtnBorder.alpha" destination="buttonOpacityView.value"/>
	
		<mx:Binding source="buttonOpacityView.value" destination="appearance.galleryInfo.galleryInfoBtnBackground.alpha"/>
		<mx:Binding source="appearance.galleryInfo.galleryInfoBtnBackground.alpha" destination="buttonOpacityView.value"/>
	
		<mx:Binding source="buttonOpacityView.value" destination="appearance.galleryInfo.galleryInfoBtnFore.alpha"/>
		<mx:Binding source="appearance.galleryInfo.galleryInfoBtnFore.alpha" destination="buttonOpacityView.value"/>
		-->
			
		<!-- Header Bar -->
		
		<mx:Binding source="headerBarColorView.selectedColor" destination="appearance.headerBar.headerBarColor.color"/>
		<mx:Binding source="appearance.headerBar.headerBarColor.color" destination="headerBarColorView.selectedColor"/>
		
		<!-- Page Title and Group Title bound to same text font and color controls -->
		
		<mx:Binding source="headerBarTextFontView.selectedItem.data" destination="appearance.headerBar.pageTitle.fontFamily"/>
		<mx:Binding source="appearance.headerBar.pageTitle.fontFamily" destination="headerBarTextFontView.selectedItem.data"/>
		
		<mx:Binding source="headerBarTextFontView.selectedItem.data" destination="appearance.headerBar.groupTitle.fontFamily"/>
		<mx:Binding source="appearance.headerBar.groupTitle.fontFamily" destination="headerBarTextFontView.selectedItem.data"/>
			
		<mx:Binding source="headerBarTextColorView.selectedColor" destination="appearance.headerBar.pageTitle.color"/>
		<mx:Binding source="appearance.headerBar.pageTitle.color" destination="headerBarTextColorView.selectedColor"/>
		
		<mx:Binding source="headerBarTextColorView.selectedColor" destination="appearance.headerBar.groupTitle.color"/>
		<mx:Binding source="appearance.headerBar.groupTitle.color" destination="headerBarTextColorView.selectedColor"/>
	
		<!-- Menu Bar colors -->
		<mx:Binding source="menuBarBackgroundColorView.selectedColor" destination="appearance.menuBar.menuBgColor.color"/>
		<mx:Binding source="appearance.menuBar.menuBgColor.color" destination="menuBarBackgroundColorView.selectedColor"/>
	
		<mx:Binding source="menuBarHoverColorView.selectedColor" destination="appearance.menuBar.menuHover.color"/>
		<mx:Binding source="appearance.menuBar.menuHover.color" destination="menuBarHoverColorView.selectedColor"/>
		
		<!-- menu bar text and contact info text bound to same color control -->
	
		<mx:Binding source="menuBarTextColorView.selectedColor" destination="appearance.menuBar.menuText.color"/>
		<mx:Binding source="appearance.menuBar.menuText.color" destination="menuBarTextColorView.selectedColor"/>
		
		<mx:Binding source="menuBarTextColorView.selectedColor" destination="appearance.contactInfo.contactInfoText.color"/>
		<mx:Binding source="appearance.contactInfo.contactInfoText.color" destination="menuBarTextColorView.selectedColor"/>
	
		<!-- Thumbnail View -->

		<mx:Binding source="thumbHoverColorView.selectedColor" destination="appearance.thumbnailView.thumbnails.thumbHover.color"/>
		<mx:Binding source="appearance.thumbnailView.thumbnails.thumbHover.color" destination="thumbHoverColorView.selectedColor"/>

		<mx:Binding source="thumbSelectedColorView.selectedColor" destination="appearance.thumbnailView.thumbnails.thumbSelected.color"/>
		<mx:Binding source="appearance.thumbnailView.thumbnails.thumbSelected.color" destination="thumbSelectedColorView.selectedColor"/>
		
		<!-- AMG 2.0: Thumbnail Size covered in styles. So add binding. -->
		<mx:Binding source="appearance.thumbnailView.thumbnailSize.size" destination="io_thumbnail_size.value" />
		<mx:Binding source="io_thumbnail_size.value" destination="appearance.thumbnailView.thumbnailSize.size" />
		
		<!-- Caption Font Control: all types of caption text bound to same control (note: titles are automatically bold) -->
		
		<mx:Binding source="captionFontView.selectedItem.data" destination="appearance.contactInfo.contactInfoText.fontFamily"/>
		<mx:Binding source="appearance.contactInfo.contactInfoText.fontFamily" destination="captionFontView.selectedItem.data"/>
		
		<mx:Binding source="captionFontView.selectedItem.data" destination="appearance.slideshow.slideshowButtons.slideshowCtrlText.fontFamily"/>
		<mx:Binding source="appearance.slideshow.slideshowButtons.slideshowCtrlText.fontFamily" destination="captionFontView.selectedItem.data"/>
		
		<mx:Binding source="captionFontView.selectedItem.data" destination="appearance.slideshow.slideshowMetadata.metadataFieldText.fontFamily"/>
		<mx:Binding source="appearance.slideshow.slideshowMetadata.metadataFieldText.fontFamily" destination="captionFontView.selectedItem.data"/>
		
		<mx:Binding source="captionFontView.selectedItem.data" destination="appearance.metadataView.metadataViewTitle.fontFamily"/>
		<mx:Binding source="appearance.metadataView.metadataViewTitle.fontFamily.fontFamily" destination="captionFontView.selectedItem.data"/>
	
		<mx:Binding source="captionFontView.selectedItem.data" destination="appearance.metadataView.metadataViewText.fontFamily"/>
		<mx:Binding source="appearance.metadataView.metadataViewText.fontFamily.fontFamily" destination="captionFontView.selectedItem.data"/>
	
		<mx:Binding source="captionFontView.selectedItem.data" destination="appearance.galleryInfo.galleryInfoText.fontFamily"/>
		<mx:Binding source="appearance.galleryInfo.galleryInfoText.fontFamily" destination="captionFontView.selectedItem.data"/>
		
		<mx:Binding destination="appearance.jpegQuality.value" source="jpegQualitySlider.value"/>
		<mx:Binding destination="jpegQualitySlider.value" source="appearance.jpegQuality.value"/>
		
	</mx:Application>
</galleryMaker>
