@@ -75,6 +75,7 @@
loader = new THREE.SEA3D( {
autoPlay : true, // Auto play animations
+ scripts : false, // Disable embed scripts
container : scene // Container to add models
} );