<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>neoH5P Sample App</AppTitle>
	<AppShortName>neoH5P</AppShortName>
	<Author>SinLios</Author>
	<Version>1.0</Version>
	<Description>neoH5P Sample App</Description>
	<DesignDeviceName>Samsung Galaxy Tab 7</DesignDeviceName>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>1024</PageWidth>
	<PageHeight>600</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>True</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\sinli\OneDrive\Documentos\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>Offline page</ServiceWorker>
	<ThemeColor>#000000</ThemeColor>
	<PwaScope>/</PwaScope>
	<MobileOSTypes>[AndroidOS,iOS,WindowsPhoneOS]</MobileOSTypes>
	<WindowState>normal</WindowState>
	<TitleBar>True</TitleBar>
	<Sizeable>True</Sizeable>
	<MaximizeBtn>False</MaximizeBtn>
	<MinimizeBtn>True</MinimizeBtn>
	<SystemMenu>True</SystemMenu>
	<ContextMenu>False</ContextMenu>
	<AlwaysOnTop>False</AlwaysOnTop>
	<ShowInTaskbar>True</ShowInTaskbar>
	<SingleInstance>False</SingleInstance>
	<ChromeKioskMode>False</ChromeKioskMode>
	<Components>
		<FunctionList name="Subroutines">
			<Components>
				<Function name="mysub">
					<Code>AlertBox &quot;Final result:&quot; &quot;[userScore] points from [maxScore] max score&quot; &quot;&quot;</Code>
				</Function>
			</Components>
		</FunctionList>
		<LibraryList name="Libraries">
			<Components>
				<LibraryItem>
					<FileName>C:\Users\sinli\OneDrive\CloudStation\visualneo\VisualNeoWeb\Plugins\neoH5P\content</FileName>
				</LibraryItem>
				<LibraryItem>
					<FileName>C:\Users\sinli\OneDrive\CloudStation\visualneo\VisualNeoWeb\Plugins\neoH5P\content2</FileName>
				</LibraryItem>
				<LibraryItem>
					<FileName>C:\Users\sinli\OneDrive\CloudStation\visualneo\VisualNeoWeb\Plugins\neoH5P\content3</FileName>
				</LibraryItem>
			</Components>
		</LibraryList>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<Components>
						<Container id="Container1">
							<left>170px</left>
							<top>110px</top>
							<width>270px</width>
							<height>80px</height>
							<css_class>neo-row</css_class>
							<Components>
								<Container id="Container6">
									<left>95px</left>
									<top>5px</top>
									<width>125px</width>
									<height>20px</height>
									<style>text-align:center</style>
									<css_class>neo-col-12</css_class>
									<html>&lt;h1&gt;neoH5P Sample App&lt;/h1&gt;</html>
								</Container>
							</Components>
						</Container>
						<Container id="Container2">
							<left>5px</left>
							<top>5px</top>
							<width>225px</width>
							<height>55px</height>
							<css_class>neo-row</css_class>
							<Components>
								<Container id="Container3">
									<left>10px</left>
									<top>6px</top>
									<width>95px</width>
									<height>15px</height>
									<css_class>neo-col-4</css_class>
									<Components>
										<PushButton id="PushButton4">
											<left>35px</left>
											<top>0px</top>
											<width>100%</width>
											<height>60px</height>
											<style>min-height:45px</style>
											<css_class>neo-col-12</css_class>
											<caption>Load Content 1</caption>
											<click>neoH5PStart &quot;h5p-container&quot; &quot;content&quot; [maxScore] [userScore] &quot;mysub&quot;</click>
										</PushButton>
									</Components>
								</Container>
								<Container id="Container4">
									<left>15px</left>
									<top>15px</top>
									<width>95px</width>
									<height>15px</height>
									<css_class>neo-col-4</css_class>
									<Components>
										<PushButton id="PushButton5">
											<left>35px</left>
											<top>70px</top>
											<width>100%</width>
											<height>60px</height>
											<style>min-height:45px</style>
											<css_class>neo-col-12</css_class>
											<caption>Load Content 2</caption>
											<click>neoH5PStart &quot;h5p-container&quot; &quot;content2&quot; [maxScore] [userScore] &quot;mysub&quot;</click>
										</PushButton>
									</Components>
								</Container>
								<Container id="Container5">
									<left>349px</left>
									<top>15px</top>
									<width>95px</width>
									<height>15px</height>
									<css_class>neo-col-4</css_class>
									<Components>
										<PushButton id="PushButton6">
											<left>35px</left>
											<top>140px</top>
											<width>100%</width>
											<height>60px</height>
											<style>min-height:45px</style>
											<css_class>neo-col-12</css_class>
											<caption>Load Content 3</caption>
											<click>neoH5PStart &quot;h5p-container&quot; &quot;content3&quot; [maxScore] [userScore] &quot;mysub&quot;</click>
										</PushButton>
									</Components>
								</Container>
							</Components>
						</Container>
						<Container id="Container7">
							<left>45px</left>
							<top>320px</top>
							<width>305px</width>
							<height>70px</height>
							<css_class>neo-row</css_class>
							<Components>
								<Container id="h5p-container">
									<left>60px</left>
									<top>280px</top>
									<width>805px</width>
									<height>530px</height>
									<style>border-color:#E0E0E0;border-style:solid;border-width:1px;padding-bottom:20px;padding-left:20px;padding-right:20px;padding-top:20px</style>
									<css_class>neo-col-12</css_class>
									<html>Content will be loaded here...</html>
								</Container>
							</Components>
						</Container>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage"/>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="NewDialog">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>0px</left>
							<top>0px</top>
							<width>1024px</width>
							<height>600px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
