<?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"
>

<channel>
	<title>swf files</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/swf-files/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>swf files</description>
	<pubDate>Mon, 15 Mar 2010 21:25:02+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>JavaScript and VBScript Injection in ActionScript</title>
		<link>http://www.codeweblog.com/javascript-and-vbscript-injection-in-actionscript/</link>
		<comments>http://www.codeweblog.com/javascript-and-vbscript-injection-in-actionscript/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 20:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[xml]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[system resources]]></category>
<category><![CDATA[transparency]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[javascripts]]></category>
<category><![CDATA[swf files]]></category>
<category><![CDATA[garbage]]></category>
<category><![CDATA[actionscript]]></category>
<category><![CDATA[server independence]]></category>
<category><![CDATA[vbscript files]]></category>
<category><![CDATA[vbscript functions]]></category>
<category><![CDATA[support scripts]]></category>
<category><![CDATA[script injection]]></category>
<category><![CDATA[vbscripts]]></category>
<category><![CDATA[javascript support]]></category>
<category><![CDATA[sourcecode]]></category>
<category><![CDATA[scripting]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-and-vbscript-injection-in-actionscript/</guid>
		<description><![CDATA[In AS3 Script Injection, complete and unmodified JavaScript and / or VBScript functions, class objects and applications are stored inside AS3 files using XML, and are then parsed, sent to the browser, ...]]></description>
		<content:encoded><![CDATA[In AS3 Script Injection, complete and unmodified JavaScript and / or VBScript functions, class objects and applications are stored inside AS3 files using XML, and are then parsed, sent to the browser, ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jquery-ajax-example/" title="jquery ajax example">jquery ajax example</a> 2009-03-01 19:15:02</li>
					<li><a href="http://www.codeweblog.com/the-performance-of-the-seven-best-free-antivirus-software-rankings/" title="The performance of the seven best free antivirus software rankings">The performance of the seven best free antivirus software rankings</a> 2009-03-01 10:55:02</li>
					<li><a href="http://www.codeweblog.com/lighttpd-fastcgi-built-a-server-how-to-preserve-the-status-of-server/" title="lighttpd + fastcgi built a server how to preserve the status of server">lighttpd + fastcgi built a server how to preserve the status of server</a> 2009-02-28 16:15:02</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-and-vbscript-injection-in-actionscript/</wfw:commentRss>
	</item>
		<item>
		<title>Opensource_Flash</title>
		<link>http://www.codeweblog.com/opensource-flash/</link>
		<comments>http://www.codeweblog.com/opensource-flash/#comments</comments>
		<pubDate>Wed, 06 May 2009 12:00:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[type description]]></category>
<category><![CDATA[mime types]]></category>
<category><![CDATA[file format]]></category>
<category><![CDATA[flash flash]]></category>
<category><![CDATA[swf files]]></category>
<category><![CDATA[meta data]]></category>
<category><![CDATA[version 6]]></category>
<category><![CDATA[flv file extension]]></category>
<category><![CDATA[3gp files]]></category>
<category><![CDATA[adobe flash player]]></category>
<category><![CDATA[flash player version]]></category>
<category><![CDATA[functional limits]]></category>
<category><![CDATA[video mp4]]></category>
<category><![CDATA[h 264]]></category>
<category><![CDATA[file structure]]></category>
<category><![CDATA[video content]]></category>
<category><![CDATA[file extensions]]></category>
<category><![CDATA[video x]]></category>
<category><![CDATA[aac]]></category>
<category><![CDATA[mpeg 4]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/opensource-flash/</guid>
		<description><![CDATA[Flash Video (FLV) Flash Video is the name of a file format used to deliver video over the Internet using Adobe Flash Player version 6 or newer. Flash Video content may also be embedded within SWF file ...]]></description>
		<content:encoded><![CDATA[Flash Video (FLV) Flash Video is the name of a file format used to deliver video over the Internet using Adobe Flash Player version 6 or newer. Flash Video content may also be embedded within SWF file ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/and-rails-2-0-with-swing-rails2-0-comprehensive-tutorial-part-i/" title="And rails 2.0 with Swing - rails2.0 comprehensive Tutorial - Part I">And rails 2.0 with Swing - rails2.0 comprehensive Tutorial - Part I</a> 2009-03-20 23:00:04</li>
					<li><a href="http://www.codeweblog.com/call-the-javascript-inside-the-flash/" title="Call the javascript inside the Flash">Call the javascript inside the Flash</a> 2009-03-20 08:40:01</li>
					<li><a href="http://www.codeweblog.com/xls-and-csv-export-ruby-s-utf-8-problem/" title="Xls and csv export Ruby's utf-8 problem">Xls and csv export Ruby's utf-8 problem</a> 2009-03-16 22:45:03</li>
					<li><a href="http://www.codeweblog.com/upload-file-swfupload-example-rails-application/" title="Upload file swfupload example rails application">Upload file swfupload example rails application</a> 2009-03-05 10:40:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-mapping-types/" title="Hibernate Mapping Types">Hibernate Mapping Types</a> 2009-02-27 12:34:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/opensource-flash/</wfw:commentRss>
	</item>
		<item>
		<title>AS3 with javascript interaction</title>
		<link>http://www.codeweblog.com/as3-with-javascript-interaction/</link>
		<comments>http://www.codeweblog.com/as3-with-javascript-interaction/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 14:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[libs]]></category>
<category><![CDATA[import flash]]></category>
<category><![CDATA[external variables]]></category>
<category><![CDATA[null operation]]></category>
<category><![CDATA[focus window]]></category>
<category><![CDATA[location index]]></category>
<category><![CDATA[geturl]]></category>
<category><![CDATA[swf files]]></category>
<category><![CDATA[flash plug]]></category>
<category><![CDATA[trenches]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/as3-with-javascript-interaction/</guid>
		<description><![CDATA[Also diverted to the HA, the longer the front of the shop more, hoping to calm down and put points trenches deepened. At AS2, the access to external variables passed to the flash can be accessed only  ...]]></description>
		<content:encoded><![CDATA[Also diverted to the HA, the longer the front of the shop more, hoping to calm down and put points trenches deepened. At AS2, the access to external variables passed to the flash can be accessed only  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/as3-with-javascript-interaction/</wfw:commentRss>
	</item>
	</channel>
</rss>
