Expand my Community achievements bar.

arkcto
arkcto
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello,I am trying to populate a datagrid in ActionScript, but amunable to do. However, if I do it in mxml, I am able to see thedata. Here is my relevant mxml code. public var players:ArrayCollection; private function fillPlayers(event: ArrayCollection):void { players = event; mainTxt.text = "Getting...

    Type

    Discussions

    Views

    630

    Likes

    0

    Replies

    2
  • Hi,I was wondering if there is a specific "type" of Javaobject(s) I need to create to pass a Java object as the dataprovider for a Tree.My example is as follows : I have a Building, inside abuilding I have a room, inside a room I have a cubicle, inside acubicle I have a desk.Obviously each node can ...

    Type

    Discussions

    Views

    2.8K

    Likes

    0

    Replies

    12
  • RPC Fault faultString="Send failed"faultCode="Client.Error.MessageSend"faultDetail="Channel.Connect.Failed error null"]Hi folks - I've been succesfully able to get RPC servicesrunning. However, when I try to run a simple FDS example, I get thefollowing error :RPC Fault faultString="Send failed"fault...

    Type

    Discussions

    Views

    688

    Likes

    0

    Replies

    1
  • Hi, I posted a related message last week about how I am unable toretrieve an array of data from a remote object. I am a newbie and I've been able to call Java methods whenthey return a simple String. However, I am unable to get an arrayof Java objects.I have a datagrid in my application that has to ...

    Type

    Discussions

    Views

    616

    Likes

    0

    Replies

    2
  • Hi,I am a newbie and I've been able to call Java methods whenthey return a simple String. However, I am unable to get acollection of Java objects. I get the following error message : Type Coercion failed: cannot convertmx.rpc.remoting.mxml::Operation@31717b1 to Array.I have a datagrid in my applicat...

    Type

    Discussions

    Views

    882

    Likes

    0

    Replies

    3
  • Please ignore this duplicate message, and look at the mostrecent one with the same message title.Thanks.

    Type

    Discussions

    Views

    367

    Likes

    0

    Replies

    0
  • Hello,I am a newbie and I am trying a simple application to testRPC using RemoteObject. My application takes a name from a textinput field and prints the welcome greeting in a text area.The method to execute in my RemoteObject is a goofy methodthat takes a person's name and returns the String welcom...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    11
Top badges earned by arkcto
Customize the badges you want to showcase on your profile