ADent01

Member
Joined
Mar 14, 2011
Messages
8
Reaction score
0
Points
0
For those of you who have problems with custom skins not showing up try this:

(Explained for Flex12 skin)

Fix: Go to the Flex12 folder.

There is a file called: flex12.xml

Open it with an editor (wordpad or such)

Change the line: <string id="required_version" value="12.0.1" translate="false"/>

to

<string id="required_version" value="12.1.0" translate="false"/>

Other skins should have a similar .xml file. Check in the folder an look for "required_version" value and see if changing it to 12.1.0 helps.

It works for Flex12 so i guess it might work for other skins too.

Best
 
Top