Hi guys,
I have now a really strange error.
I create a component that extends from a SkinnableContainer and also a skin.
Local everything works fine.
But when i deploy in the server and i run the application a get a runtime error:
Required skin part solidColor cannot be found.  at 
spark.components.supportClasses::SkinnableComponent/findSkinParts()[/Users/justinmclean/Documents/ApacheFlex4.10/frameworks/projects/spark/src/spark/components/supportClasses/SkinnableComponent.as:737]

.....
I don't know the reason that locally i don't have this error but in the server 
side i have...
The difference is in the compiler to the server i use maven... but this justify 
this error?                                       

Reply via email to