Posted on Apr 1, 2011 by
Helpful Camel
What steps will reproduce the problem? 1. Add to code, var backgroundLogoTest:SVGViewerFlash = new SVGViewerFlash();
What is the expected output? What do you see instead?
I am getting 1120: Access of undefined property BUILD.
from SVGViewer.as, Line 99
which is var releaseName:String = ''+BUILD::releaseName;
I did not expect to get an error from this
What version of the product are you using? On what operating system?
HEAD revision on Windows XP
Status: New
Labels:
Type-Defect
Priority-Low