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

raphi-sz
raphi-sz
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by raphi-sz
Customize the badges you want to showcase on your profile
Re: How to cast items in a sharedCollection - Adobe LiveCycle 17-06-2011
Ok i didn't know that.Thanks for the tip !

Views

110

Likes

0

Replies

0
Re: How to cast items in a sharedCollection - Adobe LiveCycle 17-06-2011
Hi aponnusa,thanks to MessageItem.registerBodyClass, it's now working !But I found a strange behaviour / bug :it's impossible to serialize objects that have a constructor with parameters??With this object, it doesnt work:public function VideoVO(author:String, lat:Number, lng:Number) { this.author = author; this.lat = lat; this.lng = lng; }But with an empty parameters constructor, everything's fine !Is that a bug?Thanks for your help.

Views

85

Likes

0

Replies

0
How to cast items in a sharedCollection - Adobe LiveCycle 15-06-2011
Hi,i’m testing LCCS for my new app and I have a problem using a SharedCollection:i’m adding to it custom objects and when i get it, i’m unable to cast them. I receive an "Object" typed object and so i can’t use it.I know I should use [RemoteClass] metatag but it’s not working too.Any idea?Thanks

Views

505

Likes

0

Replies

4