I saw this code in another team's demo:
animateProperty("height","1123.2px;1144.8px",8);
I'm not a video guy but you cannot display pixels in fractions right
I think Flash lets you define pixels in fractions but I thought those were rounded up in the browser.

Pixel Fractions??
sandyk - MSFT
Yeah that looks like bad code... it isn't spec compliant.
Don't do that :-)
LeoXue