<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>阿债的山寨实验室 &#187; openlaszlo</title>
	<atom:link href="http://blog.declab.com/tag/openlaszlo/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.declab.com</link>
	<description></description>
	<lastBuildDate>Thu, 27 May 2010 03:45:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>OpenLaszlo，用XML和JS生成FLASH</title>
		<link>http://blog.declab.com/web/2008/openlaszlo%ef%bc%8c%e7%94%a8xml%e5%92%8cjs%e7%94%9f%e6%88%90flash/</link>
		<comments>http://blog.declab.com/web/2008/openlaszlo%ef%bc%8c%e7%94%a8xml%e5%92%8cjs%e7%94%9f%e6%88%90flash/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 10:09:58 +0000</pubDate>
		<dc:creator>阿债</dc:creator>
				<category><![CDATA[WEB开发]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[openlaszlo]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://rblog.declab.com/2008/1/openlaszlo%ef%bc%8c%e7%94%a8xml%e5%92%8cjs%e7%94%9f%e6%88%90flash/</guid>
		<description><![CDATA[这是我看到的最令人振奋的技术了，我一直想学Flash，可是总是没有机会，但现在连基本的东西都搞不定，更别说交互的功能了。 如今，有了OpenLaszlo，用简单的XML和JS，就可以生成swf文件，并且可以和你的代码交换数据。 本身OpenLaszlo是用Java写成的，如果用你用PHP开发，就得同时安装JSP和PHP，再装mod_jk。我觉得这样超麻烦，还好它提供SOLO方式，先把OpenLaszlo代码编译成swf，不过这样就不能用远程调用RPC的之类的，还好我只需要PHP为swf提供XML格式数据。 SOLO方式编译OpenLaszlo为swf http://fallenlord.blogbus.com/logs/16125648.html [quote]2. 用浏览器输入带参数地址编译 http:///?lzr=swf8&#038;lzproxied=false[/quote] No related posts. 以上关联文章由 Yet Another Related Posts Plugin 提供支持。


No related posts.

以上关联文章由 <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> 提供支持。]]></description>
			<content:encoded><![CDATA[<p>这是我看到的最令人振奋的技术了，我一直想学Flash，可是总是没有机会，但现在连基本的东西都搞不定，更别说交互的功能了。<br />
如今，有了OpenLaszlo，用简单的XML和JS，就可以生成swf文件，并且可以和你的代码交换数据。<br />
<span id="more-47"></span><br />
本身OpenLaszlo是用Java写成的，如果用你用PHP开发，就得同时安装JSP和PHP，再装mod_jk。我觉得这样超麻烦，还好它提供SOLO方式，先把OpenLaszlo代码编译成swf，不过这样就不能用远程调用RPC的之类的，还好我只需要PHP为swf提供XML格式数据。</p>
<p>SOLO方式编译OpenLaszlo为swf</p>
<p>http://fallenlord.blogbus.com/logs/16125648.html</p>
<p>[quote]2. 用浏览器输入带参数地址编译</p>
<p>http://<openLaszlo服务器路径>/<你的lzx文件>?lzr=swf8&#038;lzproxied=false[/quote]</p>


<p>No related posts.</p>
<p>以上关联文章由 <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> 提供支持。</p>]]></content:encoded>
			<wfw:commentRss>http://blog.declab.com/web/2008/openlaszlo%ef%bc%8c%e7%94%a8xml%e5%92%8cjs%e7%94%9f%e6%88%90flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
