Go to content

In-person Training - Theomusic

Skip menu
Skip menu








In-person Training


🎭 We successfully delivered a training in Limassol on Theatre of the Oppressed & Deep Listening!!

🎭 We successfully delivered a training in Rome on Theatre of the Oppressed & Deep Listening!!

({ center: [0, 0], radius: 10, fillColor: 'white', strokeColor: 'black' }); var symbol = new Symbol(path); // Place the instances of the symbol: for (var i = 0; i < count; i++) { // The center position is a random point in the view: var center = Point.random() * view.size; var placedSymbol = symbol.place(center); placedSymbol.scale(i / count); } // The onFrame function is called up to 60 times a second: function onFrame(event) { // Run through the active layer's children list and change // the position of the placed symbols: for (var i = 0; i < count; i++) { var item = project.activeLayer.children[i]; // Move the item 1/20th of its width to the right. This way // larger circles move faster than smaller circles: item.position.x += item.bounds.width / 20; // If the item has left the view on the right, move it back // to the left: if (item.bounds.left > view.size.width) { item.position.x = -item.bounds.width; } } }
Copyright © 2025. All Rights Reserved.         TheoMusic |   Project - Project Number :  2024-2-CY01-KA210-ADU-000279893 |  Privacy policy
Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Education and Culture Executive Agency (EACEA). Neither the European Union nor EACEA can be held responsible for them.
Back to content