not sure why this shouldn't work - is it possible to send a class illustrating your problem?
cheers Rob On Thu, Aug 13, 2009 at 10:57 AM, colouredfunk <[email protected]>wrote: > > please help! :) > > On Aug 12, 9:28 pm, colouredfunk <[email protected]> wrote: > > yeah it's on a onEnterFrame function > > > > On Aug 12, 4:41 pm, bgr <[email protected]> wrote: > > > > > > > > > Is view.render() called after you switch the camera ? > > > > > On Aug 12, 5:01 pm, colouredfunk <[email protected]> wrote: > > > > > > Hello, > > > > > > I have a scene that has been setup with a Camera3D but when the user > > > > hits a button I want to change to a TargetCamera3D > > > > > > I've tried : > > > > > > tCamera = new TargetCamera3D( { zoom:10, focus:100, x:0, y:0, z: > > > > -1000 } ); > > > > view.camera = tCamera ; > > > > > > But it didn't seem to do anything.... > > > > > > Many thanks!- Hide quoted text - > > > > > - Show quoted text -- Hide quoted text - > > > > - Show quoted text - -- Rob Bateman Flash Development & Consultancy [email protected] www.infiniteturtles.co.uk www.away3d.com
