topical media & game development
lib-flex-ximpel-editor-net-ximpel-components-AboutThis.mx
lib-flex-ximpel-editor-net-ximpel-components-AboutThis.mx
(swf
)
[ flash
]
flex
<?xml version="1.0" encoding="utf-8"?>
<!--
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Javier Quevedo Fernández 05-2009.
-->
<mx:TitleWindow xmlns:mx="http://www.adobe.com/2006/mxml"
showCloseButton="true"
close="{this.parent.removeChild(this)}"
title="About Ximpel Playlist Editor" width="624" height="288">
<mx:Canvas width="100%" height="100%">
<mx:Label text="Ximpel Visual Playlist Editor" x="0" y="10"/>
<mx:Image x="0" y="0" source="net/ximpel/images/mePopArt.jpg"/>
<mx:TextArea width="584" height="240" backgroundAlpha="0.85" fontSize="11" y="0" borderThickness="0">
<mx:htmlText>
<![CDATA[
This is a visual tool to create interactive playlists for the Ximpel Media Player.
For additional information about the Ximpel framework, please visit the <a href="http://www.ximpel.net"><b><u>Ximpel Project Webpage</u></b></a>.
This editor was created by <i>Javier Quevedo</i>, a CS student at the Vrije University of Amsterdam and the Polytechnics University of Madrid.
If you wish to contact me for support, interesting projects or bussiness oportunities please drop me an <a href="mailto:jquevedo@gmail.com"><b><u>email</u></b></a> or <a href="http://www.senc.yoteinvoco.com/projects-english-version/"><b><u>visit my homepage</u></b></a>.
]]>
</mx:htmlText>
</mx:TextArea>
<mx:Image x="446" y="122" source="net/ximpel/images/vulogo.jpeg" width="158" height="77"/>
<mx:Image x="446" y="195" source="net/ximpel/images/ximpellogo.png"/>
<mx:Text x="10" y="176.35" width="442" height="45.65" text="Special thanks to Anton Eliëns, Winoe Bhikharie and the rest of the Ximpel team."/>
<mx:Text x="10" y="207" width="276" height="20.000002" text="This software is licensed under the GPL License."/>
<mx:Text width="400" height="20.000002" text="This application uses the Springgraph component by Mark Shepherd
" x="10" y="230"/>
</mx:Canvas>
</mx:TitleWindow>
(C) Æliens
18/6/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.