[Papervision3D] Need a fix for my video problem
Matt Gitchell
matt at moonbootmedia.com
Fri Apr 18 12:04:31 PDT 2008
I have what's essentially the simplest of video windows embedded in a Sprite
(I've also done an MC, not that it matters); this sprite is the basis of a
MovieMaterial.
I click, it starts up fine, but it will play for an indeterminate length,
then invariably give me this error whenever the render loop hits:
SecurityError: Error #2123: Security sandbox violation: BitmapData.draw:
file://localhost/Users/matt/Documents/Flex Builder
3/test3dScene/bin-debug/test3dScene.swf cannot access unknown URL. No policy
files granted access.
at flash.display::BitmapData/draw()
at
org.papervision3d.materials::MovieMaterial/drawBitmap()[/Users/matt/Documents/Flex
Builder 3/Effects/src/org/papervision3d/materials/MovieMaterial.as:204]
at
org.papervision3d.materials::MovieMaterial/updateBeforeRender()[/Users/matt/Documents/Flex
Builder 3/Effects/src/org/papervision3d/materials/MovieMaterial.as:193]
at
org.papervision3d.core.render.material::MaterialManager/updateMaterialsBeforeRender()[/Users/matt/Documents/Flex
Builder
3/Effects/src/org/papervision3d/core/render/material/MaterialManager.as:47]
at
org.papervision3d.render::BasicRenderEngine/doRender()[/Users/matt/Documents/Flex
Builder 3/Effects/src/org/papervision3d/render/BasicRenderEngine.as:147]
at
org.papervision3d.render::BasicRenderEngine/renderScene()[/Users/matt/Documents/Flex
Builder 3/Effects/src/org/papervision3d/render/BasicRenderEngine.as:87]
at test3dScene/loop3D()[/Users/matt/Documents/Flex Builder
3/test3dScene/test3dScene.as:617]
I put a policy file on there (not that it should matter; it's all on the
same server) and it's a vanilla http request for the video.
I'm using the Effects branch of PV3D.
I'm pretty desperate and my client's starting to flare up; anyone have any
suggestions?
--Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20080418/6667acbf/attachment.html
More information about the Papervision3D
mailing list