smooth 
cool… but can i attach this to a mc? the mc move random with as2
Posted 6 months ago
thanks for comments!
YannickArmspach > yes, i think that can be easily done. just replace every _xmouse, _ymouse with _root.mc._x and _root.mc._y
i think it can be a nice background with this way
Posted 6 months ago
sorry i was offline for a while and couldn’t answer any question.
go to first frame of mouseeffect movieclip and change these lines to
var rainbow = 0; var r = 0; var g = 0; var b = 255;
change r(ed) b(lue) g(reen) to another values if you want different colors.
Posted 5 months ago