2008년 10월 20일
flash 항해 일지
flash
이미지 reflaction
http://blog.naver.com/ssieam/140055009978
http://www.adobe.com/devnet/flash/articles/reflect_class_as3.html
flash amf에 대한 개요.
http://cafe.naver.com/amfphpsamo/175
amf format
http://en.wikipedia.org/wiki/Action_Message_Format
flash menu (맥 메뉴 같은 방식.)
http://blog.naver.com/babykoogi/150022518327
flash 롤링배너 만들어 봄직함.
http://cafe.naver.com/flashdev/30429
md5를 이용한 파일 암호화 flash
http://wooyaggo.tistory.com/149
암호화/복호화한 솔루션 몽구리는 뭐하는거였을까??
ExternalInterface사용시 파이어폭스에러 해결법
http://blog.naver.com/mr_chun/53521442
"Error calling method on NPObject! [plugin exception: Error in Actionscript. Use a try/catch block to find error.]."
System.security.allowDomain(”http://ip-adress”);
flash 사용가능 폰트 리스트 뽑기
http://blog.naver.com/mr_chun/49238884
var fonts:Array = Font.enumerateFonts();
var font:Font;
for each(font in fonts)
trace(font.fontName);
action script library
http://senocular.com/flash/actionscript.php
Flash Vorbis player
http://people.xiph.org/~arek/bzr/fogg.dev/
http://barelyfocused.net/blog/2008/10/03/flash-vorbis-player/
# by | 2008/10/20 17:33 | 셈틀 | 트랙백 | 덧글(0)



