<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Papervision 3d Interactive Scene3DEvent template tutorial</title>
	<atom:link href="http://www.davidsalvatori.com/papervision-3d-interactive-scene3devent-template-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidsalvatori.com/papervision-3d-interactive-scene3devent-template-tutorial/</link>
	<description>Web Design, Internet, 3D, Ancona Marche Italy.</description>
	<lastBuildDate>Sun, 25 Jul 2010 07:08:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: David</title>
		<link>http://www.davidsalvatori.com/papervision-3d-interactive-scene3devent-template-tutorial/comment-page-1/#comment-3104</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 08 Oct 2009 02:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://davidsalvatori.com/?p=582#comment-3104</guid>
		<description>ciao Marco,
per risponderti dovrei avere sotto tutto il pacchetto, ad occhio e croce dovresti forse mandare il materiale del plane1 a un determinato frame e non il mc plane1 stesso...</description>
		<content:encoded><![CDATA[<p>ciao Marco,<br />
per risponderti dovrei avere sotto tutto il pacchetto, ad occhio e croce dovresti forse mandare il materiale del plane1 a un determinato frame e non il mc plane1 stesso&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://www.davidsalvatori.com/papervision-3d-interactive-scene3devent-template-tutorial/comment-page-1/#comment-3102</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Sun, 04 Oct 2009 18:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://davidsalvatori.com/?p=582#comment-3102</guid>
		<description>ops intendevo cosi:

function plane1Clicked (myEvent:InteractiveScene3DEvent):void{
addEventListener(Event.ENTER_FRAME,funzionevai);
function funzionevai(event:Event):void {
stop();
plane1.gotoAndPlay(&quot;test&quot;);}
trace (&quot;The plane1 was clicked.&quot;); 
plane1.x= 8000;
plane2.x= 0;
}

ma mi dice chiamta a metodo non riconosciuta (stop e play) uffff</description>
		<content:encoded><![CDATA[<p>ops intendevo cosi:</p>
<p>function plane1Clicked (myEvent:InteractiveScene3DEvent):void{<br />
addEventListener(Event.ENTER_FRAME,funzionevai);<br />
function funzionevai(event:Event):void {<br />
stop();<br />
plane1.gotoAndPlay(&#8220;test&#8221;);}<br />
trace (&#8220;The plane1 was clicked.&#8221;);<br />
plane1.x= 8000;<br />
plane2.x= 0;<br />
}</p>
<p>ma mi dice chiamta a metodo non riconosciuta (stop e play) uffff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://www.davidsalvatori.com/papervision-3d-interactive-scene3devent-template-tutorial/comment-page-1/#comment-3101</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Sun, 04 Oct 2009 18:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://davidsalvatori.com/?p=582#comment-3101</guid>
		<description>stupendo grazie! Ma il tween o il get url o il gotoandplay
è corretto che li inserisca così? 

import flash.display.MovieClip;

function plane2Clicked (myEvent:InteractiveScene3DEvent):void{
trace (&quot;The plane2 was clicked.&quot;);

addEventListener(Event.ENTER_FRAME,funzionevai);
function funzionevai(event:Event):void {
plane1.gotoAndPlay(&quot;test&quot;);
}
plane2.x= 8000;
plane1.x= 0;}</description>
		<content:encoded><![CDATA[<p>stupendo grazie! Ma il tween o il get url o il gotoandplay<br />
è corretto che li inserisca così? </p>
<p>import flash.display.MovieClip;</p>
<p>function plane2Clicked (myEvent:InteractiveScene3DEvent):void{<br />
trace (&#8220;The plane2 was clicked.&#8221;);</p>
<p>addEventListener(Event.ENTER_FRAME,funzionevai);<br />
function funzionevai(event:Event):void {<br />
plane1.gotoAndPlay(&#8220;test&#8221;);<br />
}<br />
plane2.x= 8000;<br />
plane1.x= 0;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidsalvatori.com/papervision-3d-interactive-scene3devent-template-tutorial/comment-page-1/#comment-190</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 28 Apr 2009 05:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://davidsalvatori.com/?p=582#comment-190</guid>
		<description>Se ti da un errore nello scritp vuol dire che cè un errore ! ;-)
Prova a definire anche le azioni di rollover del btn tramite script, non dovresti avere problemi.

Fammi sapere
ciao
D</description>
		<content:encoded><![CDATA[<p>Se ti da un errore nello scritp vuol dire che cè un errore ! ;-)<br />
Prova a definire anche le azioni di rollover del btn tramite script, non dovresti avere problemi.</p>
<p>Fammi sapere<br />
ciao<br />
D</p>
]]></content:encoded>
	</item>
</channel>
</rss>
