<?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>Comentarios en: Consuming the MXNA web service using AMFPHP [Tutorial]</title>
	<atom:link href="http://tmeister.net/2005/07/12/consuming-the-mxna-web-service-using-amfphp-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://tmeister.net/2005/07/12/consuming-the-mxna-web-service-using-amfphp-tutorial/</link>
	<description>Blog acerca de desarrollo orientado hacia Flash, Flex y Actionscript.</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:47:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Por: Simón Larraín</title>
		<link>http://tmeister.net/2005/07/12/consuming-the-mxna-web-service-using-amfphp-tutorial/comment-page-1/#comment-3718</link>
		<dc:creator>Simón Larraín</dc:creator>
		<pubDate>Thu, 15 Dec 2005 21:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://tmeister.net/?p=54#comment-3718</guid>
		<description>Hola, estoy aprendiendo a usar AMFPHP... la idea es mostrar una tabla en flash a partir de una base de datos. Seguí un tutorial básico, pero al exportar el flash (estoy trabajando con Flash 8) me tira 4 errores:

Error 1: opening include file NetDebug.as: File not found. #include &quot;NetDebug.as&quot;

Error 2: NetServiceProxyResponder.as: Line 58: There is no method with the name &#039;NetServices&#039;.
     			NetServices.trace(&quot;NetServices&quot;, &quot;info&quot;, 1, func + &quot; was received from server: &quot; + result);

Error 3: NetServiceProxyResponder.as: Line 80: There is no method with the name &#039;NetServices&#039;.
     			NetServices.trace(&quot;NetServices&quot;, &quot;info&quot;, 2, func + &quot; was received from server:  &quot; + result.description);

Error 4: NetServices.as: Line 101: There is no method with the name &#039;NetDebug&#039;.
     		NetDebug.traceNetServices(who, severity, number, message);

No se qué significará esto, y estoy un poco desesperado, ojalá me puedas ayudar... el tutorial que seguí para aprender lo saqué de http://www.flash-db.com/Tutorials/update/index.php

Puede ser que el componente de remoting conector solo funcione para flash mx 2004? De antemano muchas gracias.</description>
		<content:encoded><![CDATA[<p>Hola, estoy aprendiendo a usar AMFPHP&#8230; la idea es mostrar una tabla en flash a partir de una base de datos. Seguí un tutorial básico, pero al exportar el flash (estoy trabajando con Flash <img src='http://tmeister.net/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> me tira 4 errores:</p>
<p>Error 1: opening include file NetDebug.as: File not found. #include &#8220;NetDebug.as&#8221;</p>
<p>Error 2: NetServiceProxyResponder.as: Line 58: There is no method with the name &#8216;NetServices&#8217;.<br />
     			NetServices.trace(&#8220;NetServices&#8221;, &#8220;info&#8221;, 1, func + &#8221; was received from server: &#8221; + result);</p>
<p>Error 3: NetServiceProxyResponder.as: Line 80: There is no method with the name &#8216;NetServices&#8217;.<br />
     			NetServices.trace(&#8220;NetServices&#8221;, &#8220;info&#8221;, 2, func + &#8221; was received from server:  &#8221; + result.description);</p>
<p>Error 4: NetServices.as: Line 101: There is no method with the name &#8216;NetDebug&#8217;.<br />
     		NetDebug.traceNetServices(who, severity, number, message);</p>
<p>No se qué significará esto, y estoy un poco desesperado, ojalá me puedas ayudar&#8230; el tutorial que seguí para aprender lo saqué de <a href="http://www.flash-db.com/Tutorials/update/index.php" rel="nofollow">http://www.flash-db.com/Tutorials/update/index.php</a></p>
<p>Puede ser que el componente de remoting conector solo funcione para flash mx 2004? De antemano muchas gracias.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Jorge</title>
		<link>http://tmeister.net/2005/07/12/consuming-the-mxna-web-service-using-amfphp-tutorial/comment-page-1/#comment-3450</link>
		<dc:creator>Jorge</dc:creator>
		<pubDate>Thu, 24 Nov 2005 17:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://tmeister.net/?p=54#comment-3450</guid>
		<description>Muy bueno el ejemplo, pero me da el mismo error que Ricardo (versión 1, milestone 3)
¿Con cual versión lo armaste?
¿Ricardo, que le cambiaste al gateway?
Si puedes,  ¿me pasas el mail de Ricardo y se lo pregunto?

Grazie</description>
		<content:encoded><![CDATA[<p>Muy bueno el ejemplo, pero me da el mismo error que Ricardo (versión 1, milestone 3)<br />
¿Con cual versión lo armaste?<br />
¿Ricardo, que le cambiaste al gateway?<br />
Si puedes,  ¿me pasas el mail de Ricardo y se lo pregunto?</p>
<p>Grazie</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Ricardo</title>
		<link>http://tmeister.net/2005/07/12/consuming-the-mxna-web-service-using-amfphp-tutorial/comment-page-1/#comment-2110</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Fri, 09 Sep 2005 11:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://tmeister.net/?p=54#comment-2110</guid>
		<description>Vale! no me hagas ni caso, si quieres puedes borrar estos dos comentarios XD.

Tenía un problema en el gateway.

Saludos!</description>
		<content:encoded><![CDATA[<p>Vale! no me hagas ni caso, si quieres puedes borrar estos dos comentarios XD.</p>
<p>Tenía un problema en el gateway.</p>
<p>Saludos!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Ricardo</title>
		<link>http://tmeister.net/2005/07/12/consuming-the-mxna-web-service-using-amfphp-tutorial/comment-page-1/#comment-2109</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Fri, 09 Sep 2005 11:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://tmeister.net/?p=54#comment-2109</guid>
		<description>Esto tiene muy buena pinta, pero no consigo que funcione.

Con el código de prueba de conexión al Web Service el NetConnection Debugger me da el siguiente error:

Result (object #2)
.....faultcode: &quot;soapenv:Server.userException&quot;
.....faultstring: &quot;org.xml.sax.SAXParseException: Invalid encoding name &quot;0&quot;.&quot;
.....detail (object #3)
..........hostname: &quot;p01weblog01.macromedia.com&quot;

¿No sabrás por qué puede ser? Soy novato en esto y la verdad ando algo perdido.</description>
		<content:encoded><![CDATA[<p>Esto tiene muy buena pinta, pero no consigo que funcione.</p>
<p>Con el código de prueba de conexión al Web Service el NetConnection Debugger me da el siguiente error:</p>
<p>Result (object #2)<br />
&#8230;..faultcode: &#8220;soapenv:Server.userException&#8221;<br />
&#8230;..faultstring: &#8220;org.xml.sax.SAXParseException: Invalid encoding name &#8220;0&#8243;.&#8221;<br />
&#8230;..detail (object #3)<br />
&#8230;&#8230;&#8230;.hostname: &#8220;p01weblog01.macromedia.com&#8221;</p>
<p>¿No sabrás por qué puede ser? Soy novato en esto y la verdad ando algo perdido.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Object Caching 382/383 objects using disk: basic

Served from: tmeister.net @ 2012-02-08 08:07:31 -->

<!-- W3 Total Cache: Db cache debug info:
Engine:             disk: basic
Total queries:      10
Cached queries:     2
Total query time:   0.0073
SQL info:
    # | Time (s) |    Caching (Reject reason)     |   Status   | Data size (b) | Query
    1 |   0.0006 |  disabled (Query is rejected)  | not cached |             0 | SHOW TABLES LIKE 'wp_tla_data'
    2 |   0.0005 |  disabled (Query is rejected)  | not cached |             0 | SHOW COLUMNS FROM wp_tla_data LIKE 'xml_key'
    3 |   0.0005 |            enabled             |   cached   |          4215 | SELECT * FROM wp_tla_data
    4 |   0.0003 |            enabled             |   cached   |           642 | SELECT comment_date_gmt FROM wp_comments WHERE comment_approved = '1' ORDER BY comment_date_gmt DESC LIMIT 1
    5 |   0.0011 |            enabled             | not cached |          9751 | SELECT   wp_posts.* FROM wp_posts  WHERE 1=1  AND YEAR(wp_posts.post_date)='2005' AND MONTH(wp_posts.post_date)='7' AND DAYOFMONTH(wp_posts.post_date)='12' AND wp_posts.post_name = 'consuming-the-mxna-web-service-using-amfphp-tutorial' AND wp_posts.post_type = 'post'  ORDER BY wp_posts.post_date DESC
    6 |   0.0011 |            enabled             | not cached |         10817 | SELECT wp_comments.* FROM wp_comments  WHERE comment_post_ID = '54' AND comment_approved = '1'  ORDER BY comment_date_gmt DESC LIMIT 15
    7 |   0.0009 |            enabled             | not cached |           662 | SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 54 AND comment_parent = 0 AND comment_approved = '1' AND comment_date_gmt < '2005-12-15 21:27:52'
    8 |   0.0008 |            enabled             | not cached |           662 | SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 54 AND comment_parent = 0 AND comment_approved = '1' AND comment_date_gmt < '2005-11-24 17:50:08'
    9 |   0.0008 |            enabled             | not cached |           662 | SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 54 AND comment_parent = 0 AND comment_approved = '1' AND comment_date_gmt < '2005-09-09 11:41:20'
   10 |   0.0007 |            enabled             | not cached |           662 | SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 54 AND comment_parent = 0 AND comment_approved = '1' AND comment_date_gmt < '2005-09-09 11:22:10'
-->

<!-- W3 Total Cache: Page cache debug info:
Engine:             disk: enhanced
Cache key:          2005/07/12/consuming-the-mxna-web-service-using-amfphp-tutorial/feed/_index.html
Caching:            disabled
Reject reason:      DONOTCACHEPAGE constant is defined
Status:             not cached
Creation Time:      0.350s
Header info:
X-Pingback:         http://tmeister.net/xmlrpc.php
Last-Modified:      Tue, 07 Feb 2012 21:47:00 GMT
ETag:               "b2f6eeba4d4b3818bf79514cc5a656bb"
X-Powered-By:       W3 Total Cache/0.9.2.4
Link:               <http://wp.me/popOH-S>; rel=shortlink
Content-Type:       text/xml; charset=utf-8
-->
