blakely
11-05-2004, 06:05 AM
Heya Everyone!
I'm in process of starting two major development efforts with Laszlo--I'll post the URLs when there's more interesting stuff to see besides the UI widget POC's.
Anyway, I'm using eclipse (with XML buddy) and ANT for the build process. I have the ANT all configured to do everything I need, from building to my local dev machine, all the way to remote builds and incremental releases. So that's no trouble.
For both these projects, I have a need to occasionally use Laszlo to create a "standalone" SWF. I know how do do that with the ?lzt=swf thing. Has anyone done this from ANT? I read somewhere on here about a tool called "lzc", but it isn't in my laszlo distribution and I can't find that thread any more.
Basically, in the build process, I want to copy the LZX file to the right place, "compile" it, and then have the output somewhere easily accessible--all from ANT.
I appreciate any help in advance. I can do things in an hour with Laszlo that would take me personally *days* of fidgeting with Flash itself, so this would be a major time saver.
-Blake
I'm in process of starting two major development efforts with Laszlo--I'll post the URLs when there's more interesting stuff to see besides the UI widget POC's.
Anyway, I'm using eclipse (with XML buddy) and ANT for the build process. I have the ANT all configured to do everything I need, from building to my local dev machine, all the way to remote builds and incremental releases. So that's no trouble.
For both these projects, I have a need to occasionally use Laszlo to create a "standalone" SWF. I know how do do that with the ?lzt=swf thing. Has anyone done this from ANT? I read somewhere on here about a tool called "lzc", but it isn't in my laszlo distribution and I can't find that thread any more.
Basically, in the build process, I want to copy the LZX file to the right place, "compile" it, and then have the output somewhere easily accessible--all from ANT.
I appreciate any help in advance. I can do things in an hour with Laszlo that would take me personally *days* of fidgeting with Flash itself, so this would be a major time saver.
-Blake