How to create a WindowsSWF that allows the user to drag&drop things on the stage
Hi
I Would like to create my own panel windows (WindowSWF) like the components panel.
The user should be able to drag&drop things from i.e. a treeview onto the stage, and then i would like to pre-configure the component from jsfl code.
I know how to create windowSWF and run JSFL code, but how do i interact with flash to hook-up mouse event and so on into my SWF file ?
Is there any sample of somethings like this ?
|