MRchildNEO / svgweb

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

function customizeContextMenu() error .. #632

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.

var svg:SVGViewerFlash = new SVGViewerFlash;
svg.loadURL("svgs/flower.svg");
addChild(svg);

What is the expected output? What do you see instead?

BUILD it's not a property and Error Compilator.

What version of the product are you using? On what operating system,
browser, and version of Flash?

Last with SVN.  AS3 - Flex SDK 4.5 and FlashDevelop 4. Player 10

Please provide any additional information below. Reduced test cases are
always appreciated!

I have commented all statements of CustomizeContextMenu() function and all work 
well.

Original issue reported on code.google.com by Alama...@gmail.com on 1 Nov 2011 at 1:24