[flexcoders] link problem

2012-09-02 Thread hamann . w
Hi, I am trying to build an AS only application with embedded assets. The source comes with its own config, so I essentially use mxmlc -output=bin/xyz.swf demos/src/xyz.as -load-config+=config.xml -include-libraries=abc.swc \ -include-libraries=def.swc -static-link-runtime-shared-libraries

[flexcoders] LINK PROBLEM

2006-02-16 Thread motareal
Hi, i have a flex application, which is basically composed by a divided box, on the left theres a tree navigation created by an xml file thru an asp file, on the right there are the results that appears if you click on the tree sections. This results are into a database, and are called

RE: [flexcoders] LINK PROBLEM

2006-02-16 Thread Deepa Subramaniam
@yahoogroups.com Subject: [flexcoders] LINK PROBLEM Hi, i have a flex application, which is basically composed by a divided box, on the left theres a tree navigation created by an xml file thru an asp file, on the right there are the results that appears if you click on the tree sections