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

Rees_R
Rees_R
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
17

Discussions

Discussions
0

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Rees_R
Customize the badges you want to showcase on your profile
guest user names don't auto increment after switching rooms - Adobe LiveCycle 19-05-2010
Hello,I have two rooms with a SimpleChat in each... I can successfully login and logout between each session as many times as I want. However, my issue is this:I have logged into room#1 five times as a guest...I then take guest account #5 and log out of room1 and log in room2I open a brand new instance and attempt to log in room #1my name for this instance in room#1 should now be guest 5 (replacing the guy that left to room2)... however, it labels me as just "guest" (implying auto increment did ...

Views

25.2K

Likes

0

Replies

0
Re: best approach to list rooms of specific template type? - Adobe LiveCycle 28-04-2010
thanks raff! it works!

Views

86

Likes

0

Replies

0
best approach to list rooms of specific template type? - Adobe LiveCycle 28-04-2010
hi, i want to get a list rooms only within a specific template. I'm curious if i should use the PHP scripts or actionscript. In considering actionscript, i've heard it may not be as safe since the .swf could potentially be decompiled and account credentials found out. in considering PHP, it would "cost" more time since an HTTPService call would be required as well the user needing to wait for the server to login the account (however, this currently the approach i'm leaning towards since I'm writ...

Views

439

Likes

0

Replies

2
Re: issue when switching rooms in spark but does not exist in mx namespace? - Adobe LiveCycle 26-04-2010
Hi Nigel,I was able to confirm that making the modification you mention above does successfully correct this error. Thank you for your help with this! I'm curious how I should move forward with this fix, currently i just have the source files included in my project along with the original .swc. however, is this the most lightweight approach for now? Please let me know!Thanks again!

Views

141

Likes

0

Replies

0
Re: issue when switching rooms in spark but does not exist in mx namespace? - Adobe LiveCycle 23-04-2010
Hi Hironmay,thanks for the reply, i was able to correctly add the source files to the project as you mentioned, and they showed up in a folder called "[source path] src" that was in the same level in the hierarchy as the original "src" folder in the project. I then renamed the "[source path] src"to "fix" and then removed the original afcs.swc.however, in my code mxml code I get the "Could not resolve " error, so I'm guessing my last step in to correctly reference the new source files in my app. ...

Views

141

Likes

0

Replies

0
Re: issue when switching rooms in spark but does not exist in mx namespace? - Adobe LiveCycle 23-04-2010
Hi Nigel,Thanks for the response. This seems like this could be a real issue, I'd love to help! I'm still fairly new to AFCS and flex overall actually, would you mind telling me how exactly to correctly import the player 10 source files? And from there I feel I can make the edits you mentioned. I have attemtped and succesfully created a "source attachment" associated to the afcs.swc file and made the edit above you mentioned, however, I'm thinking this isn't really the way source files are norma...

Views

143

Likes

0

Replies

0
issue when switching rooms in spark but does not exist in mx namespace? - Adobe LiveCycle 23-04-2010
I have a Flex SDK 4.0 application that I have declared with

Views

938

Likes

0

Replies

7
Re: help! whiteboard items are present but not visible! - Adobe LiveCycle 19-04-2010
Hi Arun any chance you might have been able to see my 'invisible' items from my roomURL?

Views

95

Likes

0

Replies

0
Re: help! whiteboard items are present but not visible! - Adobe LiveCycle 16-04-2010
Update: i just created a new project using a ConnectSessionContainer instead of a headless one and removed the id of the sharedWB, but kept the shareID (i think this is what you were mentioning). It still didn't seem to bring up my items though. I can still select/move/resize those invisible images though, which is the odd thing, but how to get them visible again is what is still throwing me off. would it help if i private msged u the roomURL (and then u can click around to see what i mean about...

Views

96

Likes

0

Replies

0
Re: help! whiteboard items are present but not visible! - Adobe LiveCycle 16-04-2010
is it possible to somehow preserve the existing nodes within the default_WB collection node? then change the shareID as you mentioned and then transfer over the nodes to the new shareID?also, could u explain further about, "Also I would recommend using your sharedId and remove the id for the component"? I am currently using a headless connectsession so would need to subscribe manually. would this approach still be possible?

Views

94

Likes

0

Replies

0