출처 http://livedocs.adobe.com/flex/1/asdocs/mx/servicetags/HTTPService.html [Bindable] public var xlcData:XMLListCollection; public function init():void { var params:Object = new Object(); params.keyname = "freeboard"; params.qryname = "list"; httpData = new HTTPService(); httpData.url = "http://localhost:8080/examples/xmldata.jsp"; httpData.method = "POST"; httpData.resultFormat="e4x"; httpData...
출처 http://blog.jidolstar.com/17 columninfo.xml ok aaa bbb test.mxml public var httpServ:HTTPService; [Bindable] public var xlcData:XMLListCollection; public function init():void { httpServ = new HTTPService(); request("http://localhost:8080/examples/columninfo.xml"); } public function request(url:String, params:Object=null):void { this.httpServ.url = url; this.httpServ.method = "GET"; this.httpS..
- Total
- Today
- Yesterday
- KOBA
- Xcode
- SAS
- 지스타2007
- Java
- BPI-M4
- JavaScript
- 일본여행
- 서울오토살롱
- Spring
- 레이싱모델 익스트림 포토 페스티벌
- 튜닝쇼 2008
- MySQL
- sas2009
- koba2010
- Mac
- android
- 전예희
- ubuntu
- oracle
- 송주경
- Delphi
- 동경
- Delphi Tip
- ffmpeg
- Linux
- NDK
- flex
- ble
- Spring MVC
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |