It may not be your app code as much as the framework components brought in by your app. strokeColor is defined by the framework.
Of course, I could be wrong... -Alex On 5/5/17, 6:22 AM, "OK" <[email protected]> wrote: >Hi, > >I get the following error when I'm trying to use a component from an >external lib: >"Type Declaration of style 'strokeColor' conflicts with previous >declaration >in ... Unknown Flex Problem" > >I understand that this error occurs cause of a style conflict with the >included swc lib. >The error message also contains a hint to the component of the lib that >caused this issue, that's ok. > >But I'm totally lost cause I've created a test project/app that includes >the >same libs/swc as my origin app and the error goes away. >The test project/app makes usage of the same external component that >causes >the error in my origin app. > >So I assume there is something in my app that causes this issue. >To find out what it is I tried to remove several lines of code step by >step >from my origin app, without success... that error is still there. >Is there any chance to find out which part of my app caused this conflict? > >I appreciate any help! > >Thanks, >Olaf > > > >-- >View this message in context: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle >x-users.2333346.n4.nabble.com%2FType-Declaration-of-style-strokeColor-conf >licts-with-previous-declaration-in-Unknown-Flex-Problem-tp15196.html&data= >02%7C01%7C%7Cea2278b67e1041b1886008d493bb89c0%7Cfa7b1b5a7b34438794aed2c178 >decee1%7C0%7C0%7C636295881064664769&sdata=87CHEsOAqRhkekkv516FphbHbEdz1H6U >sFVokBZqKHs%3D&reserved=0 >Sent from the Apache Flex Users mailing list archive at Nabble.com.
