Hi, > > Does anyone has a method to edit directly the symbol properties ? Or a real > "find in library" JSFL script working ? >
nope, I don't have that, not even sure if it's possible with JSFL and in general I edit all my export properties by hand yeah a bit daunting but I don't have a lot the thing is to not compile from Flash IDE but to export the *.fla as a *.swc and do all the compiling elsewhere (FB, FD, FDT, Ant, etc.) that way you're editing the fla only when graphic assets change, so the edit time is pretty minimum (as everything else is done in code elsewhere). cheers, zwetan -- Vous recevez ce message, car vous êtes abonné au groupe Google Groupes FCNG. Pour envoyer un message à ce groupe, adressez un e-mail à [email protected]. Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse [email protected]. Pour plus d'options, consultez la page de ce groupe : http://groups.google.com/group/fcng?hl=fr
