So i continue to read the document and found some useful direction in
how to define the license information. My question is: How can i
define license information in Ant build.xml file that invoke mxmlc?
Here are some of the existing statements:

  <mxmlc file="c:\flexapp\hello.mxml"
    output="build\hello.swf">
      <load-config filename="C:\flexapp\config.xml"/>
       ....

Thanks. A.

--- In flexcoders@yahoogroups.com, "baztheman" <[EMAIL PROTECTED]> wrote:
>
> So I found this page,
>
http://livedocs.adobe.com/flex/3/html/help.html?content=configuring_environment_2.html
>  but i do not see file C:\Documents and Settings\All Users\Application
> Data\Adobe\Flex\license.properties in both Flex3 SDK and Flex3 builder
> machine. Why? Is this file not valid anymore for Flex 3?
> 
> 
> --- In flexcoders@yahoogroups.com, "baztheman" <baztheman@> wrote:
> >
> > Hi,
> > 
> > I have the following error when running Silk with Flex3 SDK. 
> > 
> > My question is, do i really need the license to resolve this? I
> > thought if I only use Flex3 SDK and I will not need to have license.
> > This works before I start using Silk. 
> > 
> > If I do need add the license into the system, is there any file I can
> > manually update instead of adding via Flex3 Builder? I try to avoid
> > installing and IDE in the build machine.
> > 
> > [mxmlc] Error: Unable to resolve a class for RequiresLicense handler:
> > mx.controls.advancedDataGridClasses:DMVLicenseHandler.
> > 
> > Thank you.
> > 
> > A.
> >
>


Reply via email to