<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>The blue wind beneath my wing。</title>
<link>http://www.spellon.com/tt/index.php</link>
<description>spellon&amp;#39;s blog</description>
<language>ko</language>
<pubDate>Sat, 28 Jan 2006 05:11:00 +0900</pubDate>
<item>
<title>블로그웜 바이러스 =.,-</title>
<link>http://www.spellon.com/tt/index.php?pl=9</link>
<description><![CDATA[ <a href="http://www.moox.nl/blogworm/" target="_blank"><br />
<br />
<img src="http://www.moox.nl/blogworm/virus.gif" width="244" height="131" border="0" alt="Blog.Worm"><br />
<br />
</a><br />
<br />
바이러스 한마리 키우게 되었군요~]]></description>
<category>test</category>
<author>spellon</author>
<pubDate>Sat, 28 Jan 2006 04:37:01 +0900</pubDate>
</item>
<item>
<title>flash의 commands를 사용하기</title>
<link>http://www.spellon.com/tt/index.php?pl=6</link>
<description><![CDATA[ 플래시로 애니메이션 작업을 하다보면 반복작업을 만나게 되는 경우가 많다. 몇십분가량 반복 작업을 다하보면 왜 플래시에는 포토샵처럼 액션기능이 없는거냐 하며 분노하게된다.. 하지만.. <br />
플래시에도 포토샵의 액션기능과 비슷한 기능이 있었다.. <br />
불과 얼마전에 알게된사실이닷... =.,=;; 수많은 노가다의 밤들이여..<br />
이기능은 flash 2004부터 추가되었다고 한다<br />
<br />
간단하게 사용법을 써보자면<br />
작업창에서<br />
ctrl + f10 을 눌러보자 그러면 history 패널이 나온다<br />
그런 다음 스테이지에 사각형을 하나 만들어보자 히스토리패널 안으로 사각형 아이콘과 Rectangle이라는 글이 뜬다.<br />
먼저 그린 사각형을 지워버리고 Rectangle이라고 써진 칸위에 오른쪽 마우스 클릭을 보면 replay steps, copy steps, save as command.. 가 뜬다<br />
우선 repay steps를 실행하면 방금 그린 사각형과 똑같은 사각형이 그려진다 (+_+;; 놀랍지 않은가..)<br />
<br />
플래시 상에서 일어나는 대다수의 명령들이 히스토리패널에서 간단한 클릭만으로 다시 동작된다.<br />
(아이콘이 x로 나타나는 것들은 실행되지 않는다)<br />
<br />
이번엔 save as command.. 를 눌러보자<br />
창에 원하는 이름을 입력한후 commands 탭을 눌러보면 입력한 이름이 나와 있는 것을 볼 수 있다. <br />
이것은 후에 edit shotcut 에서 단축키를 지정해 줄 수도 있다. <br />
<br />
 save한 명령은 c:\Documents and Settings\계정\Local setings\Application Data\Macromedia\flash\en\Configuration\Commands\지정한 이름,jsfl 이란 파일로 저장되어있다.<br />
<br />
이 파일은 java flash script라고 하고 플래시에서 열어 수정해 줄 수 있다.<br />
<br />
jsfl파일은 직접 플래시 작업창에 영향을 주는데, 이 파일을 이용해 라이브러리의 심볼을 원하는 이름으로 지정해 주거나, 폴더에 종류별로 옮겨주거나,  자동 세이브를 하게 하거나 등등의 작업을 클릭 한번으로 편리하게 할 수 있는 것이닷!! <br />
<br />
라고 하지만 역시 이것은 프로그밍 언어 이기에.. 액션 스크립트나 프로그래밍과 거리가 멀다면....친한 프로그래머에게 부탁하는 수밖에 없다고 생각한다 =.,=;;;<br />
<br />
참고로 <a href="http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn110#loc=en_us&view=sn110&viewName=Flash%20Exchange&avm=1" target="_blank"><br />
<br />
이곳에 </a> 가보면 쓸만한 jsfl extension들이 있는데 extention manager가 깔려있어야 쓸수 있다<br />
<br />
<OBJECT title="Flash MP3 Player" codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab height=300 width=320 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000><PARAM NAME="_cx" VALUE="15875"><PARAM NAME="_cy" VALUE="7938"><PARAM NAME="FlashVars" VALUE=""><PARAM NAME="Movie" VALUE="mp3player.swf"><PARAM NAME="Src" VALUE="mp3player.swf"><PARAM NAME="WMode" VALUE="Window"><PARAM NAME="Play" VALUE="0"><PARAM NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign" VALUE=""><PARAM NAME="Menu" VALUE="0"><PARAM NAME="Base" VALUE=""><PARAM NAME="AllowScriptAccess" VALUE=""><PARAM NAME="Scale" VALUE="NoScale"><PARAM NAME="DeviceFont" VALUE="0"><PARAM NAME="EmbedMovie" VALUE="0"><PARAM NAME="BGColor" VALUE=""><PARAM NAME="SWRemote" VALUE=""><PARAM NAME="MovieData" VALUE=""><PARAM NAME="SeamlessTabbing" VALUE="1"><PARAM NAME="Profile" VALUE="0"><PARAM NAME="ProfileAddress" VALUE=""><PARAM NAME="ProfilePort" VALUE="0"><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  <embed width="320" height="300" src="mp3player.swf"<br />
&nbsp;&nbsp; type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br />
&nbsp;&nbsp; </OBJECT>]]></description>
<category>flash</category>
<category>animation</category>
<category>JSFL</category>
<category>Flash Extensions</category>
<author>spellon</author>
<pubDate>Sat, 21 Jan 2006 10:07:50 +0900</pubDate>
</item>
</channel>
</rss>