TAG TEAM, BABY!

----- Original Message ----- 
From: "Tim Scollick" <[EMAIL PROTECTED]>
To: "Open Source Flash Mailing List" <osflash@osflash.org>
Sent: Friday, August 12, 2005 4:53 PM
Subject: Re: [osflash] Compiling: Ant vs ASDT/Flashout


<target name="Open HTML">
<exec executable="${browser}" dir="." spawn="true">
<arg line='${basedir}/${deploy_dir}/${html}'/>
</exec>
</target>

On 8/12/05, JesterXL <[EMAIL PROTECTED]> wrote:
> Just point the launch tag (or whatever it's called, can't remember) to 
> point
> the HTML file that houses the SWF.  It'll open in your default browser.
>
> ----- Original Message -----
> From: "Collin Peters" <[EMAIL PROTECTED]>
> To: "Open Source Flash Mailing List" <osflash@osflash.org>
> Sent: Friday, August 12, 2005 4:19 PM
> Subject: Re: [osflash] Compiling: Ant vs ASDT/Flashout
>
>
> Hi,
>
> Do you have clickable errors in the problems window working then?
>
> Is there a way to control eclipse from within ant at all?  It would be
> cool to be able to *launch* an html page which contained the swf when
> compiling.  I emphasis launch because I know you can show an html page
> in eclipse, but I would only want to view it on a succesful compile.
>
> Collin
>
>
> John Giotta wrote:
> > ANT and ASDT all the way, baby.
> >
> > _______________________________________________
> > osflash mailing list
> > osflash@osflash.org
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
>
> _______________________________________________
> osflash mailing list
> osflash@osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
> _______________________________________________
> osflash mailing list
> osflash@osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>

_______________________________________________
osflash mailing list
osflash@osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org 


_______________________________________________
osflash mailing list
osflash@osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to