Flash Player Debuger 10.0.45.2 - 2010/02/11
Computer_IT/FLEX_AIR2010. 2. 17. 14:56
반응형
구글에서 flash player debug 검색하면 나오는거지만...
http://www.adobe.com/support/flashplayer/downloads.htmlDownload the Windows Flash Player 10 ActiveX control content debugger (for IE) (EXE, 2.12 MB)
Download the Windows Flash Player 10 Plugin content debugger (for Netscape-compatible browsers) (EXE, 2.09 MB)
Download the Windows Flash Player 10 Projector content debugger (EXE, 5.18 MB)
Download the Macintosh Flash Player 10 Plugin content debugger (Intel-based Macs) (DMG, 6.31 MB)
Download the Macintosh Flash Player 10 Projector content debugger (ZIP, 6.22 MB)
Windows 7 - 64비트에서 설치시 오류가 나면 uninstaller 시원하게 한번 돌려주고 설치하면 된다.
- Windows: uninstall_flash_player.exe (205 KB) (updated 02/11/2010)
- Mac OS X, version 10.4 and above: uninstall_flash_player_osx.dmg (338 KB) (updated 10/09/09)
- Mac OS X, version 10.3 and below: uninstall_flash_player_osx_10.2.dmg (1.3 MB) (updated 05/27/08)
- Mac OS 8.x, 9.x: uninstall_flash_player.hqx (33 KB)
반응형
'Computer_IT > FLEX_AIR' 카테고리의 다른 글
Windows dialog center 위치 - in AIR (0) | 2010.05.13 |
---|---|
FlashBuilder 4 Premium 에서 JDT(JavaDevelopmentTool) 설치하기 (0) | 2010.03.25 |
Flash - http://beautifl.net/ wonderfl.net (0) | 2010.02.17 |
Flex horizontalAlign style (0) | 2010.02.16 |
Flex / Actionscript Transformer tool library (0) | 2009.11.06 |
Windows에 포함된 ftp.exe 의 디버그 모드실행
세상살면서2006. 8. 20. 17:30
반응형
C:\>ftp -d
ftp> open localhost.com
Connected to localhost.com.
220 Cafe24 FTP Server ready ..
User (sarangsai.com:(none)): superman
---> USER superman
331 Password required for superman.
Password:
ftp> open localhost.com
Connected to localhost.com.
220 Cafe24 FTP Server ready ..
User (sarangsai.com:(none)): superman
---> USER superman
331 Password required for superman.
Password:
-d 옵션을 주면 ftp 의 각종 명령어 전송을 debugging 해볼수 있다.
반응형
'세상살면서' 카테고리의 다른 글
온도 변환 공식 (0) | 2006.09.02 |
---|---|
Windows XP 64비트에서 실행중인 32비트 프로그램 (0) | 2006.09.02 |
RFC (Request For Comments) (0) | 2006.08.20 |
NGMapLink 테스트 입니다. (1) | 2006.08.14 |
Oracle Available Test Sites - OCP시험센터들... (0) | 2006.08.09 |