sorry but i have a nilexeption here :
it starts i hear the amb sound then :
Dim obj As Object3D
obj = LoadUnmaskedPicture( "grass512x512.jpg" )
obj.Scale = Max( mMap.Height, mMap.Width )
obj.Position.X = obj.Scale/2 - 0.5
obj.Position.z = obj.Scale/2 - 0.5
obj.Pitch -kPiOver2
obj.RenderBackFaces = true
obj.NullShader = true
Objects.Append o
end sub <=== nil
both obj and self seems to be initiated corectly
powerbook 1,33 RB 5.5.5, X.3.9 dual screen
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|