<?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: More and More Opened Adobe</title>
	<atom:link href="http://www.flashrealtime.com/more-and-more-open-adobe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashrealtime.com/more-and-more-open-adobe/</link>
	<description>Realtime Rich Internet Applications using Adobe technologies</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:30:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: MPVnnVy</title>
		<link>http://www.flashrealtime.com/more-and-more-open-adobe/comment-page-1/#comment-18631</link>
		<dc:creator>MPVnnVy</dc:creator>
		<pubDate>Thu, 04 Mar 2010 06:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashrealtime.com/?p=646#comment-18631</guid>
		<description>FkmgrU</description>
		<content:encoded><![CDATA[<p>FkmgrU</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Antonini</title>
		<link>http://www.flashrealtime.com/more-and-more-open-adobe/comment-page-1/#comment-14272</link>
		<dc:creator>Daniel Antonini</dc:creator>
		<pubDate>Wed, 27 Jan 2010 18:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashrealtime.com/?p=646#comment-14272</guid>
		<description>Sorry, do not write English very well, but I need to manipulate variables between frames, and nothing found 
on this, I need your help.
package{
	import flash.display.*;
	public class Globales extends Sprite {
		
		public  var nombre:String;
		public  var juego:String;
		public  var aciertos:int;
		public  var errores:int;
		}
	
	}

//main frame

import Globales;

var Glo:Globales = new Globales();

//other frame

Glo.nombre = pantallasesion_mc.Lista.selectedItem.label;

//other Frame

trace(Glo.nombre)// print null</description>
		<content:encoded><![CDATA[<p>Sorry, do not write English very well, but I need to manipulate variables between frames, and nothing found<br />
on this, I need your help.<br />
package{<br />
	import flash.display.*;<br />
	public class Globales extends Sprite {</p>
<p>		public  var nombre:String;<br />
		public  var juego:String;<br />
		public  var aciertos:int;<br />
		public  var errores:int;<br />
		}</p>
<p>	}</p>
<p>//main frame</p>
<p>import Globales;</p>
<p>var Glo:Globales = new Globales();</p>
<p>//other frame</p>
<p>Glo.nombre = pantallasesion_mc.Lista.selectedItem.label;</p>
<p>//other Frame</p>
<p>trace(Glo.nombre)// print null</p>
]]></content:encoded>
	</item>
</channel>
</rss>

