Expand my Community achievements bar.

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

  • 3/20/09
    I'm building an AFCS app using the PureMVC framework. When mySharedwhiteboard's Mediator's constructor executes I position theSharedwhiteboard component:whiteboard.x = 500;From that time onwards I can no longer drag theWBShapesToolBar to any point that is smaller than x = 500. If I donot change the ...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 3/20/09
    Good morning,I've been trying to figure out how to use theSharedCursorPane to enable visitors to see each other's cursor. Itried to inspire from the SharedWhiteBoard, but I couldn't get itto work. Is there a simpler example of the SharedCursorPane's use Icould base my code on?Regards,Axel

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 3/20/09
    Good morning,I would like to use CustomField to identify the connectedmembers. The CustomField doesn't seem to work. I've added sometrace to check: if (!cSession.userManager.isCustomFieldDefined("memberID")){ cSession.userManager.registerCustomUserField("memberID");}cSession.userManager.setCustomUse...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 3/18/09
    Hi allI'm looking for some advice on the technologies I should belooking at for getting data from SQL Server 2008 into my Adobe Airapplication. I'm not a programmer by trade but do have someexperience in VB, C# and now Actionscript/MXML & .NET. I'mgetting on really well so far with Flex Builder but ...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 3/17/09
    When using the Dev Console I Login to my account, and myRooms show up in the Rooms list, I try to either double click onthe room name or select the room and click on the Enter Roombutton...but nothing happens. My cursor changes to the clock thingfor about a second and then changes back to the pointe...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 3/15/09
    I'm a newbie converting a cfm site to flex and have aquestion regarding the security implications of managing state onthe client. In my cfm site I set a SESSION.variable for "isSignedIn"which CF server stores and (via CFToken cookie accompanyingsubsequent page requests) associates with say OwnerID=1...

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 3/14/09
    Good morning,Since I moved to SDK 0.91, I have the recurrent error when Ilaunch a second instance of my application on the same PC, for testpurposes:ReferenceError: Error #1065: Variable flash.media::SoundCodecis not defined. at com.adobe.rtc.clientManagers::MicrophoneManager/getselectedMic()[C:\wor...

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 3/13/09
    This is a desperate situation for me...I have a few HTTPService's ready to be called whennecessary... however, I have noticed that after about 5 minutes,the service (any of them) is sent again. I have tried to implementconcurrency="single" and also a httpService.disconnect(); aftereach of the respon...

    Views

    2.0K

    Likes

    0

    Replies

    8
  • 3/12/09
    ... from a AIR HTML component in a AFCS connected AIR app.Ok it's kind of weird, I'm not sure someone already try thisone :) , i explain :We are working on a Air app whose allowing to share a "kindof file"...To show this kind of file in Air, you have to load it in aHTML file, and show it in a HTML c...

    Views

    2.5K

    Likes

    0

    Replies

    10
  • 3/11/09
    Another got-cha with using flex ... this is getting prettybad .. :(Integers do not cross over from Java to ActionScript3, usingremote objects. Strings work out great, everything else do not.Where do I report this bug?

    Views

    691

    Likes

    0

    Replies

    1