RE: [flexcoders] asdocs for as3 and ant files

2007-09-18 Thread Stephen Gilson
The build.xml file lets you use ant to build ASDoc for a subset of the
Flex classes. If you have ant installed, you can use it by changing to
the asdoc directory, and running the command 'ant'.
 
You may have to edit the build.properties file or mxml-manifest file to
remove references to the graphics and rpc classes though.
 
Stephen



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of learner
Sent: Tuesday, September 18, 2007 12:00 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] asdocs for as3 and ant files



yeah got that ...
Thanks ..
I can not build asdocs using the build files..but .. just curious.. why
those files are there?
Can you please share ur knowledge?

Regards
Mayur




On 9/17/07, Stephen Gilson <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> > wrote: 

Hi,

When you open the Help in FlexBuilder, do you see an entry for
the doc
called "Adobe Flex 3.0 Help"?

Under that should be an entry for "Adobe(r) Flex(tm) 3 Language
Reference". 

You cannot build the ASDoc for yourself using the build.xml file
in
\moxie\asdoc.

Stephen



-Original Message-
From: flexcoders@yahoogroups.com
<mailto:flexcoders%40yahoogroups.com>  [mailto:
flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> ] On
Behalf Of learner
Sent: Monday, September 17, 2007 1:47 AM
To: flexcoders@yahoogroups.com
<mailto:flexcoders%40yahoogroups.com> 
Subject: [flexcoders] asdocs for as3 and ant files

Hi All,
I am trying to access asdocs , but its not there in my
flexbuilder's
help.

I tried and search in the flex installation directory.I found a
folder
asdocs here : 
C:\Program Files\Adobe\Flex Builder 3\sdks\moxie\asdoc\ 

I found the index.hml in template folder inside asdoc
directory..but
".page not found" is displayed when I open the it.
I see one "build.xml " in asdoc directory ..after running this
ant
script it gives me a build fail error. 

I see one more ant file in the framework directory of
installation (here
C:\Program Files\Adobe\Flex Builder 3\sdks\moxie\frameworks\)

Can some body please explain me for what these build.xmls' are
there and
what is the use...and also where can I find the asdocs for the
as3
clasess. 

Thanks in advance.
Regards
PS








 


Re: [flexcoders] asdocs for as3 and ant files

2007-09-17 Thread learner
yeah got that ...
Thanks ..
I can not build asdocs using the build files..but .. just curious.. why
those files are there?
Can you please share ur knowledge?

Regards
Mayur



On 9/17/07, Stephen Gilson <[EMAIL PROTECTED]> wrote:
>
>   Hi,
>
> When you open the Help in FlexBuilder, do you see an entry for the doc
> called "Adobe Flex 3.0 Help"?
>
> Under that should be an entry for "Adobe(r) Flex(tm) 3 Language
> Reference".
>
> You cannot build the ASDoc for yourself using the build.xml file in
> \moxie\asdoc.
>
> Stephen
>
>
> -Original Message-
> From: flexcoders@yahoogroups.com  [mailto:
> flexcoders@yahoogroups.com ] On
> Behalf Of learner
> Sent: Monday, September 17, 2007 1:47 AM
> To: flexcoders@yahoogroups.com 
> Subject: [flexcoders] asdocs for as3 and ant files
>
> Hi All,
> I am trying to access asdocs , but its not there in my flexbuilder's
> help.
>
> I tried and search in the flex installation directory.I found a folder
> asdocs here :
> C:\Program Files\Adobe\Flex Builder 3\sdks\moxie\asdoc\
>
> I found the index.hml in template folder inside asdoc directory..but
> ".page not found" is displayed when I open the it.
> I see one "build.xml " in asdoc directory ..after running this ant
> script it gives me a build fail error.
>
> I see one more ant file in the framework directory of installation (here
> C:\Program Files\Adobe\Flex Builder 3\sdks\moxie\frameworks\)
>
> Can some body please explain me for what these build.xmls' are there and
> what is the use...and also where can I find the asdocs for the as3
> clasess.
>
> Thanks in advance.
> Regards
> PS
>
>  
>


RE: [flexcoders] asdocs for as3 and ant files

2007-09-17 Thread Stephen Gilson
Hi,

When you open the Help in FlexBuilder, do you see an entry for the doc
called "Adobe Flex 3.0 Help"?

Under that should be an entry for "Adobe(r) Flex(tm) 3 Language
Reference". 

You cannot build the ASDoc for yourself using the build.xml file in
\moxie\asdoc.

Stephen

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of learner
Sent: Monday, September 17, 2007 1:47 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] asdocs for as3 and ant files

Hi All,
I am trying to access asdocs , but its not there in my flexbuilder's
help.

I tried and search in the flex installation directory.I found a folder
asdocs here  : 
C:\Program Files\Adobe\Flex Builder 3\sdks\moxie\asdoc\ 

I found the index.hml in template folder inside asdoc directory..but
".page not found" is displayed when I open the it.
I see one "build.xml " in  asdoc directory ..after running this ant
script it gives me a build fail error. 

I see one more ant file in the framework directory of installation (here
C:\Program Files\Adobe\Flex Builder 3\sdks\moxie\frameworks\)

Can some body please explain me for what these build.xmls' are there and
what is the use...and also where can I find the asdocs for the as3
clasess. 

Thanks in advance.
Regards
PS







 


[flexcoders] asdocs for as3 and ant files

2007-09-16 Thread learner
Hi All,
I am trying to access asdocs , but its not there in my flexbuilder's help.

I tried and search in the flex installation directory.I found a folder
asdocs
here  :
C:\Program Files\Adobe\Flex Builder 3\sdks\moxie\asdoc\

I found the index.hml in template folder inside asdoc directory..but ".page
not found" is displayed when I open the it.
I see one "build.xml " in  asdoc directory ..after running this ant script
it gives me a build fail error.

I see one more ant file in the framework directory of installation (here
C:\Program Files\Adobe\Flex Builder 3\sdks\moxie\frameworks\)

Can some body please explain me for what these build.xmls' are there and
what is the use...and also where can I find the asdocs for the as3 clasess.

Thanks in advance.
Regards
PS