<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Google Audio Player"
title_url="http://viti-vino.blogspot.com/"
height="35"
width="415"
scrolling="false"
directory_title="google Audio Player"
description="A Google Gadget to use Google Audio Player"
screenshot="http://www.liens-du-vin.ch/_pic062/google-audio-player.png"
thumbnail="http://www.liens-du-vin.ch/_pic061/odeo-flash-screen.png"
author="Philippe Chappuis"
author_email="info+gadgetCSE@liens-du-vin.ch"
author_affiliation="Google"
author_location="Rolle Switzerland"
author_link="http://www.liens-du-vin.ch"
author_photo="http://www.liens-du-vin.ch/_pic02/gadget-author-photo.png"
author_aboutme="An Engineer who likes to develop for the Net and tastes wines"
author_quote="A chief is a man who assumes responsibility. He says &quot;I was beaten&quot; he does not say &quot;My men were beaten&quot; - Antoine de Saint-Exupery">

<Require feature="flash" />

<Require feature="analytics" />

</ModulePrefs>

<UserPref name="File" display_name="File (*.mp3)"
required="true" default_value="http://sites.google.com/site/annuairevin/files/bach_243_gloria_patri.mp3" />
<UserPref name="Backcol" display_name="Color for Background" required="true" default_value="#d1dae3" />

<Content type="html">
<![CDATA[

<style type="text/css">

.main_box
{
background-color: __UP_Backcol__;
text-align: center;
}

</style>

<div class="main_box">
<object codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" height="27" width="400" align="middle" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
<param name="Movie" value="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=__UP_File__">
<param name="Src" value="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=__UP_File__">
<param name="AllowScriptAccess" value="always">
<embed type="application/x-shockwave-flash" src="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=__UP_File__" allowscriptaccess="never" quality="best" bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded" pluginspage="http://www.macromedia.com/go/getflashplayer" height="27" width="400">
</object>
<br>&nbsp;<br>          
</div>

]]>
</Content>
</Module>

