On Wed, Nov 19, 2008 at 8:23 PM, srikiraju <[EMAIL PROTECTED]> wrote:
> Is there anyway I can use conditional compilation for mxml markup? [...]

I haven't seen anything like that..  But remember that mxmls define classes,
so you can sublcass with them conditionally "aware" classes and do things like
this (which will work for your right away for your  debug labels, but which
you can probably also rethink to help you with your HTTPService problems):

http://code.google.com/p/rojored/source/browse/trunk/docs/examples/sites/rojored.com/src/com/rojored/RojoRed.as#26
http://code.google.com/p/rojored/source/browse/trunk/docs/examples/sites/rojored.com/src/Main.mxml#33

cheers,
g.


-- 
gabriel montagné láscaris comneno
http://rojored.com
t/506.8367.6794

Reply via email to