Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Adding a hotkey to a Tools panel option [Javascript JSFL related]

New Here ,
Jul 27, 2018 Jul 27, 2018

Hello! As simple as my question may sound, stick with me for a moment because it might be a bit more complex than the title suggestions.

So specifically there is no hotkey that you can apply for the "Pressure Sensitivity" option when using the Brush tool in Adobe Animate CC.
I was thinking of just coding my own command using Javascript and then just adding a hotkey to that because I have in the past created extensions for Flash... but that is where the problem comes in.
I've gone for the coding reference libraries of Animate CC to code extensions and I couldn't find any way to actually even code a workaround on this.
The only thing you can do with the Tools Panel when it comes to extensions is adding your own custom tools you've created! But you can't edit existing ones in anyway, not that I have seen at least.

Basically, is there an easy way to maybe apply a hotkey to the Pressure Sensitivity option or at least a way to code it perhaps in?
Thank you in advance for any help! Appreciate it a lot!

199
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jul 27, 2018 Jul 27, 2018

Pen drawing tablets have existed since the 70s. First consumer models were released in the early 80s.

That being said, I don't see anything in the JSFL docs for scripting the IDE itself. That's really not its intended purpose.

Translate
Community Expert ,
Jul 27, 2018 Jul 27, 2018

the last update to jsfl (afaik) was prior to the advent of touch tablets so there's no (publicly available) code for referencing that.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 27, 2018 Jul 27, 2018
LATEST

Pen drawing tablets have existed since the 70s. First consumer models were released in the early 80s.

That being said, I don't see anything in the JSFL docs for scripting the IDE itself. That's really not its intended purpose.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines