<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Joomla! - Open Source Content Management" -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Getting Started</title>
		<description><![CDATA[Simple scripts tutorials]]></description>
		<link>http://simplescript.sillo.org/index.php/simple-move/getting-started</link>
		<lastBuildDate>Wed, 17 May 2017 15:54:30 +0000</lastBuildDate>
		<generator>Joomla! - Open Source Content Management</generator>
		<atom:link rel="self" type="application/rss+xml" href="http://simplescript.sillo.org/index.php/simple-move/getting-started?format=feed&amp;type=rss"/>
		<language>en-gb</language>
		<item>
			<title>Sliding doors</title>
			<link>http://simplescript.sillo.org/index.php/simple-move/getting-started/45-sliding-doors</link>
			<guid isPermaLink="true">http://simplescript.sillo.org/index.php/simple-move/getting-started/45-sliding-doors</guid>
			<description><![CDATA[<div class="feed-description"><h2>Is it easy to synchronise 2 linked sliding doors ? Let's go !</h2>
<p>First create your doors :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/sliding/im01.JPG" border="0" /></p>
<p>There is 3 primitives linked. The 2 doors are childs. Select the left door with option "Edit linked parts" and drop the script <em>Setup  Move</em> in the inventory :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/sliding/im03.JPG" border="0" /></p>
<p>You get this menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im04.jpg" border="0" /></p>
<p>So put your door in close position and click on "DONE". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im05.jpg" border="0" /></p>
<p>Change the position of the door to get the open state :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/sliding/im04.JPG" border="0" /></p>
<p>Then click on "DONE". You  get this menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im07.jpg" border="0" /></p>
<p>Select one of the 3 buttons : Owner cmd, Group cmd or All cmd.</p>
<p>Take care : dont select "Owner", "Group" or "All" because they dont send linked message for other scripts mover in the same object.</p>
<p>You get a new menu  :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im08.jpg" border="0" /></p>
<p>Select "Infinite". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im09.jpg" border="0" /></p>
<p>Select 5s. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im04.jpg" border="0" /></p>
<p>Select "Cosinus". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im11.jpg" border="0" /></p>
<p>Select "10s". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im12.jpg" border="0" /></p>
<p>Select 5s. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im06.jpg" border="0" /></p>
<p>Select "Cosinus". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im14.jpg" border="0" /></p>
<p>You can test your move with "Test" button and change all parameters :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im15.jpg" border="0" /></p>
<p>When all is ok click on "End" button, you get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im16.jpg" border="0" /></p>
<p>Click on "Go to page". Copy the informations in the web page and  paste them in a notecard that you call <em>setupmove </em>:</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/sliding/im05.JPG" border="0" /></p>
<p>Now drop this notecard and the script<em> Simple Move </em>in the  inventory of the door primitive :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/sliding/im06.JPG" border="0" /></p>
<p>Take care to use option "Edit linked parts" ! Now your left door is  ready ! You can add sounds for the 2 states :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/sliding/im07.JPG" border="0" /></p>
<p>The sounds must have these names : <em>SoundPos1 </em>and <em>SoundPos2</em>.</p>
<p>Follow the same process to set the right door. Then you get new parameters and you create a new notecard <em>setupmove </em>for this right door :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/sliding/im11.JPG" border="0" /></p>
<p>Look at the last line, this is the channel number. You must change it to get the same that the one for the left door :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/sliding/im09.JPG" border="0" /></p>
<p>Now you can drop the notecard and the script<em> Simple Move </em>in the  inventory of the right door  primitive :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/sliding/im10.JPG" border="0" /></p>
<p>All is ok now. You can click on left or right door, the 2 doors are trigered.</p>
<p> </p></div>]]></description>
			<author>sandrine@sl-creation.org (sandrine)</author>
			<category>Getting Started</category>
			<pubDate>Fri, 28 May 2010 11:40:53 +0000</pubDate>
		</item>
		<item>
			<title>A pendulum</title>
			<link>http://simplescript.sillo.org/index.php/simple-move/getting-started/44-a-pendulum</link>
			<guid isPermaLink="true">http://simplescript.sillo.org/index.php/simple-move/getting-started/44-a-pendulum</guid>
			<description><![CDATA[<div class="feed-description"><p>Do you want a rotating door with soft move ? Easy with Simple Move !</p>
<p>First create your pendulum :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/pendulum/im01.jpg" border="0" /></p>
<p>I made it with 3 linked primitives : the ball, the axis and a little one at the end of the axis :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/pendulum/im02.jpg" border="0" /></p>
<p>This little primitive must be the root. I will be the axis of the move. Now drop the script <em>Setup Move</em> in your pendulum :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/pendulum/im03.jpg" border="0" /></p>
<p>You get a menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im04.jpg" border="0" /></p>
<p>So put your pendulum in the first position (with good rotation) :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/pendulum/im04.jpg" border="0" /></p>
<p>Click  on "DONE" button. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im05.jpg" border="0" /></p>
<p>So put your pendulum in the second position (with good rotation) :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/pendulum/im05.jpg" border="0" /></p>
<p>Take care not to change position ! And click on "DONE" button. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im07.jpg" border="0" /></p>
<p>Select one of the 3 buttons : Owner, group or All (the buttons with  "cmd" are if you want your pendulum to command another object and button  "Passive" if your pendulum is triggered from another object). You get a new  menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im08.jpg" border="0" /></p>
<p>Select "0s". You get a new  menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im09.jpg" border="0" /></p>
<p>Select "2s". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im10.jpg" border="0" /></p>
<p>Select "Cosinus". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im11.jpg" border="0" /></p>
<p>Select "0s". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im12.jpg" border="0" /></p>
<p>Select "2s". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im13.jpg" border="0" /></p>
<p>Select "Cosinus". You get a new  menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im14.jpg" border="0" /></p>
<p style="text-align: justify;">You can  test your move if you click on "test" :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im15.jpg" border="0" /></p>
<p style="text-align: justify;">You can  change all paramaters. At the en you click on "End" button :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im16.jpg" border="0" /></p>
<p style="text-align: justify;">A new  menu that ask you to get the parameters on a web page. Click on "Go to  page", copy the elements in a notecard that you call <em>setupmove </em>:</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/pendulum/im06.jpg" border="0" /></p>
<p style="text-align: justify;">Drop  this notecard in the pendulum inventoiry and the script<em> Simple Move </em>:</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/pendulum/im07.jpg" border="0" /></p>
<p style="text-align: justify;">At the  end of the setup your pendulum is ready ! You can stop or start movement o a click.</p>
<p style="text-align: justify;"> </p></div>]]></description>
			<author>sandrine@sl-creation.org (sandrine)</author>
			<category>Getting Started</category>
			<pubDate>Fri, 28 May 2010 11:24:01 +0000</pubDate>
		</item>
		<item>
			<title>A beating heart</title>
			<link>http://simplescript.sillo.org/index.php/simple-move/getting-started/43-beating-heart</link>
			<guid isPermaLink="true">http://simplescript.sillo.org/index.php/simple-move/getting-started/43-beating-heart</guid>
			<description><![CDATA[<div class="feed-description"><p>A beating heart is always nice and easy to make with Simple Move. Let's go !</p>
<p>First create your heart, a sculpty is the best :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/heart/im01.jpg" border="0" /></p>
<p>Drop the script Setup Move in the inventory :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/heart/im02.jpg" border="0" /></p>
<p>You get this menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im04.jpg" border="0" /></p>
<p>Adjust the scale of the heart and click on  "DONE". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im05.jpg" border="0" /></p>
<p>Change the scale of the heart to get the second state. Use option "Stretch Both Sides" to not change heart position. :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/heart/im03.jpg" border="0" /></p>
<p>Then click on "DONE". You  get this menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im07.jpg" border="0" /></p>
<p>Select one of the 3 buttons : Owner, Group or All. You get a new menu  :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im08.jpg" border="0" /></p>
<p>Select "0s". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im09.jpg" border="0" /></p>
<p>Select 2s. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im05.jpg" border="0" /></p>
<p>Select "Cosinus". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im11.jpg" border="0" /></p>
<p>Select "0s". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im12.jpg" border="0" /></p>
<p>Select 2s. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im07.jpg" border="0" /></p>
<p>Select "Cosinus". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im14.jpg" border="0" /></p>
<p>You can test your move with "Test" button and change all parameters :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im15.jpg" border="0" /></p>
<p>When all is ok click on "End" button, you get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im16.jpg" border="0" /></p>
<p>Click on "Go to page". Copy the informations in the web page and  paste them in a notecard that you call <em>setupmove </em>:</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/heart/im04.jpg" border="0" /></p>
<p>Now drop this notecard and the script<em> Simple Move </em>in the  inventory of the heart :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/heart/im05.jpg" border="0" /></p>
<p>Now your heart is  ready, it beats ! You can stop of start move on a click. You can add sounds for the 2 states :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/heart/im06.jpg" border="0" /></p>
<p>The sounds must have these names : <em>SoundPos1 </em>and <em>SoundPos2</em>.</p></div>]]></description>
			<author>sandrine@sl-creation.org (sandrine)</author>
			<category>Getting Started</category>
			<pubDate>Fri, 28 May 2010 11:05:39 +0000</pubDate>
		</item>
		<item>
			<title>A blind</title>
			<link>http://simplescript.sillo.org/index.php/simple-move/getting-started/42-a-blind</link>
			<guid isPermaLink="true">http://simplescript.sillo.org/index.php/simple-move/getting-started/42-a-blind</guid>
			<description><![CDATA[<div class="feed-description"><p>Move a blind with Simple Move is really easy. Let's go !</p>
<p>First create your blind :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im01.jpg" border="0" /></p>
<p>There is 2 primitives linked. The blind here is the child. Select the blind with option "Edit linked parts" and drop the script <em>Setup Move</em> in the inventory :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im02.jpg" border="0" /></p>
<p>You get this menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im04.jpg" border="0" /></p>
<p>So put your blind in its shut state (position and scale) and click on "DONE". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im05.jpg" border="0" /></p>
<p>Change the scale of the blind to get the open state :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im03.jpg" border="0" /></p>
<p>Take care not to change the top position, dont use the option "Stretch Both Sides" ! Just move the bottom. Then click on "DONE". You get this menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im07.jpg" border="0" /></p>
<p>Select one of the 3 buttons : Owner, Group or All. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im08.jpg" border="0" /></p>
<p>Select "Infinite". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im09.jpg" border="0" /></p>
<p>Select 5s. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im04.jpg" border="0" /></p>
<p>Select "Cosinus". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im05.jpg" border="0" /></p>
<p>Select "Linear". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im11.jpg" border="0" /></p>
<p>Select "Infinite". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im12.jpg" border="0" /></p>
<p>Select 5s. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im06.jpg" border="0" /></p>
<p>Select "Cosinus". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im07.jpg" border="0" /></p>
<p>Select "Linear". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im14.jpg" border="0" /></p>
<p>You can test your move with "Test" button and change all parameters :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im15.jpg" border="0" /></p>
<p>When all is ok click on "End" button, you get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im16.jpg" border="0" /></p>
<p>Click on "Go to page". Copy the informations in the web page and paste them in a notecard that you call <em>setupmove </em>:</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im08.jpg" border="0" /></p>
<p>Now drop this notecard and the script<em> Simple Move </em>in the inventory of the bliind primitive :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im09.jpg" border="0" /></p>
<p>Take care to use option "Edit linked parts" ! Now your bllind is ready ! You can add sounds for the 2 states :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/blind/im10.jpg" border="0" /></p>
<p>The sounds must have these names : <em>SoundPos1 </em>and <em>SoundPos2</em>.</p></div>]]></description>
			<author>sandrine@sl-creation.org (sandrine)</author>
			<category>Getting Started</category>
			<pubDate>Fri, 28 May 2010 10:38:20 +0000</pubDate>
		</item>
		<item>
			<title>A door</title>
			<link>http://simplescript.sillo.org/index.php/simple-move/getting-started/41-a-door</link>
			<guid isPermaLink="true">http://simplescript.sillo.org/index.php/simple-move/getting-started/41-a-door</guid>
			<description><![CDATA[<div class="feed-description"><p>Do you want a rotating door with soft move ? Easy with Simple Move !</p>
<p>First create your door :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im01.jpg" border="0" /></p>
<p>You must add a primitive on the door axis and make it transparent, and link your door to it, the axis primitive must be the root :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im02.jpg" border="0" /></p>
<p>Now drop the script <em>Setup Move</em> in your door :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im03.jpg" border="0" /></p>
<p>You get a menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im04.jpg" border="0" /></p>
<p>So put your door in the first position (with good rotation) and click on "DONE" button. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im05.jpg" border="0" /></p>
<p>So put your door in the second position (with good rotation) :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im06.jpg" border="0" /></p>
<p>And click on "DONE" button. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im07.jpg" border="0" /></p>
<p>Select one of the 3 buttons : Owner, group or All (the buttons with "cmd" are if you want your door to command another object and button "Passive" if your door is triggered from another object). You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im08.jpg" border="0" /></p>
<p>You can choose the time for position 1. If you want your door to stay in the position untill you clic again choose "infinite". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im09.jpg" border="0" /></p>
<p>With this menu you select the transition time, for example 5s is a good value for a door. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im10.jpg" border="0" /></p>
<p>Now you select the transition type : linear or cosinus. This last option is more natural for a door. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im11.jpg" border="0" /></p>
<p>Select the time for position 2. For a door the best way if "Infinite". You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im12.jpg" border="0" /></p>
<p>With this menu you select the transition time. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im13.jpg" border="0" /></p>
<p>Now you select the transition type : linear or cosinus. You get a new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im14.jpg" border="0" /></p>
<p style="text-align: justify;">You can test your move if you click on "test" :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im15.jpg" border="0" /></p>
<p style="text-align: justify;">You can change all paramaters. At the en you click on "End" button :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im16.jpg" border="0" /></p>
<p style="text-align: justify;">A new menu that ask you to get the parameters on a web page. Click on "Go to page", copy the elements in a notecard that you call <em>setupmove </em>:</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im17.jpg" border="0" /></p>
<p style="text-align: justify;">Drop this notecard in the door inventoiry and the script<em> Simple Move </em>:</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im18.jpg" border="0" /></p>
<p style="text-align: justify;">At the end of the setup your door is ready ! If you want sounds with the movement you must add them :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/simple_move/door/im19.jpg" border="0" /></p>
<p style="text-align: justify;">You must respect these names : <em>SoundPos1 </em>and <em>SoundPos2</em>.</p></div>]]></description>
			<author>sandrine@sl-creation.org (sandrine)</author>
			<category>Getting Started</category>
			<pubDate>Fri, 28 May 2010 09:57:17 +0000</pubDate>
		</item>
	</channel>
</rss>
