<?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: intro to jsextensions folder please?</title>
		<atom:link href="http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 15:53:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-61371</guid>
					<title><![CDATA[intro to jsextensions folder please?]]></title>
					<link>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-61371</link>
					<pubDate>Sat, 21 Jan 2012 17:40:47 +0000</pubDate>
					<dc:creator>jamesson</dc:creator>

					<description>
						<![CDATA[
						<p>Could someone please post a brief intro/tutorial for the jsextensions folder?</p>
<p>Thanks</p>
<p>Joe</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221328</guid>
					<title><![CDATA[Re: intro to jsextensions folder please?]]></title>
					<link>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221328</link>
					<pubDate>Sun, 22 Jan 2012 20:28:08 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>If you have any javascript objects (functions/constants/etc) that you want to be available globally in every [js] object, then save them in the jsextensions folder as a new file (this way the file won&#8217;t get overwritten during incremental software updates to max as a whole). It&#8217;s like being able to #include snippets of code that you find most useful and use repeatedly.</p>
<p>For example I have a file in jsextensions that includes a functions for parsing @style attributes typed in to the [js] object &#8211; much easier to call one line of code than copy/paste the whole lot into every javascript I write!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221329</guid>
					<title><![CDATA[Re: intro to jsextensions folder please?]]></title>
					<link>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221329</link>
					<pubDate>Sun, 22 Jan 2012 21:20:19 +0000</pubDate>
					<dc:creator>jamesson</dc:creator>

					<description>
						<![CDATA[
						<p>Luke </p>
<p>Many thanks for the info</p>
<p>1 question</p>
<p>if I make a standalone, will the jsextensions get packaged with it?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221330</guid>
					<title><![CDATA[Re: intro to jsextensions folder please?]]></title>
					<link>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221330</link>
					<pubDate>Sun, 22 Jan 2012 21:51:40 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>I have absolutely no idea but I would guess perhaps yes. Test it out and reply back and then everyone will know for sure!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221331</guid>
					<title><![CDATA[Re: intro to jsextensions folder please?]]></title>
					<link>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221331</link>
					<pubDate>Mon, 23 Jan 2012 04:11:52 +0000</pubDate>
					<dc:creator>dhjdhjdhj</dc:creator>

					<description>
						<![CDATA[
						<p>Whats the benefit?I have JavaScript files in one of my folders outside the Max installation but in the max search path. They are really visible to my projects and won&#8217;t get deleted if I upgrade max?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221332</guid>
					<title><![CDATA[Re: intro to jsextensions folder please?]]></title>
					<link>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221332</link>
					<pubDate>Mon, 23 Jan 2012 05:25:40 +0000</pubDate>
					<dc:creator>jamesson</dc:creator>

					<description>
						<![CDATA[
						<p>dhj: did u try making standalone?</p>
<p>If so, success?</p>
<p>If success, could you post specific instructions? </p>
<p>Thanks</p>
<p>Joe</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221333</guid>
					<title><![CDATA[Re: intro to jsextensions folder please?]]></title>
					<link>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221333</link>
					<pubDate>Mon, 23 Jan 2012 12:41:22 +0000</pubDate>
					<dc:creator>dhjdhjdhj</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;ve never tried to make a standalone. Are you suggesting that js files don&#8217;t get picked up for standalones unless they are in that special folder?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221334</guid>
					<title><![CDATA[Re: intro to jsextensions folder please?]]></title>
					<link>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221334</link>
					<pubDate>Mon, 23 Jan 2012 17:35:39 +0000</pubDate>
					<dc:creator>jamesson</dc:creator>

					<description>
						<![CDATA[
						<p>dhj: no, the opposite</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221335</guid>
					<title><![CDATA[Re: intro to jsextensions folder please?]]></title>
					<link>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221335</link>
					<pubDate>Mon, 23 Jan 2012 19:02:07 +0000</pubDate>
					<dc:creator>dhjdhjdhj</dc:creator>

					<description>
						<![CDATA[
						<p>If that&#8217;s the case, then what&#8217;s the problem &#8212; you put them in a folder in your search path and they&#8217;ll get picked up!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221336</guid>
					<title><![CDATA[Re: intro to jsextensions folder please?]]></title>
					<link>http://cycling74.com/forums/topic/intro-to-jsextensions-folder-please/#post-221336</link>
					<pubDate>Mon, 23 Jan 2012 20:44:34 +0000</pubDate>
					<dc:creator>jamesson</dc:creator>

					<description>
						<![CDATA[
						<p>I haven&#8217;t done standalone at all yet, but thanks tons for the info</p>
<p>Joe</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

