Results 1 to 10 of 11

Hybrid View

  1. #1
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    Hello,
    always referring to the flash bridge (ie not to the native AS library).

    The flash bridge is based on Lightstreamer web client. It includes a javascript and an actionscript2 library that communicate through the externalinterface class of flash to let the actionscript library make use of some features of the web client.

    The overview of the JSDocs for the library explains what is necessary to set up an application using it, check it: http://www.lightstreamer.com/docs/cl...doc/index.html

    Let me know if you have any problem.
    HTH.

  2. #2
    Senior Member
    Join Date
    Sep 2007
    Location
    des plaines
    Posts
    41
    I see. Flex 3 has what's called "Flex Ajax Bridge". According to Adobe docs. Flex Ajax Bridge is suggested over externalinterface. Can Flex Ajax Bridge be used? Or does not really matter?

    Also what is that line for?
    lsEngine.connection.setAdapterName("STOCKLISTDEMO" );
    Is that to provide a back-end? If so, how do I specify my asp page as a source of data for my Flex front-end?

  3. #3
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    Hi,

    the flash bridge is written in AS2 and is compatible with flash 8, so that the Flex Ajax Bridge is not available. You could use it, in which case you will avoid completely the flash bridge and use just the web client (the bridging will be done through your code using the Flex Ajax Bridge instead of using our bridge).
    I really don't know if a rewriting of the bridge to use the Flex Ajax bridge will be done, we usually advice to use the native flex client that is not available with the Moderato edition.

    Also what is that line for?
    lsEngine.connection.setAdapterName("STOCKLISTDEMO" );
    This line tells the client which adapter connect to on Lightstreamer server. Please check out the General Concept document available under the DOCS-SDKs folder in the distribution.

    HTH

 

 

Similar Threads

  1. Replies: 3
    Last Post: July 29th, 2011, 08:56 AM
  2. Replies: 4
    Last Post: February 3rd, 2011, 10:33 AM
  3. Problem running JMS stocks demo
    By mnenchev in forum General
    Replies: 3
    Last Post: August 10th, 2009, 03:22 PM
  4. Problem in running the demo exe
    By Preethu in forum Adapter SDKs
    Replies: 1
    Last Post: June 8th, 2009, 02:41 PM
  5. .NET Selector Examples
    By wattsw in forum Client SDKs
    Replies: 1
    Last Post: November 14th, 2006, 04:28 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 12:21 AM.