ActionScript 2 Coding Standards: The Method
Developers who work in teams should write their code in the same manner. This helps developers to easily read and refactor code of others. It is thus necessary to define code conventions or coding standards programmers can act in accordance with. The following coding standards regarding methods arose during my work on the As2lib Framework. I wanna thank Alex Uhlmann and Martin Heidegger for reading the whole document and giving valuable feedback on how to improve it.
블로그
-
액션스크립트 표준 작성법
-
JavaScript와 플래시 연동
JavaScript와 플래시 연동을 위해 제공되는 플래시 메소드
Getting started
Flash methods
Getting and setting properties
OBJECT and EMBED requirements
Calling methods from JavaScript
Sending messages from Flash to a scripting language
Scripting for the ActiveX control플래시 5 부터 제공되던 것인데 갠적으로는 MX부터 사용하기 시작했습니다.
저야 인쇄해서 보기 때문에 상관없지만, (자주 사용하는 것들은 외워서 사용하고 있고)
필요한 사람이 있을 것 같아서 링크를 걸어둡니다.