Home
Flex
Chart
Components
Container
Data Model
Development
Effects
Event
Graphics
Grid
Style
Menu
HTTPService « Data Model « Flex
Flex
Data Model
HTTPService
1.
Use HTTPService to access php
2.
Access returning value from a HTTPService
3.
Request response data communication with HTTPService
4.
Pass parameter to HTTPService
5.
Use HTTPService to call Php page and pass parameter with request
6.
A url property on the HTTPService component
7.
Convert returning value from HTTPService to ArrayCollection
8.
Feed returning value from HTTPService to a DataGrid
9.
Use HTTPService to call a jsp page
10.
Add ItemResponder for HTTPService
11.
Use HTTPService to load an image file
12.
HTTPService fault event and result event
13.
Read binary resource from HTTPService
14.
Set result format of HTTPService to E4X
15.
Use an ArrayCollection, convert the HTTPService result to an ArrayCollection
16.
Define XML file as a URL for an HTTPService component, and bind HTTPService result directly to the chart's data provider
17.
Calling HTTP services in ActionScript
18.
Default Proxy Destination
19.
Named Proxy Destination Complete
20.
Atom service
21.
RSS feed client
22.
Rss reader
23.
Two ways to call an HTTP service using the send() method with a parameter