

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > Flash Forum : Topics : Multiple pic URL links</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Sat, 21 Nov 2009 12:00:51 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > Flash Forum : Topics : Multiple pic URL links</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>Multiple pic URL links</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=50738#p50738</link>
				<description><![CDATA[  I have kind of a follow up question what would the procedure be if I had
like a slide show and each slide when you clicked on it there would be
multiple links this is the code I have sofar:<br /><span
style="font-weight: bold">My slideshow instance names are pic_000_mc to
pic_004_mc</span> <br /><br /><br /><div
class="codetitle"><b>Code:</b></div><div class="codecontent"> <br />var
link_000:URLRequest = new URLRequest("http://www.somelink.com");<br />var
link_001:URLRequest = new URLRequest("http://www.somelink.com");<br />var
link_002:URLRequest = new URLRequest("http://www.somelink.com");<br />var
link_003:URLRequest = new URLRequest("http://www.somelink.com");<br />var
link_004:URLRequest = new URLRequest("http://www.somelink.com");<br /><br
/>// here is where I get stuck I'm not sure what to add for the listener
since there is like 5 buttons<br />addEventListener(MouseEvent.CLICK,
onClick,false,0,true)<br />function onClick(event:MouseEvent):void<br
/>{<br />&nbsp; &nbsp;pic_000_mc.navigateToURL(link_000);<br />&nbsp;
&nbsp;pic_001_mc.navig</div>...<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=15225">johnyct9760</a> &bull; on Wed Mar 25, 2009 2:18 pm &bull; Replies 0 &bull; Views 106</p><hr />]]></description>
					<content:encoded><![CDATA[  I have kind of a follow up question what would the procedure be if I had
like a slide show and each slide when you clicked on it there would be
multiple links this is the code I have sofar:<br /><span
style="font-weight: bold">My slideshow instance names are pic_000_mc to
pic_004_mc</span> <br /><br /><br /><div
class="codetitle"><b>Code:</b></div><div class="codecontent"> <br />var
link_000:URLRequest = new URLRequest("http://www.somelink.com");<br />var
link_001:URLRequest = new URLRequest("http://www.somelink.com");<br />var
link_002:URLRequest = new URLRequest("http://www.somelink.com");<br />var
link_003:URLRequest = new URLRequest("http://www.somelink.com");<br />var
link_004:URLRequest = new URLRequest("http://www.somelink.com");<br /><br
/>// here is where I get stuck I'm not sure what to add for the listener
since there is like 5 buttons<br />addEventListener(MouseEvent.CLICK,
onClick,false,0,true)<br />function onClick(event:MouseEvent):void<br
/>{<br />&nbsp; &nbsp;pic_000_mc.navigateToURL(link_000);<br />&nbsp;
&nbsp;pic_001_mc.navig</div>...]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=45"><![CDATA[Flash Forum]]></category>
			<dc:creator><![CDATA[15225]]></dc:creator>
			<dc:date>2009-03-25T13:18:12+00:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=50738#p50738</guid>
		</item>
	
	</channel>
</rss>