RIAs, Adobe Flex, and related topics

About
Resume
Contact

August 27, 2008

Flex-Alfresco webinar code

Filed under: Alfresco, Community, Flex — jimrobson @ 8:16 am

Thanks to everyone who attended the Putting a Flex Face on Alfresco webinar. I hope you found it useful. If you didn’t get to attend the live webinar, that’s OK: the good folks at Alfresco recorded it, and you can view it here .

I cleaned up the code a bit and added some comments, and you can download it here .

Screen shot of demo application

Let me know if you have any questions, suggestions, etc.

Enjoy!

=====
UPDATE:

I added the Alfresco SWC  and source to the source code distribution for the sake of convenience. You’ll still need to set your Flex Project properties to point to them, of course.

3 Comments »

  1. hi

    after following your webinar and source, i still have a question.
    my alfresco server is not running on my local machine.
    where can i change the url the swf is trying to connect to ?

    thank you,
    phil

    Comment by phil — October 21, 2008 @ 10:45 am

  2. Hi,Application excellent, very well structured, I have only a problem when you select a file and give the preview does not work … You could give an idea of how to run the preview.

    thank’s.

    Comment by HASLEY — October 21, 2008 @ 11:20 am

  3. @phil - You change the Alfresco URL in alfresco-config.xml. You’ll also need to make sure you instantiate org.alfresco.framework.service.webscript.ConfigService early enough that it pulls in the URL before the user attempts login, otherwise you’ll keep getting ConfigService’s default URL (i.e. localhost:8080).

    @HASLEY - I don’t follow your question. Please feel free to contact me directly via the contact form (link in the left column) to discuss it further.

    Comment by jimrobson — October 24, 2008 @ 9:35 pm

RSS feed for comments on this post. TrackBack URL

Leave a comment


Powered by WordPress