- 範例雖是Flex撰寫,但由於使用NetConnection來做Remote連線,所以Flash也適用。
example:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application applicationComplete="init();" xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
<mx:Script>
<


