Some weeks ago i began to work with Flex.
Today, i have a "mockup", done with Flex :
several files (.mxml files for the application & components, several .as files, several .xml files for data, some images files).
.mxml & .as files are in teh same folder.
Resources files : .xml & images are in subfolders.
I'm trying to add this application in Central.
I've installed Central and Flex integration Libraries.
I've modified my Application .mxml file (including imports from mx.central.Shell, the initApp() function including the mx.central.Central.initApplication call, the function onActivate, etc...)
I add a product.xml, the installer.swf file and icons in my application folder.
Then i tried to install it :
I get an error message in Central when installing telling me some of the files could not be downloaded. Please report to the <server IP>
My application entry point file is : AAA.mxml
i've set src value for my application to AAA.mxml.swf
There are some guidelines in a file coming with the Flex SDK for Central....
Are there more detailed resources on how to develop Flex applications to be deployed in Central.
Thanks for your help
Regards
Laurent
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

