Get StartedDownload Example

		
		// import Flare3D basics package.
		import flare.basic.*
		
		// creates and load the scene.
		var scene:Viewer3D = new Viewer3D( this, "scene.f3d" )