Hi Dan, thanks, you were right. ;) I just verified it. I changed the version in Eclipse, but did not specify it in the build.xml.
Simon Dan Shryock wrote: > Hi Simon, > > It sounds like you compiled targeting java 1.5 and he is using a 1.4 > jvm. That is what I've experienced with the error he gave. > > Dan > > On 3/1/06, * Simon Wacker* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Hi Eric, > > I just implemented and commited it. > > I also worked on the inline xml. Just give me one more day. New > release > maybe this weekend. ;) > > I don't know why you had problem with the compiled class-files. I'll > check the compile options. > > > Greetings, > Simon > > erixtekila wrote: > > >HI Simon, > > > > > > > >Since swfmill version 0.2.11, some undocumented features lies > under the > >hood. > >Here are some that could be easily added to your Swf.Font task : > > > > > >--------- > > Font and Text Improvements > > > >Additionally, the <font/> element now takes a "name" property to > >override the font family name. The family name is used for > >specification of the TextFormat from ActionScript, and also for > >"uniting" the faces (bold, italic) of a family. So, if you want html > >textfields with <b>s and <i>s and such, make sure you import the > needed > >faces separately, but all with the same name. The default family name > >is the one specified in the .TTF, it is printed out if you run > swfmill > >with the -v (verbose) option. > > > >I made a small sample to test font usage with fp8, see > > http://0xDF.com/?p=50 > > > >--------- > > > >It's fairly easy to add this by ourself, btw, could you add a "name" > >attribute to the next release ? > >If not, I'd be able to send you the necessary code. > > > >Thanks. > >----------- > >erixtekila > >http://blog.v-i-a.net/ <http://blog.v-i-a.net/> > > > > > >_______________________________________________ > >osflash mailing list > >[email protected] <mailto:[email protected]> > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > > > > > > -- > Simon Wacker > www.simonwacker.com <http://www.simonwacker.com> > www.as2lib.org <http://www.as2lib.org> > www.hq-heilbronn.de <http://www.hq-heilbronn.de> > www.flik-flak.de <http://www.flik-flak.de> > > > _______________________________________________ > osflash mailing list > [email protected] <mailto:[email protected]> > http://osflash.org/mailman/listinfo/osflash_osflash.org > > >------------------------------------------------------------------------ > >_______________________________________________ >osflash mailing list >[email protected] >http://osflash.org/mailman/listinfo/osflash_osflash.org > > -- Simon Wacker www.simonwacker.com www.as2lib.org www.hq-heilbronn.de www.flik-flak.de _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
