Okay…got the start of a small application the intention is that the user can save a snap shot of what they have done and can load it for modification or printing later etc.
The application allows the user to drag and drop an instance of a bunch of MC instances ie person, people and computer (more will come but these for now) onto the stage which gives them a incremental instance name.
The description window shows what objects have been duplicated and in the order they were dropped…the user can hover over an instance and then hit the ‘D’ key which deletes the object and updates the description order.
The user can hit the ‘L’ key then click on an instance on the stage then click on another instance which draws a red line between the two, snapped to the centre (Not happy with the line, want a red arrow which does not overlap the instance object but forget that for now that is not the important bit)
This is the important bit:
After the user has finished dragging and dropping etc:
- The user clicks the save button I want the app to save all the details of all MC’s on the screen including the description text to be saved (Like with your scribble app Ahmed…may be x,y, instance name etc)
Click clear…
- The user clicks load button they can choose previously saved snap shots that were saved as in number one above.
I have been going mad :trout: …thinking of where to start XML, sharedobjects etc…I suppose the code would have to reconstruct the dupliacted MC’s ???
Can you help Ahmed…as you can see your scribble app does 90% of what I am trying to achieve but I need to drag and drop MC instances instead of draw a picture.
Here is the flash file zipped :


