Thanks,
Yeah I did realise I could do that for my own use, however the real 
issue is that if I did that I would need to distribute it with my 
source and since it is copyright adobe I couldnt do that, so I end up 
just creating my own equivalent from scratch. 

Trying to avoid having "equivalent" files that I need to maintain or 
sync going forward but guess it unavoidable.

tks
  
--- In [email protected], "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'.
>


Reply via email to