is there a difference when overriding the updateDisplayList() between doing
canvas.setActualSize(unscaledWidth,unscaledHeight)
and canvas.width = unscaledWidth, canvas.Height =unscaledHeight
I am looking at some code from the flexLib and some times they do the
setActualSize() and some times they do the .width is it just a preference?
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs

