after few hours running my application I got an error ... Error: Error #1502: A script has executed for longer than the default timeout period of 15 seconds. at away3d.core.render::HitTestRenderer/drawRenderables()[C:\Users \Georgi\Desktop\3DGallery\src\away3d\core\render\HitTestRenderer.as: 188] at away3d.core.render::HitTestRenderer/draw()[C:\Users\Georgi\Desktop \3DGallery\src\away3d\core\render\HitTestRenderer.as:173] at away3d.core.render::RendererBase/executeRender()[C:\Users\Georgi \Desktop\3DGallery\src\away3d\core\render\RendererBase.as:318] at away3d.core.render::RendererBase/render()[C:\Users\Georgi\Desktop \3DGallery\src\away3d\core\render\RendererBase.as:299] at away3d.core.render::HitTestRenderer/update()[C:\Users\Georgi \Desktop\3DGallery\src\away3d\core\render\HitTestRenderer.as:100] at away3d.core.managers::Mouse3DManager/getObjectHitData()[C:\Users \Georgi\Desktop\3DGallery\src\away3d\core\managers\Mouse3DManager.as: 152] at away3d.core.managers::Mouse3DManager/fireMouseMoveEvent()[C:\Users \Georgi\Desktop\3DGallery\src\away3d\core\managers\Mouse3DManager.as: 206] at away3d.containers::View3D/fireMouseMoveEvent()[C:\Users\Georgi \Desktop\3DGallery\src\away3d\containers\View3D.as:346] at away3d.containers::View3D/render()[C:\Users\Georgi\Desktop \3DGallery\src\away3d\containers\View3D.as:338] at wall::Gallery/render()[C:\Users\Georgi\Desktop\3DGallery\src\wall \Gallery.as:146]
and here is line 146 from my code: line 146: view.render(); image: http://clip2net.com/s/Uhrx
