my bike,
PVM Felgen
BOS GP 1 Auspuff
Wave Bremsschreiben ABM
Öhlins Gabel- Feder
Carbon Tank sowie Front- Heckspritschutz
Xenon, ISR Bremse Handbremspumpe
Lucas Stahlflex, Lucas Fußrasten
a tutorial on how to make a custum curser with flash.
copy and past this to action script
onClipEvent (enterFrame) {
Mouse.hide();
this._x=_root._xmouse;
this._y=_root._ymouse;
}