Strange display glitch
(AS3, Win XP, CS4, publihsh in FlashPlayer 9, viewed in FlashPlayer10)
I've encounntered a strange 'glitch' in CS4
I'm using a lot (20+) simple lineTo commands to create the links in a menu tree structure.
The targets or the tree structure move so hence the lineTo end point moves so hence needs to be redrawn - this is happening on EnterFrame.
The problem is that quite often (predictably often) once the 3rd level is drawn there are grey boxes (the colour of the line) flashing on and off the screen, sort of paying attention to the lines being drawn but in places not bounded by them.
These lineTo's are ALL single lines with just 2 vertex's and a single straght line between them, so no shape to fill etc.
Does that makes sense to anyone.
Ask away and i'll try to clarify any points, needless to say it's driving me nuts ![]()
regards, Rich