Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/18/08
    Hi,when trying to run the ExternalAuthentication app from thecocomo example the following error appears:Error: error getting ticket: [Event type="error"bubbles=false cancelable=false eventPhase=2] atcom.adobe.rtc.session.managers::SessionManagerAdobeHostedServices/onTicketError()[C:\work\main\connec...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 11/18/08
    I'm trying to use the LocalConnection example application totest a few scenarios for Cocomo, and I'm unable to run more thanone client instance on the same computer. Once the exceptionoccurs, the entire state of the system seems to be unstable, and Ihave to restart the LocalConnectionServer. For spe...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 11/18/08
    Currently Cocomo is used primarily as a realtime dataexchange engine for Flash/Flex; can italso be leveraged by Ajax web sites/apps ? Using client-sideframeworks like Smartclient,Javeline, Dojo, Cappuccino, etc. ?

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 11/17/08
    The potential for Cocomo for corporate/enterpriseapplications is substantial, but many (most) corporations will wantto host the infrastructure behind its firewall for performance,availability, and security reasons. Are there plans to provide amechanism for hosting/license the server-side infrastruct...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 11/17/08
    Just wanted to say congratulations on making it to PublicBeta.Cocomo is an amazing project and I'l looking forward toseeing where it gets taken.Well done guys,glenn

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 6/14/08
    I have been trying to connect Flex 3 to a mysql data serviceon my localhost (development machine). I am using the createapplication from database -> new connection profile. I keepgetting a connection refused. is it a driver issue? or localsecurity issue? mysql data service connect works well in cs3d...

    Views

    3.5K

    Likes

    0

    Replies

    10
  • 3/22/08
    Hey All,I need to have a object persistence in memory and availablefor all connected clients.How should I go ahead and do this?I was thinking to create a class with a static variable andstore/load this using a session, me hoping that the static variableis the same for all connected clients. But I am...

    Views

    627

    Likes

    0

    Replies

    1
  • 3/19/08
    I am trying get dynamic data into my charts usingmx:HTTPService to get a JSON. I have used the flex 3 help andcombed the forums to get this far but i am now stuck.here is my code quote:<?xml version="1.0" encoding="utf-8"?><mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"layout="absolute"vie...

    Views

    840

    Likes

    0

    Replies

    1
  • 1/23/08
    Hi all,I would like to know if we can get a list of consumers whosubscribe to a destination?because i want to know when the user is connected(withauthentication) and i want the list of them.for the moment i use a producer to tell to each of connecteduser that there is a new user connected but i don'...

    Views

    478

    Likes

    0

    Replies

    2
  • 1/21/08
    Hi,I have a strange problem in Flex, calling scripts located atother servers, using the GET method. When I want to connect with a HTTPService in Flex, to ascript located on another domain than the flex application, I placea crossdomain.xml at the root of the script-server:<?xml version="1.0"?><!-- h...

    Views

    860

    Likes

    0

    Replies

    3