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

seanclarkhess
seanclarkhess
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
11

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by seanclarkhess
Customize the badges you want to showcase on your profile
Re: AFCS in Flash? - Adobe LiveCycle 10-04-2009
Oh, and I'm totally fine with AFCS being flex-only, but I'm thinking about when/if people ask me the same question.

Views

151

Likes

0

Replies

0
Re: AFCS in Flash? - Adobe LiveCycle 10-04-2009
Wait, Flash can't use ArrayCollection? I know it's in the mx.* package, but that doesn't mean it wouldn't work. Is the mx.* package just not available while working in flash? That seems hard to believe. I seem to remember using some mx classes back in the day, but maybe it's just been too long.Thanks for your help ...

Views

147

Likes

0

Replies

0
AFCS in Flash? - Adobe LiveCycle 10-04-2009
So, the name change has me thinking that AFCS is supposed to work in flash. I can easily get that happening with SharedProperty and its ilk, but what about Pods? Aren't they UIComponents?This is going to expose my flash-dev ignorance, but is there a simple way to get a flex UIComponent into a Flash project, and to get it displayed? (One developed in the Flash IDE).Thanks~sean

Views

1.1K

Likes

0

Replies

4
Re: Series of Tutorials on Cocomo - Adobe LiveCycle 23-02-2009
Part IV is up and is about Shared Propertieshttp://code.seanhess.net/?p=140

Views

253

Likes

0

Replies

0
Re: What's up with your namespace? - Adobe LiveCycle 16-02-2009
No problem, and thanks for the change! Yes, I tend to create things in MXML more often than mostpeople, but you'd be surprised how much cleaner it can be toexpress things that way. Thanks again!

Views

124

Likes

0

Replies

0
Re: Series of Tutorials on Cocomo - Adobe LiveCycle 16-02-2009
Part III is up!http://code.seanhess.net/?p=122

Views

276

Likes

0

Replies

0
What's up with your namespace? - Adobe LiveCycle 16-02-2009
First, this is totally minor, but every other swc namespaceI've seen is a url, not "AfcsNameSpace." It makes cocomo seem kindof hacky. More importantly, why is the shared model package notincluded in the namespace? Are we really not supposed to becreating collection nodes and shared properties? (Maybe that's whythe examples on the subject were lacking). It would clean up mycode to use instead of. Thanks for the great service! I've been enjoying AFCS a lot,so keep up the good work. ~sean

Views

690

Likes

0

Replies

4
Re: Issues connecting to server - Adobe LiveCycle 13-02-2009
It looks like it is working now. Thanks!

Views

119

Likes

0

Replies

0
Issues connecting to server - Adobe LiveCycle 13-02-2009
I am trying to run a set of old examples, and none of themcan get through. The console says --#THROWING ERROR# onError from URLLoader. Error.:<[IOErrorEvent type="ioError" bubbles=false cancelable=falseeventPhase=2 text="Error #2032: Stream Error. URL:https://na2.connectnow.acrobat.com/seanhessnet/tutorial?x=0%2E35952397575601935&mode=xml"]>I'm also getting an "INVALID_INSTANCE" error. I tried upgrading to 0.91, but it didn't seem to help. Iinstalled the new AFCS dev console, and now I can't log...

Views

636

Likes

0

Replies

3
Series of Tutorials on Cocomo - Adobe LiveCycle 07-02-2009
Just posted a new one!http://code.seanhess.net/?p=84Coding with Cocomo - Part II - Custom Messaging[...] Welcome back to Coding with Cocomo. In Part I, wetalked about what Cocomo is, and set up some simple Whiteboard andChat pods.Today we’re going to dive a little deeper, and show youhow you can use cocomo to send messages back and forth. To do this,we’ll be building our own little chat room. [...]

Views

251

Likes

0

Replies

0