you can use an ant script or some type of preprocessor to replace your
tokens.

On 6/15/07, Michael Schmalle <[EMAIL PROTECTED]> wrote:

  Hi,

No there are no compiler tokens in file includes.

If it is that important, just copy and paste the folder to a central
location for use in your projects.

Peace, Mike

On 6/15/07, reflexactions <[EMAIL PROTECTED]> wrote:
>
>   Not strictly a comp Q but...
>
> In many of the framework AS files they use things like -
> include "../styles/metadata/BorderStyles.as" - as short hand/labour
> saving to bring in common metadata declarations.
>
> How can I do the same thing in my component?
>
> Of course I know I could copy the file to my own local folder, but what
> I am asking is, is there a short cut way to write the path reference so
> that the compiler can find the same actual framework file i.e.
>
> include "FRAMEWORK_SOURCE_ROOT/mx/styles/metadata/BorderStyles.as"
>
> tks
>
>


--
Teoti Graphix
http://www.teotigraphix.com

Blog - Flex2Components
http://www.flex2components.com

You can find more by solving the problem then by 'asking the question'.



--
j:pn
http://www.lennel.org

Reply via email to