By clicking on the button to the right, a Flex application will be launched. It shows a list of stock quotes, pushed in real-time by a remote Lightstreamer Server.

The table above shows the automatic binding of a Lightstreamer data table to a Flex widget (a Grid). You can sort on any columns and drag the columns around. The buttons to the right control the update highlight effects and subscription stop/start.

The table below shows the direct use of pushed values to manually update a visual widget (a TextArea).

The Flex application uses the ActionScript library provided as part of the "SDK for Flash/Flex (Native AS) Client Development". That means the ActionScript API, used within the Flex application, directly talks to Lightstreamer Server.

Click here to run the demo

    System requirements:
    - Adobe Flash Player 9 or greater
      (you can download it from here).

 
  << Go back to the list of demos    
   

HOME >> DEMOS >> FLEX STOCK DEMO