<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Is there an object to open files remotely (.jpeg, .mov, .txt, .als, etc&#8230;)?</title>
		<atom:link href="http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 18:01:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-58935</guid>
					<title><![CDATA[Is there an object to open files remotely (.jpeg, .mov, .txt, .als, etc&#8230;)?]]></title>
					<link>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-58935</link>
					<pubDate>Mon, 19 Sep 2011 14:05:33 +0000</pubDate>
					<dc:creator>hartman.264</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m working on a project right now where I would like to open ableton sets (.als files) within my max patch, essentially automating the opening and closing of discrete sets.  I know that some other artists I know have opened files remotely, but only by controlling the mouse placement on the screen and then sending a command to double-click the file.  Does anyone know of a more elegant solution?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211736</guid>
					<title><![CDATA[Re: Is there an object to open files remotely (.jpeg, .mov, .txt, .als, etc&#8230;)?]]></title>
					<link>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211736</link>
					<pubDate>Mon, 19 Sep 2011 14:27:54 +0000</pubDate>
					<dc:creator>pid</dc:creator>

					<description>
						<![CDATA[
						<p>there are a few ways. probably easiest:</p>
<p>message to max:</p>
<p>; max launchbrowser $1</p>
<p>where $1 is a symbol and the complete file path of the target document</p>
<p>&#8230;from memory</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211737</guid>
					<title><![CDATA[Re: Is there an object to open files remotely (.jpeg, .mov, .txt, .als, etc&#8230;)?]]></title>
					<link>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211737</link>
					<pubDate>Mon, 19 Sep 2011 14:51:28 +0000</pubDate>
					<dc:creator>hartman.264</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks pid, I just had to put a file:// in front of the absolute path and it worked beautifully</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211738</guid>
					<title><![CDATA[Re: Is there an object to open files remotely (.jpeg, .mov, .txt, .als, etc&#8230;)?]]></title>
					<link>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211738</link>
					<pubDate>Tue, 20 Sep 2011 00:06:08 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>Using the [shell] external on OSX would be another way to go about this. It gives you a few extra options like being able to specify which application to open file with if the default one isn&#8217;t what you want.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211739</guid>
					<title><![CDATA[Re: Is there an object to open files remotely (.jpeg, .mov, .txt, .als, etc&#8230;)?]]></title>
					<link>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211739</link>
					<pubDate>Wed, 28 Mar 2012 09:50:33 +0000</pubDate>
					<dc:creator>decoupigny</dc:creator>

					<description>
						<![CDATA[
						<p>hey there,<br />
i came across this thread while i was looking for ways to open and close ableton sets remotely. im a musician and i play a lot of shows and opening and closing ableton sets takes stage-time and actually gets increasingly difficult with sweat dripping on the keyboard and trackpad. so i was hoping to find a patch that would allow to open and close sets remotely, e.g. by pressing a key. it does not seem to exist but reading your thread it sounded like an easy thing to do in max. is that so ? if so can you help me with it ? i dont know much about max but i did work with pd for a little bit until about two years ago. it would be fantastic if you could help me with this.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211740</guid>
					<title><![CDATA[Re: Is there an object to open files remotely (.jpeg, .mov, .txt, .als, etc&#8230;)?]]></title>
					<link>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211740</link>
					<pubDate>Wed, 28 Mar 2012 13:15:59 +0000</pubDate>
					<dc:creator>vichug</dc:creator>

					<description>
						<![CDATA[
						<p>try connecting a key object to a mesage box with </p>
<p>&#8220;<br />
; max launchbrowser file://$1</p>
<p>where $1 is a symbol and the complete file path of the target document<br />
&#8220;</p>
<p>as explained above</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211741</guid>
					<title><![CDATA[Re: Is there an object to open files remotely (.jpeg, .mov, .txt, .als, etc&#8230;)?]]></title>
					<link>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211741</link>
					<pubDate>Thu, 02 Aug 2012 15:42:11 +0000</pubDate>
					<dc:creator>decoupigny</dc:creator>

					<description>
						<![CDATA[
						<p>sorry for the late reply. thanks for your answer. i find it difficult to understand your reply due to my lack<br />
of experience of reading messages regarding max.<br />
 does &#8221; stand for the usual patch cable ?<br />
 why is there a ; in front of the max launchbrowser file://$1 ?<br />
by putting the $1 do you refer to replacing the $1 with the complete file path ?</p>
<p>i only have runtime installed. is there anyone that does not mind patching this together and email<br />
it to me: <a href="mailto:alex.decoupigny@gmail.com">alex.decoupigny@gmail.com</a> ? i hope this does not come across as  be rude..</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211742</guid>
					<title><![CDATA[Re: Is there an object to open files remotely (.jpeg, .mov, .txt, .als, etc&#8230;)?]]></title>
					<link>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211742</link>
					<pubDate>Thu, 16 Aug 2012 17:05:33 +0000</pubDate>
					<dc:creator>Mr_MdR</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
When i try this way to open a external file i get a error or it does nothing.</p>
<p>This is my patch:</p>
<div><span id="toggle211742-0" class="patchtoggle" onmousedown="toggleMaxPatch('post211742-0', 'er211742-0');">&#8211; Pasted Max <span id="maxversion211742-0"></span> Patch, click to <span id="er211742-0">expand</span>. &#8211;</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  width="110" height="14" class="clippy" ><param name="allowScriptAccess" value="always" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param NAME="FlashVars" value="copied=copied!&#038;copyto=copy to clipboard"/><param name="bgcolor" value="#FFFFFF"/><param name="wmode" value="opaque"/><embed src="/wp-content/plugins/bbpress-copy-compressed/clippy.swf"  width="110" height="14"   name="clippy"  quality="high"  allowScriptAccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="text=----------begin_max5_patcher----------%0A885.3oc0W1saZCCEG%2BZpzdGrx1USLv1IgOZuZZUZZWr8BrVgLIFvqA6nDmR%2B%0APqO6y4XHDZgRfFf0K.6bhiyI%2B7%2BywG%2B3GNqgyP0c7TGz4neiZz3QikFfsbKM%0AVXngyT1cAQrTXfNR9L0v%2B3zb98z76zf83DgTWXVlMUHi3Z3YHKrNRI0ohG3f%0AQZK7B6wLcvDgb7fDdf15Nj98L2GQ8gFWO3BbKL55RuBUldw6.W9cHYSg2gyW%0ASDrnBmRDBFMt%2BWHtNfw%2B9gyxaMMMqLAlxSSYi4uDAWdd6exRto8k7zazp31%2B%0APp4Ir.s3V9.MaXDu8zrTQP6umIzrjVyX2VLGQBIOPkIgIhtVJR2CJRo.3HTB%0AvudX.lzMiwhkJqM88wb6L43r7QpHhIG.DewUIWIMCEEwxjASFlnlkxSPiDQ7%0Aya2F8Ixgmn9.Q61wpH8OhDs29CzME094mP3VTmc.OjV988I859ZLB61x2Pk9%0A.i7HaK1cyHJULVZXwtBJOu8mTihTFuaWRjUEhPAT31Axl4i2FQnajHF2iYRy%0AhbFxji28XR79CF9CgrfmJl0aYIEuOVlVMgGEOvLhsnkhTA4KnkX45R96CZFO%0AWWnwew%2BaM4e4OU56jnEBwlC4jEsP5t%2BjJPMcJuz99aRUL.X3K.ZpYePMhkEJ%0AT6Rhax9yZrUX0GPts1B25qph2PF5XljGsVNBPZlPNKTMavpCa8TYnJIjmDnh%0ATI1OabK29The2lldcK5QLah4Y5QJ%2B8uNngsggT.WDLfP%2BpDNZcjUVGKQK5xM%0AqGNtj2BQ.q7G55ZSftT5AAKHiai91DD43H%2Brki4R6l2zgTyxOJ8.TwkJlKQu%0AgJaqojjXJnEraihgFRuiRUWdj5eijzQwQr6eBcn1KAaK6uemssYh611LoY4d%0A6UMGdtEVSY2tX5%2B3ufo1xg7tleTSRFrK03xXqAmKbN7g9ziRn%2B7yM3ZShV6g%0A9cdgH0Nwv2zyOgO3d423YzKUkkDrXAZtz2rVrzEC4oZgjoEJYoQYNK8JiZhH%0ALjKW4iXpHLVIj54dxqsnVYmq26cey6z3ajJsn16j3aUSvcp.GtRJttlQQ1Em%0Ai55aOtrcKNuNEWUOtc2J41zcko4Ey3mWVnsJsN3hqpGofako8IPm5t5h7Fzo%0Ad%2BGqSAmib7ImWkUi6VPDY9gTrpwdc1rZL2fo4evNQ.xg%0A-----------end_max5_patcher-----------&#038;copied=copied!&#038;;copyto=copy to clipboard"  bgcolor="#ffffff"  wmode="opaque" /> </object></div>
<div id="post211742-0" style="display:none;visibility:hidden;" >
<div class="patchtoggleInfo"><small>Copy <b>all</b> of the following text.Then, in Max, select <em>New From Clipboard</em>.</small></div>
<div class="patchtogglediv">
<pre><code id="pastedcode211742-0">----------begin_max5_patcher----------
885.3oc0W1saZCCEG+ZpzdGrx1USLv1IgOZuZZUZZWr8BrVgLIFvqA6nDmR+
PqO6y4XHDZgRfFf0K.6bhiyI+7+ywG+3GNqgyP0c7TGz4neiZz3QikFfsbKM
VXngyT1cAQrTXfNR9L0v+3zb98z76zf83DgTWXVlMUHi3Z3YHKrNRI0ohG3f
QZK7B6wLcvDgb7fDdf15Nj98L2GQ8gFWO3BbKL55RuBUldw6.W9cHYSg2gyW
SDrnBmRDBFMt+WHtNfw+9gyxaMMMqLAlxSSYi4uDAWdd6exRto8k7zazp31+
Pp4Ir.s3V9.MaXDu8zrTQP6umIzrjVyX2VLGQBIOPkIgIhtVJR2CJRo.3HTB
vudX.lzMiwhkJqM88wb6L43r7QpHhIG.DewUIWIMCEEwxjASFlnlkxSPiDQ7
ya2F8Ixgmn9.Q61wpH8OhDs29CzME094mP3VTmc.OjV988I859ZLB61x2Pk9
.i7HaK1cyHJULVZXwtBJOu8mTihTFuaWRjUEhPAT31Axl4i2FQnajHF2iYRy
hbFxji28XR79CF9CgrfmJl0aYIEuOVlVMgGEOvLhsnkhTA4KnkX45R96CZFO
WWnwew+aM4e4OU56jnEBwlC4jEsP5t+jJPMcJuz99aRUL.X3K.ZpYePMhkEJ
T6Rhax9yZrUX0GPts1B25qph2PF5XljGsVNBPZlPNKTMavpCa8TYnJIjmDnh
TI1OabK29The2lldcK5QLah4Y5QJ+8uNngsggT.WDLfP+pDNZcjUVGKQK5xM
qGNtj2BQ.q7G55ZSftT5AAKHiai91DD43H+rki4R6l2zgTyxOJ8.TwkJlKQu
gJaqojjXJnEraihgFRuiRUWdj5eijzQwQr6eBcn1KAaK6uemssYh611LoY4d
6UMGdtEVSY2tX5+3ufo1xg7tleTSRFrK03xXqAmKbN7g9ziRn+7yM3ZShV6g
9cdgH0Nwv2zyOgO3d423YzKUkkDrXAZtz2rVrzEC4oZgjoEJYoQYNK8JiZhH
LjKW4iXpHLVIj54dxqsnVYmq26cey6z3ajJsn16j3aUSvcp.GtRJttlQQ1Em
i55aOtrcKNuNEWUOtc2J41zcko4Ey3mWVnsJsN3hqpGofako8IPm5t5h7Fzo
d+GqSAmib7ImWkUi6VPDY9gTrpwdc1rZL2fo4evNQ.xg
-----------end_max5_patcher-----------</code></pre></div>
</div>
<p>can anybody help me? Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211743</guid>
					<title><![CDATA[Re: Is there an object to open files remotely (.jpeg, .mov, .txt, .als, etc&#8230;)?]]></title>
					<link>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211743</link>
					<pubDate>Thu, 16 Aug 2012 18:07:51 +0000</pubDate>
					<dc:creator>Siska Ádám</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>you need to use [sprintf] to combine the file URL into a single symbol:</p>
<p>
<div><span id="toggle211743-0" class="patchtoggle" onmousedown="toggleMaxPatch('post211743-0', 'er211743-0');">&#8211; Pasted Max <span id="maxversion211743-0"></span> Patch, click to <span id="er211743-0">expand</span>. &#8211;</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  width="110" height="14" class="clippy" ><param name="allowScriptAccess" value="always" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param NAME="FlashVars" value="copied=copied!&#038;copyto=copy to clipboard"/><param name="bgcolor" value="#FFFFFF"/><param name="wmode" value="opaque"/><embed src="/wp-content/plugins/bbpress-copy-compressed/clippy.swf"  width="110" height="14"   name="clippy"  quality="high"  allowScriptAccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="text=----------begin_max5_patcher----------%0A917.3oc0X0zjahCD8r8uBUr6dI0Dij.rwSNkJops1C6dKmxtkKYP1Va.IJjX%0A7jjJyu8HZ4Ovy3OvYXHUNXjPzHd8SuVcK%2B0gC7lqtmq8P2h9HZvfuNbv.Xn5%0AAFr49Ad4r6SxXZvLOIesZ9%2B6ci6QF98FXXcQoPZVfVHx3256%2BG5sVrPIMZwW%0A30VQnivaFVVkKjYbCLoj8CppLOdzBlIYkPtbVIOw3fJkFYmIDI.ZhmVekhGg%0AQ%2B2l2wMMlOWvcufm2tGIRA.achWSZBRIKGL16skBVlW8C91vg0WtokTSNWqY%0AK4Oga7%2BflWp80rTVt%2B645OYTE9j3nQ4EgWCMQ%2BAoooXfrhotlqml5Xd5DRHP%0AA87kM3SyGjowfRIBZBBehrooSGzOhi27ukV6PYrJYxp4kp0VsB522w3YBIOQ%0AUIMME.ujhExjwtPKBvQzqVsD2KhkW8.BOhdT0BYTzzHR7jtgUvAihr7vTfUB%0AIWdmFsXoz5pGiZBC6VtYQlx5HWMIb73F54jFf2GLFhahvWlDrHiYikQdyYxk%0AGeSEb2xE7ujxRdX6bdGqb2TxpLpU7rhYVC7Zun3b6iDA5fvf.nIZ60i5m6Do%0AYpjZcgk%2B%2B0KLfP.mraBCHS51k9DUdNeepiSs1OCXsmT3hgUZPrpTgp864d8Q%0AWmSMQvN0DTFSfK2TvITSc7tqELIO6XDGPKqEx0op0yNvp4pxTd4iTQs08cub%0AhJSU5bd7nfoTRzjar8lrqGwlEJz1izfENFygcAfTfyHXfGiZFHNeYiuEnZO3%0AxwnXJoCzf6kWPX.xREn2sBQ9YIwngtr4SpaFSNmDiR6mBeTEbI5825%2B2rxOs%0Aqp3%2BRZ3krDi3N9LCadF2OuRKR7%2ByJgUPNZM6tdXuNrqPYWNO73evplC6mpl0%0AKJxXe9ATWkDH3xIAvfXh3xEzpr.2zr2IKIH7bkbu4IZ1cam6e6ef404%2B0cs%2B%0An1cCvATKtvtA7di8S8hEOS%2BIEOuoV8.2FemOddbK0gv6BNxi9%2B.fue83GRWZ%0AUUYx10hMmlFsGAobsQHYFgR1vl3CrYkHMkKa5q4hzBk8XfafvIV5ZMhZCjH8%0AJjpOBvkgjUWgHsGSTxl7ft7ZwiqOxBb2yk.ws.sfKQ5OFL3fO2YvDtewzEWU%0Amzuh%2BIsUocEXptPhn8Jsw3dUoAtz0DWDD4N7tKgd33c28bWuayFKORT7RudG%0A%2BqIjH8KjZ0J2yBS1a91vuOwniIE%0A-----------end_max5_patcher-----------&#038;copied=copied!&#038;;copyto=copy to clipboard"  bgcolor="#ffffff"  wmode="opaque" /> </object></div>
<div id="post211743-0" style="display:none;visibility:hidden;" >
<div class="patchtoggleInfo"><small>Copy <b>all</b> of the following text.Then, in Max, select <em>New From Clipboard</em>.</small></div>
<div class="patchtogglediv">
<pre><code id="pastedcode211743-0">----------begin_max5_patcher----------
917.3oc0X0zjahCD8r8uBUr6dI0Dij.rwSNkJops1C6dKmxtkKYP1Va.IJjX
7jjJyu8HZ4Ovy3OvYXHUNXjPzHd8SuVcK+0gC7lqtmq8P2h9HZvfuNbv.Xn5
AFr49Ad4r6SxXZvLOIesZ9+6ci6QF98FXXcQoPZVfVHx3256+G5sVrPIMZwW
30VQnivaFVVkKjYbCLoj8CppLOdzBlIYkPtbVIOw3fJkFYmIDI.ZhmVekhGg
Q+2l2wMMlOWvcufm2tGIRA.achWSZBRIKGL16skBVlW8C91vg0WtokTSNWqY
K4Oga7+flWp80rTVt+645OYTE9j3nQ4EgWCMQ+AoooXfrhotlqml5Xd5DRHP
A87kM3SyGjowfRIBZBBehrooSGzOhi27ukV6PYrJYxp4kp0VsB522w3YBIOQ
UIMME.ujhExjwtPKBvQzqVsD2KhkW8.BOhdT0BYTzzHR7jtgUvAihr7vTfUB
IWdmFsXoz5pGiZBC6VtYQlx5HWMIb73F54jFf2GLFhahvWlDrHiYikQdyYxk
GeSEb2xE7ujxRdX6bdGqb2TxpLpU7rhYVC7Zun3b6iDA5fvf.nIZ60i5m6Do
YpjZcgk++0KLfP.mraBCHS51k9DUdNeepiSs1OCXsmT3hgUZPrpTgp864d8Q
WmSMQvN0DTFSfK2TvITSc7tqELIO6XDGPKqEx0op0yNvp4pxTd4iTQs08cub
hJSU5bd7nfoTRzjar8lrqGwlEJz1izfENFygcAfTfyHXfGiZFHNeYiuEnZO3
xwnXJoCzf6kWPX.xREn2sBQ9YIwngtr4SpaFSNmDiR6mBeTEbI5825+2rxOs
qp3+RZ3krDi3N9LCadF2OuRKR7+yJgUPNZM6tdXuNrqPYWNO73evplC6mpl0
KJxXe9ATWkDH3xIAvfXh3xEzpr.2zr2IKIH7bkbu4IZ1cam6e6ef404+0cs+
n1cCvATKtvtA7di8S8hEOS+IEOuoV8.2FemOddbK0gv6BNxi9+.fue83GRWZ
UUYx10hMmlFsGAobsQHYFgR1vl3CrYkHMkKa5q4hzBk8XfafvIV5ZMhZCjH8
JjpOBvkgjUWgHsGSTxl7ft7ZwiqOxBb2yk.ws.sfKQ5OFL3fO2YvDtewzEWU
mzuh+IsUocEXptPhn8Jsw3dUoAtz0DWDD4N7tKgd33c28bWuayFKORT7RudG
+qIjH8KjZ0J2yBS1a91vuOwniIE
-----------end_max5_patcher-----------</code></pre></div>
</div>
</p><p>I couldn&#8217;t check on Windows, but works fine on my Mac.</p>
<p>Best,<br />
Ádám</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211744</guid>
					<title><![CDATA[Re: Is there an object to open files remotely (.jpeg, .mov, .txt, .als, etc&#8230;)?]]></title>
					<link>http://cycling74.com/forums/topic/is-there-an-object-to-open-files-remotely-jpeg-mov-txt-als-etc/#post-211744</link>
					<pubDate>Fri, 17 Aug 2012 10:35:57 +0000</pubDate>
					<dc:creator>Mr_MdR</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>Thanks for you answer!<br />
But i get a error (couldn&#8217;t find file  or  unknown error).<br />
So i think the path of the file i enter is wrong.<br />
The complete path is &#8216;D:/Mark/Desktop/music/Guitar.wav&#8217;  (i&#8217;m using windows)<br />
The phat you entered is  /Users/sadam/Desktop/185.mp4&#8242; but i thing that is for Mac only(?).</p>
<p>(ps. my files are on the &#8216;D&#8217; drive but Max is installed on the &#8216;C&#8217; drive.)</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

