david850067064 / fxspy

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

compile error on textFieldStyleName on Flex 3.6 Air 2.6 #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.environment: flex 3.6.0 Air 2.6; IntelliJ 11.1
2.Add flexSpy 1.3 to module dependencies, linkage can be "Extenal" 
3.Once build or make the project,

What is the expected output? What do you see instead?
the build should be green. But getting error:

[QuikView Application (module **-**-**)] Declaration of style 
'textFieldStyleName' conflicts with previous declaration in C:\Program Files 
(x86)\Adobe\Adobe Flash Builder 4 
Plug-in\sdks\3.6.0\frameworks\libs\framework.swc(mx/controls/colorPickerClasses/
SwatchPanel).

What version of the product are you using? On what operating system?

Flex 3.6.0 Air 2.6. 
OS: Windows 7 64bits
IntelliJ 64 11.1

Please provide any additional information below.

Original issue reported on code.google.com by albert.l...@gmail.com on 15 May 2012 at 6:12