I am the new born baby for flash scripting.I have to make one flash game.I explained the game details below.
Actually, this is bulding a engine game.In scene 1 i have 8 layers, in the layer
one, a outline of the engine is drawn and in other layers the parts of the engine are just kept which is seperated into 7 parts. so, the game is to arrange the parts with layer one. Suppose, if the object in the layer2 is dragged to the layer one to that particular specific place it should accomodate and if it is wronlgy placed it should pass a message that "its wrongly placed" and if it placed correctly it should message as "its right".Now i can move that object, but i need the code for conveying the message that whether it is moved correctly ot wrongly and it should fix to that particular place.
Thank You
Rajesh
Actually, this is bulding a engine game.In scene 1 i have 8 layers, in the layer
one, a outline of the engine is drawn and in other layers the parts of the engine are just kept which is seperated into 7 parts. so, the game is to arrange the parts with layer one. Suppose, if the object in the layer2 is dragged to the layer one to that particular specific place it should accomodate and if it is wronlgy placed it should pass a message that "its wrongly placed" and if it placed correctly it should message as "its right".Now i can move that object, but i need the code for conveying the message that whether it is moved correctly ot wrongly and it should fix to that particular place.
Thank You
Rajesh
Comment