Drag/Drop movieclip event in JSFL? (Flash IDE)

Posted by niels on Stack Overflow See other posts from Stack Overflow or by niels
Published on 2010-06-09T22:59:07Z Indexed on 2010/06/09 23:02 UTC
Read the original article Hit count: 211

Filed under:
|
|
|

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 the stage.

i want to create something that i'll get a component and drop it on a mc. when the component is dropped on the mc the component will save the mc as a reference in some var.

maybe with events isnt the way to go but i have no clue if this is possible or how to do it another way. i hope someone can help me get started

thx in advance

© Stack Overflow or respective owner

Related posts about flash

Related posts about actionscript