TomByrne / Flash2Svg

Export Animated SVG files staight from Flash Pro
MIT License
337 stars 52 forks source link

Can't install on Flash CC 2015 #8

Closed jackfreak closed 8 years ago

jackfreak commented 9 years ago

When I try to install the extension I get this error message: "This extension cannot be installed, it requires Flash version 11 or greater"

Im on Windows 7 (64) using Flash CC 2015 (15.0.1.179)

2015-09-07_215559

emlyn-Resn commented 9 years ago

I'm getting the same on Win 10 (64), and Flash CC 2015

emlyn-Resn commented 9 years ago

Looks like you can install it via the addons site.. https://creative.adobe.com/addons/producers/24037

Guess it's a problem with the CC extensions manager?

jackfreak commented 9 years ago

I wasn't aware of that add-on site! =)

Sadly I tried to install it from there and even though it says INSTALLED it doesn't show when I open Flash CC Window->Extensions.

emlyn-Resn commented 9 years ago

Have you made sure that you've enabled 'sync files' in creative cloud?

jackfreak commented 9 years ago

Yeap, no luck. Thanks anyway =)

jackfreak commented 9 years ago

I was finally able to install it =)

If anyone else is having this issue try these steps: 1- Remove the addon via the addon site (in "My add-ons"), wait a couple of minutes so it will fully uninstall. 2- Close the Adobe CC app. 3- Install the add-on again from the add-on site. 4- Restart the Adobe CC app with Admin priviledges ("Run as Administrator"), it will attempt to install all pending add-ons.

See https://forums.adobe.com/thread/1505311

ghost commented 9 years ago

I couldn't install with 'Adobe Extension Manager' and 'Creative Cloud addons', but I've installed it with https://github.com/cjgammon/SnapSVG-Animator 'Comand Line Tool' method and works!

You have to download 'Adobe Extension Command Line Tool': Mac OS: http://www.adobeexchange.com/ExManCmd_mac.zip Windows: http://www.adobeexchange.com/ExManCmd_win.zip

And run the command: Mac OS: ./Contents/MacOS/ExManCmd --install myaddon.zxp Windows: ExManCmd.exe /install myaddon.zxp