<?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: Choosing between 4 random videos</title>
		<atom:link href="http://cycling74.com/forums/topic/choosing-between-4-random-videos/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/choosing-between-4-random-videos/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 13:10:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/choosing-between-4-random-videos/#post-49599</guid>
					<title><![CDATA[Choosing between 4 random videos]]></title>
					<link>http://cycling74.com/forums/topic/choosing-between-4-random-videos/#post-49599</link>
					<pubDate>Wed, 07 Apr 2010 04:03:49 +0000</pubDate>
					<dc:creator>asmarquis</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m a total newbie to max/msp and I am getting totally overwhelmed with all the information I don&#8217;t even know where to start.  I would like to make a patch that will select 1 video at random out of 4 different videos, then select another video once the first is played until all 4 videos have been played without any repeats.</p>
<p>I have tried to use the umenu to load my videos but it doesn&#8217;t seem to work. I&#8217;ve linked the selector tool and random tool and when I attach a number box to it it shows me that it is in fact randomly selecting between 0-3 but how do i like my videos to these?</p>
<p>Any links to tutorials or suggestions would be extremely helpful. I can&#8217;t seem to find anything on google and the forums are immense.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/choosing-between-4-random-videos/#post-178213</guid>
					<title><![CDATA[Re: Choosing between 4 random videos]]></title>
					<link>http://cycling74.com/forums/topic/choosing-between-4-random-videos/#post-178213</link>
					<pubDate>Wed, 07 Apr 2010 04:59:11 +0000</pubDate>
					<dc:creator>laserpilot</dc:creator>

					<description>
						<![CDATA[
						<p>instead of [random] you should use [urn] as it will only generate  random numbers within the range you give it without repeats..then plug that into a number box and that number box into the left of umenu..the videos should be switching</p>
<p>to connect umenu to your jit.qt.movie you&#8217;ll need to make an object that just says [prepend read] and plug that into jit.qt.movie ..after that you should be business</p>
<p>off the top of my head I can&#8217;t remember how to tell it to play the next video when one finishes, but i think it has to do with the &#8216;loop&#8217; flag on jit.qt.movie that can decide when the movie ends..or you can do some fancy logic with telling it to select when the position of the movie equals the duration..maybe one of these nice guys will make a patch up for you</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/choosing-between-4-random-videos/#post-178214</guid>
					<title><![CDATA[Re: Choosing between 4 random videos]]></title>
					<link>http://cycling74.com/forums/topic/choosing-between-4-random-videos/#post-178214</link>
					<pubDate>Wed, 07 Apr 2010 12:43:42 +0000</pubDate>
					<dc:creator>asmarquis</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks pilot. I&#8217;l give it a shot</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

