Flex-Alfresco webinar code

This post was written by jimrobson on August 27, 2008
Posted Under: Alfresco, Community, Flex

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.

Tags:

Reader Comments

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

#1 
Written By phil on October 21st, 2008 @ 10:45 am

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.

#2 
Written By HASLEY on October 21st, 2008 @ 11:20 am

@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.

#3 
Written By jimrobson on October 24th, 2008 @ 9:35 pm

Add a Comment

required, use real name
required, will not be published
optional, your blog address