RE: [flexcoders] How to specify root application folder

2005-12-02 Thread Tracy Spratt
:[EMAIL PROTECTED] On Behalf Of Mykola Paliyenko Sent: Thursday, December 01, 2005 9:27 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] How to specify root application folder Tracy, Thanx it works. Where do you get such info about undocumented features like @ContextRoot()? Maybe there a

Re: [flexcoders] How to specify root application folder

2005-12-01 Thread Mykola Paliyenko
Tracy, Thanx it works. Where do you get such info about undocumented features like @ContextRoot()? Maybe there are some more interesting things there. As far as I understand the flex architecture such tags like @ContextRoot() are processed during mxml2AS translation on the server, The question i

RE: [flexcoders] How to specify root application folder

2005-11-25 Thread Tracy Spratt
Declare a property in your mxml like this: @ContextRoot() Now, in AS code you can use "strContextRoot" in your path. Tracy -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Stanislav Zayarsky Sent: Friday, November 25, 2005 8:37 AM To: flexcoders@