Hi everybody, happy new year. I'm a new away3d user and have a problem that I can't solve by myself. I have a movieclip (container) that loads an external movieclip (the 3d scene). When I test the 3d scene alone it works fine, drawing a cube on the center of the scene. Then I load it from the container and move the scene to the right side. The problem is that the render area seems to get bigger, aligned to the left and the cube is cut (but in the place that it's supposed to be placed).
____________________________ | --------|------------------ | | __| | | Render area | /__| << Cube | | | | | (Right | | | |__| placed | << The scene area | | | but cut) | as it should be | --------|------------------ |___________________________| I hope that I've explained myself. ¿Any idea? Thanks.
