I just downloaded and successfully installed Lightstreamer server moderato. I followed the steps and I can run StockList demo, but I don't know what to do to run the included demo flash files. As far as I understand, I have to add lsflashbridge.js library to the Push-Page, but I don't have a clue how to do it.
Thanks
Janos
Hi,

You can run the given Flash demo by copying the "LS_HOME/DOCS-SDKs/sdk_client_flash_flex(js_bridge)/examples/FlashStockList/deploy" folder to "LS_HOME/pages".

This demo will be accessible from Lightstreamer's internal web server. Assuming you are running the server with the default configuration, go to http://localhost:8080/deploy to see the demo.

Let me know if you need further details.