Welcome To Snipplr


Everyone's Recent ActionScript 3 Snippets Tagged copy



« Prev 1 Next »
This script allow you copy to the clipboard current layer properties in format: &selectionBounds.x = &layerx; &selectionBounds.y = &layery; // &selectionBounds.width = &layerwidth; // &selectionBounds.height = &layerheight;
0 1181 posted 9 years ago by TheRabbitFlash
This script allow you copy to the clipboard current layer properties in format: &layer_name.x = &layer_x; &layer_name.y = &layer_y; // &layer_name.width = &layer_width; // &layer_name.height = &layer_height;
0 863 posted 9 years ago by TheRabbitFlash
This function returns a new instance of the class it receives.
2 733 posted 13 years ago by JaaQ
I'm not sure whether I should be using == (Equality) or === (Strict equality) here. I haven't been able to create a situation where it makes much difference. If you know better, feel free to leave me a comment.
0 977 posted 14 years ago by adrianparr
Use this to dynamically copy objects.
0 620 posted 15 years ago by allnatural
« Prev 1 Next »