:jumping:
Hello,
I don't know exactly all what I did to do it %-| but I finaly arived to make
it working.
I tried to execute directly mxmlc in the terminal, to verify if it was
running standalone, and he wasn't :
./mxmlc path/Sample.as -o path/Sample.swf
... just nothing append exactly like wh
... I did try that like I saw on the internet, but nothing more appends :
--
View this message in context:
http://www.nabble.com/scite-as3-%2B-ant-%2B-flex-sdk-tp21921594p22128896.html
Sent from the Ant - Users mailing list archive at Nabble.com.
Thank you but I don't see how to do this, do I have to put spawn="true" as a
parameter of my build file.
How to test the mxmlc script runs standalone ?
You may will think that I should learn Ant before use it, but compile
actionscript files from Scite is my only need of Ant and I don't get time t
ned within this transmission.
> Date: Fri, 20 Feb 2009 12:21:29 -0800
> From: patma...@yahoo.fr
> To: user@ant.apache.org
> Subject: Re: AW: AW: AW: scite as3 + ant + flex sdk
>
>
> Hello,
>
> I just find the time to look again at all of that :-),
>
> I did op
Hello,
I just find the time to look again at all of that :-),
I did open the .jar and effectively the 3 lines are on it :
mxmlc=flex.ant.MxmlcTask
compc=flex.ant.CompcTask
html-wrapper=flex.ant.HtmlWrapperTask
I made a new try with your path indications and now I don't get anymore the
errors
> >>In the flex sdk folder, there is also the file :
> >>flexTasks.tasks
> >>It contains :
> >>mxmlc=flex.ant.MxmlcTask
> >>compc=flex.ant.CompcTask
> >>html-wrapper=flex.ant.HtmlWrapperTask
> >
> > Best place for that file is IN the jar ...
> > Could you check if the jar contains that too?
> >
Hello,
Thank you very much for your attention,
Jan.Materne wrote:
>
>>In the flex sdk folder, there is also the file :
>>flexTasks.tasks
>>It contains :
>>mxmlc=flex.ant.MxmlcTask
>>compc=flex.ant.CompcTask
>>html-wrapper=flex.ant.HtmlWrapperTask
>
> Best place for that file is IN the jar .
>In the flex sdk folder, there is a "Ant" folder, on this
>folder there is :
>Lib/flexTasks.jar, I copied this file into : /usr/share/ant/lib
With this copy you publishes its content to all Ant users ...
>In the flex sdk folder, there is also the file :
>flexTasks.tasks, I stay it
>here, don
Jan.Materne wrote:
>
> Maybe we should print another "action":
> Action: Check that the Jar containing the task is available.
>
Thank you for your answer !
I did look at your links but didn't find how to repair my problem.
Here what I did :
In the flex sdk folder, there is a "Ant" folder,
>>/usr/share/ant/bin/ant swf
>Buildfile: build.xml
>[taskdef] Could not load definitions from resource flexTasks.tasks. It
could not be found.
>
>Action: Check the spelling.
>Action: Check that any custom tasks/types have been declared.
>Action: Check that any / declarations
>have taken place.
Al
Hello,
I'm trying this :
[URL="http://arthurdick.com/projects/as3/"]http://arthurdick.com/projects/as3/[/URL]
Scite as3 is an actionscript editor and Flex sdk build action script files.
on Ubuntu when I start the build, I got an error message from Ant:
>/usr/share/ant/bin/ant swf
Buildfile: bu
11 matches
Mail list logo