The best way I know to get all the pieces is to generate a SOLO deploy
from the developer console. You will get a zip file (with a .wgt
suffix) with all the files you need to deploy.
Ok, I will try that and see what it gives me.
Are you running lzc to generate a swf10 file or a swf8 file? When I
ran lzc to compile a file called sb.lzx (lzc --runtime=swf10 sb.lzx),
a file called sb.lzx.swf10.swf is generated.
My commandline is
lzc -g1 --runtime=swf10 --dir /opt/dev/+apps/exodus/#work/laszlo
--output test3.lzx.swf /opt/dev/+apps/exodus/src/laszlo/test/test3.lzx
So I quess the ending is like that because of my --output option
Were you able to try those 2 swf files I sent you?
- rami