Skip to main content
rayr60701175
Participant
September 1, 2017
Answered

Adobe Animate CC Custom Component folder structure

  • September 1, 2017
  • 1 reply
  • 1020 views

Hi, I am attempting to create a custom component and am following the official adobe guide.  It asks that I put my component in "~/Library/Application Support/Adobe/Animate CC 2017//Configuration/HTML5Components" (MAC) however this folder structure does not exist after "~/Library/Application Support/Adobe/" onwards.

I have manually tried creating the folder structure and continuing with the guide however the components do not appear in the components panel within Animate.
I was using the example file here to first examine the workings of a component.

Can anyone help me in regards to this? Has the location changed since the official guides were published?(Example of a HTML5 custom component , Adobe Animate Help | Creating custom HTML5 Components )

Any help would be gratefully appreciated.

This topic has been closed for replies.
Correct answer Colin Holgate

There is a typo in their example path, as well as being wrong. If you are US English the path would be:

~/Library/Application Support/Adobe/Animate CC 2017/en_US/Configuration/HTML5Components/

So, don't make any folders, but do add the language specific part they missed out.

1 reply

Colin Holgate
Colin HolgateCorrect answer
Inspiring
September 1, 2017

There is a typo in their example path, as well as being wrong. If you are US English the path would be:

~/Library/Application Support/Adobe/Animate CC 2017/en_US/Configuration/HTML5Components/

So, don't make any folders, but do add the language specific part they missed out.

rayr60701175
Participant
September 8, 2017

Thank you, also it is worth knowing that in my inexperience I was unaware that ~ is actually a reference to your home folder.

Colin Holgate
Inspiring
September 8, 2017

Here's a useful piece of trivia, in Mac OS and now macOS you can select a path that someone gives you in any text you receive, then right-click, choose Services, and Show in Finder. Try it on the HTML5Components path example. It's a quicker way to get there, and saves any typing or copy and paste.