Tagged Questions
5
votes
2answers
4k views
Is it possible to publish a FLA from the command line?
In our project we have a large number (hundreds) of FLA files created by the artists in CS3, from which we compile SWFs to use in our Flex/AS3 application.
As part of a streamlined build/deploy ...
0
votes
1answer
284 views
Drag/Drop movieclip event in JSFL? (Flash IDE)
Lately im trying to do some experimental things with JSFL, and i was wondering if it is possible to listener for an event when a component (that i have made) or movieclip is dragged from library on ...