http://tech.lab212.org/2010/07/export-textured-models-from-blender2-5-to-three-js
The exporter does not show up on my side and I get this error message.
Blender Alpha 2 build 30117 OS X.
7/9/10 4:36:38 PM [0x0-0x146146].org.blenderfoundation.blender[2031] File “/Applications/Blender/Blender 2.5/blender.app/Contents/MacOS/2.52/scripts/modules/bpy_types.py”, line 580, in draw_ls
7/9/10 4:36:38 PM [0x0-0x146146].org.blenderfoundation.blender[2031] func(self, context)
7/9/10 4:36:38 PM [0x0-0x146146].org.blenderfoundation.blender[2031] File “//Applications/Blender/Scripts/io/export_threejs.py”, line 200, in menu_func
7/9/10 4:36:38 PM [0x0-0x146146].org.blenderfoundation.blender[2031] default_path = bpy.data.filename.replace(".blend", “.js”)
7/9/10 4:36:38 PM [0x0-0x146146].org.blenderfoundation.blender[2031] AttributeError: ‘Main’ object has no attribute ‘filename’