MRchildNEO / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

Getting 1120: Access of undefined property BUILD. #610

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Original issue reported on code.google.com by ttop...@gmail.com on 1 Apr 2011 at 5:22