Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

kerna1
kerna1
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
7

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by kerna1
Customize the badges you want to showcase on your profile
access remote object result and fault event handlers - Adobe LiveCycle 09-06-2009
is there a way to reference the functions (event listeners) that handle a remote object's result and fault events? i am given a reference to the remote object.

Views

600

Likes

0

Replies

0
using remote shared objects - Adobe LiveCycle 09-06-2009
Do I have to use Flash Media Server? Or would any server work?

Views

680

Likes

0

Replies

1
getting access to Channels used by RPCs - Adobe LiveCycle 07-06-2009
From what I understand, each RPC has a ChannelSet which is a set of channels that the RPC uses to connect and relay messages back and forth. I have looked at the API docs and we have access to the ChannelSet from the RPC object. However, the ChannelSet does not give us direct access to the channels in it. Instead, it only contains an array of Channel Ids. I want to get direct access to all the Channels in a ChannelSet for a particular RPC - can anyone guide me on how I could go about doing that?...

Views

548

Likes

0

Replies

0
open source amf recorders - Adobe LiveCycle 05-06-2009
Are there any open source tools that can intercept the AMF/Flex gateway and record all amf-encoded data being sent from the server to the client?

Views

705

Likes

0

Replies

1
connect several remote objects to one single remote object - Adobe LiveCycle 04-06-2009
I have several remote objects in my application, all with different destinations and properties.I was wondering if there was a way for all my remote objects to communicate with one central remote object or proxy under my control which would handle all request/responses going through all the individual remote objects.Thanks.

Views

532

Likes

0

Replies

0
Re: hooking into all remoteobjects - Adobe LiveCycle 04-06-2009
I basically want to find way to reference all RemoteObjects created throughout the life of the app regardless of their purpose, creator, etc...My ultimate goal is to be able to record all server side requests and responses that goes through the RemoteObjects, which is why I am trying to find a way to get a handle on all the RemoteObjects which communicate with remote servers.Thanks.

Views

105

Likes

0

Replies

0
hooking into all remoteobjects - Adobe LiveCycle 03-06-2009
Hi,Is it possible for me to hook into all the RemoteObjects when they are instantiated (regardless of their destination, purpose, etc...) and maintain a data structure with hooks to all the RemoteObjects opened at a particular time?Does the Flex SDK allow a way of doing this?

Views

821

Likes

0

Replies

3