You can redraw the layer by doing
layer.setVisible(false)
setTimeout("layer.setVisible(true)",0)Usually I do it ondragstop, I don't know if NS will be able to handle this code executing on every animation step. _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[email protected]/
