﻿<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- saved from url=(0014)about:internet -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="book" content="ActionScript&nbsp;3.0&nbsp;Language&nbsp;and&nbsp;Components&nbsp;Reference"><link rel="stylesheet" href="../../style.css" type="text/css" media="screen"><link rel="stylesheet" href="../../print.css" type="text/css" media="print"><link rel="stylesheet" href="../../override.css" type="text/css"><meta name="keywords" content="IDynamicPropertyWriter,flash.net.IDynamicPropertyWriter,addEventListener,addHeader,allowDomain,allowInsecureDomain,attachAudio,attachCamera,browse,browse,call,cancel,clear,close,close,close,close,close,close,close,close,connect,connect,connect,connect,connect,decode,download,flush,flush,getClassByAlias,getLocal,getRemote,load,load,load,navigateToURL,onPeerConnect,pause,play2,play,preloadEmbeddedData,publish,readBoolean,readBoolean,readByte,readByte,readBytes,readBytes,readDouble,readDouble,readFloat,readFloat,readInt,readInt,readMultiByte,readMultiByte,readObject,readObject,readShort,readShort,readUTFBytes,readUTFBytes,readUTF,readUTF,readUnsignedByte,readUnsignedByte,readUnsignedInt,readUnsignedInt,readUnsignedShort,readUnsignedShort,receiveAudio,receiveVideoFPS,receiveVideo,registerClassAlias,resetDRMVouchers,resume,save,seek,send,send,send,send,sendToURL,setDRMAuthenticationCredentials,setDirty,setLoginCredentialsForHost,setProperty,toString,toString,togglePause,upload,uploadUnencoded,writeBoolean,writeByte,writeBytes,writeDouble,writeDynamicProperties,writeDynamicProperty,writeFloat,writeInt,writeMultiByte,writeObject,writeShort,writeUTFBytes,writeUTF,writeUnsignedInt"><title>flash.net.IDynamicPropertyWriter (ActionScript 3.0)</title></head><body><script language="javascript" type="text/javascript" src="../../asdoc.js"></script><script language="javascript" type="text/javascript" src="../../help.js"></script><script language="javascript" type="text/javascript" src="../../cookies.js"></script><script language="javascript" type="text/javascript">  
            <!--  
			    
				asdocTitle = 'IDynamicPropertyWriter - ActionScript 3.0 Language and Components Reference';

				var baseRef = '../../';

				window.onload = configPage;
			      
			    -->  
            </script>
<script language="javascript" type="text/javascript"><!--
function submitValue(){
var searchStr=document.getElementById('search-livedocs').value;
window.location="../../search.html"+"###"+searchStr;
}
--></script><script type="text/javascript">
		scrollToNameAnchor();
	</script><table class="titleTable" cellpadding="0" cellspacing="0" id="titleTable" style="display:none"><tr><td class="titleTableTitle" align="left">ActionScript 3.0 Language and Components Reference</td><td class="titleTableSearch" align="center"><form class="searchForm" method="get" action="../../search.html" onsubmit="submitValue();"><input class="hidden" name="loc" value="" type="hidden"><input class="hidden" name="termPrefix" value="" type="hidden"><input class="hidden" name="term" value="" type="hidden"><input class="hidden" name="area" value="" type="hidden"><input id="search-livedocs" name="search_text" value="" title="" type="text"> <input type="button" name="action" value="Search" onclick="submitValue()"></form></td><td class="titleTableTopNav" align="right"><a href="../../../../Flash/10.0_Welcome/index.html">Home</a>&nbsp;|&nbsp;<a href="../../package-summary.html" onclick="loadClassListFrame('../../all-classes.html')">All Packages</a>&nbsp;|&nbsp;<a href="../../class-summary.html" onclick="loadClassListFrame('../../all-classes.html')">All Classes</a>&nbsp;|&nbsp;<a href="../../language-elements.html">Language Elements</a>&nbsp;| <a href="../../all-index-Symbols.html" onclick="loadClassListFrame('../../index-list.html')">Index</a>&nbsp;|&nbsp;<a href="../../appendixes.html">Appendixes</a>&nbsp;|&nbsp;<a href="../../conventions.html">Conventions</a>&nbsp;|&nbsp;<a id="framesLink1" href="../../index.html?flash/net/IDynamicPropertyWriter.html&amp;flash/net/class-list.html">Frames</a><a id="noFramesLink1" style="display:none" href="" onclick="parent.location=document.location"> No Frames </a></td><td class="titleTableLogo" align="right" rowspan="3"><img src="../../images/logo.jpg" class="logoImage" alt=" Adobe Logo " title=" Adobe Logo "></td></tr><tr class="titleTableRow2"><td class="titleTableSubTitle" id="subTitle" align="left">IDynamicPropertyWriter</td><td class="titleTableSubNav" id="subNav" align="right" colspan="2"><a href="#propertySummary">Properties</a>&nbsp;| <a href="#methodSummary">Methods</a>&nbsp;| <a href="#eventSummary">Events</a>&nbsp;| <a href="#styleSummary">Styles</a>&nbsp;| <a href="#effectSummary">Effects</a>&nbsp;| <a href="#constantSummary">Constants</a>&nbsp;| <a href="#includeExamplesSummary">Examples</a></td></tr><tr class="titleTableRow3"><td colspan="3">&nbsp;</td></tr></table><script language="javascript" type="text/javascript" xml:space="preserve">
                
                    
                

				<!--

				
				    
				

					if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("IDynamicPropertyWriter"); titleBar_setSubNav(false,false,false	,false,false,false,true,false,false	,false,false,false,false,false);}

				    
				        
				    
				-->
                
                    
                
			</script><div class="MainContent"><table class="classHeaderTable" cellpadding="0" cellspacing="0"><tr><td class="classHeaderTableLabel">Package</td><td><a href="package-detail.html" onclick="javascript:loadClassListFrame('class-list.html')">flash.net</a></td></tr><tr><td class="classHeaderTableLabel">Interface</td><td class="classSignature">public  interface  IDynamicPropertyWriter</td></tr></table><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9</td></tr></table><p></p><p></p><p></p>
        This interface is used with the IDynamicPropertyOutput interface to control
     the serialization of dynamic properties of dynamic objects. To use this interface,
     assign an object that implements the IDynamicPropertyWriter interface to 
     the
        <code>ObjectEncoding.dynamicPropertyWriter</code>
        property.
      <p></p><p><span class="classHeaderTableLabel">See also</span></p><div class="seeAlso"><a href="IDynamicPropertyOutput.html" target="">IDynamicPropertyOutput</a><br/><a href="ObjectEncoding.html#dynamicPropertyWriter" target="">ObjectEncoding.dynamicPropertyWriter</a></div><br/><hr></div><a name="methodSummary"></a><div class="summarySection"><div class="summaryTableTitle">Public Methods </div><table cellspacing="0" cellpadding="3" class="summaryTable " id="summaryTableMethod"><tr><th>&nbsp;</th><th colspan="2">Method</th><th>Defined By</th></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="#writeDynamicProperties()" class="signatureLink">writeDynamicProperties</a>(obj:<a href="../../Object.html">Object</a>, output:<a href="../../flash/net/IDynamicPropertyOutput.html">IDynamicPropertyOutput</a>):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Writes the name and value of an IDynamicPropertyOutput object to an object with 
         dynamic properties.</div></td><td class="summaryTableOwnerCol">IDynamicPropertyWriter</td></tr></table></div><script language="javascript" type="text/javascript"><!--
                      showHideInherited();
                      --></script><div class="MainContent"><a name="methodDetail"></a><div class="detailSectionHeader">Method Detail</div><a name="writeDynamicProperties()"></a><a name="writeDynamicProperties(Object,flash.net.IDynamicPropertyOutput)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">writeDynamicProperties</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td></tr></table><div class="detailBody"><code> public function writeDynamicProperties(obj:<a href="../../Object.html">Object</a>, output:<a href="../../flash/net/IDynamicPropertyOutput.html">IDynamicPropertyOutput</a>):<a href="../../specialTypes.html#void">void</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9</td></tr></table><p></p><p></p><p>
          Writes the name and value of an IDynamicPropertyOutput object to an object with 
         dynamic properties. If
          <code>ObjectEncoding.dynamicPropertyWriter</code>
          is set,
         this method is invoked for each object with dynamic properties.
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">obj</span>:<a href="../../Object.html">Object</a></code> &mdash; The object to write to.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">output</span>:<a href="../../flash/net/IDynamicPropertyOutput.html">IDynamicPropertyOutput</a></code> &mdash; The IDynamicPropertyOutput object that contains the name and value 
   to dynamically write to the object.</td></tr></table></p><p><span class="label">See also</span></p><div class="seeAlso"><a href="IDynamicPropertyOutput.html" target="">IDynamicPropertyOutput</a><br/><a href="ObjectEncoding.html#dynamicPropertyWriter" target="">ObjectEncoding.dynamicPropertyWriter</a></div></div><br/><br/><hr><br/><p></p><center class="copyright"> &copy; 2004-2008 Adobe Systems Incorporated. All rights reserved. <br/>Thu Oct 30 2008, 07:08 PM -07:00  </center><div style="display:none">IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter IDynamicPropertyWriter </div><div style="display:none">flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter flash.net.IDynamicPropertyWriter </div></div></body></html><!-- &copy; 2004-2008 Adobe Systems Incorporated. All rights reserved. <br/>Thu Oct 30 2008, 07:08 PM -07:00  -->
