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

endlessmind_jef
endlessmind_jef
Offline

Badges

Badges
10

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
45

Discussions

Discussions
0

Questions

Questions
10

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by endlessmind_jef
Customize the badges you want to showcase on your profile
Re: Playback not working, HELP !!!! - Adobe LiveCycle 02-12-2011
I tried using an authentication token as per page 63 of the LCCS_Developer_Guide.pdf.In generating an authentication key for a recording, the following steps are required:Instantiate an accountManager from your server and log in with your developer credentials (as described in Section 6.4).When requesting a session for a particular room, instead of just the room name, use "roomName/archiveID". For example, for aroom named "myFirstRoom", and a recording made of that room, with archiveID "myFirstR...

Views

218

Likes

0

Replies

0
Re: Playback not working, HELP !!!! - Adobe LiveCycle 01-12-2011
Ok. Maybe someone will bite on this.It appears as though the archiveID that the recording was made with, is not being appending during playback.The current console output looks like this.----------------------------------------------------------rtmfp://fms5.acrobat.com/playback/na2-sdk-2f90e380-0981-4cb5-a854-37f9bea2c194/1212b31c-1f10-494a-8e72-cc8d73cafa18_roomwhen the output should look like this--------------------------------------------------rtmfp://fms5.acrobat.com/playback/na2-sdk-2f90e3...

Views

218

Likes

0

Replies

0
Re: Playback not working, HELP !!!! - Adobe LiveCycle 01-12-2011
Doesn't ANYONE know what is going on here !!Pointers, anything ??Nigel ?Raff ?

Views

216

Likes

0

Replies

0
Playback not working, HELP !!!! - Adobe LiveCycle 21-11-2011
I can record using lccs version 2.2 just fine. I can see the recording bundle created in my Tomcat webdav folder.I have even played back the sound contents using Adobe media player.My problem occurrs when I attempt to playback the recording via LCCSHere are my setting in Flash Builder 4.5.1, followed by console output.OS: OSX 10.6.2 Snow LeopardFlex SDK version * Use default SDK (currently "Flex 4.5.1")Adobe Flash Player options * Use minimum required by SDKCompiler options Copy non-embedded fil...

Views

1.0K

Likes

0

Replies

3
Re: News Flash, support for Flash on mobile, a dead man walking ! - Adobe LiveCycle 10-11-2011
Thanks for responding to this Raff. However, why isn't Adobe doing more to publically clear up a lot of this confusion. I find myself defending Flex at every possible opportunity that I can. As I think its the ONLY solution when it comes to client side wow factor front end development.With that being said. The HTML5 pundits are out in full force, giving misinformation,and leading smear campaigns against the Flex platform. I think Adobe needs to be on the Front lines in publically promoting Flex....

Views

294

Likes

0

Replies

0
News Flash, support for Flash on mobile, a dead man walking ! - Adobe LiveCycle 09-11-2011
http://www.wired.com/gadgetlab/2011/11/adobe-kills-mobile-flash/This is very disappointing, as, I have pushed, and championed the Flex platform to my current clients.This announcement looks very, very bad.Nigel, or, any other Adobe employee care to comment on this !

Views

914

Likes

0

Replies

2
Allowing camera access, but, not recording - Adobe LiveCycle 09-11-2011
When accessing my Flex 4.5 LCCS application from the web browser,I receive the Flash Player Settings popup.Camera and Microphone access."local is requesting access to your camera and microphone, if you click allow you may be recorded".I click allow, but, the microphone is not active, the progress slider never moves.When I run this application from the debugger, it works just fine, I can see the progress slider move according to myspeaking into the microphone.FlashPlayer 10.1 on the OSX Snow Leop...

Views

854

Likes

0

Replies

1
Why does Camera.getCamera(camName); always returns null - Adobe LiveCycle 07-10-2011
Why would the camera instance be null, if the Camera class knows the name of the Camera !!for each (var camName:String in Camera.names) { var camera:Camera = Camera.getCamera(camName); trace("Camera = " + camera); if(camName.indexOf("Front") != -1){ cameraIndex = camera.index; //: Causes a null exception to be thrown. }}

Views

1.0K

Likes

0

Replies

1
Re: Problem with playback. - Adobe LiveCycle 20-09-2011
Hi Nigel, I am tracing all relevant values to the FB console{roomURL,archiveID,authorizationToken}. I didn't see a null archiveID. Can you please point that out.Thanks.

Views

502

Likes

0

Replies

0
Re: Problem with playback. - Adobe LiveCycle 20-09-2011
Thanks Nigel.I found the typo. Now. Im receiving the following exception stack when attempting to reply..Here is the client code:Thanks again.15:48:44 GMT-0600LCCS SDK Version : 2.1.0Player Version : IOS 10,2,153,115:48:44 GMT-0600requestInfo https://collaboration.adobelivecycle.com/endlessmind/ec44067c-7172-45a0-8948-4e5f21707fe2?exx=eDprY2l0cm9uNzc6OmVuZGxlc3NtaW5kOmtjaXRyb243NzplYzQ0MDY3Yy03MTcyLTQ1YTAtODk0OC00ZTVmMjE3MDdmZTI6MTAwOmUxZmZjZWJjNGYzZjNjNzEzZGM1ODE5N2Q1NjgwNzRhYzI3YzgwN2Y=&mode=x...

Views

470

Likes

0

Replies

0