Hi
I have problem with run sample code in AI CS6.
I install AI CS6 and download SDK for AI CS6. I build plugin sample code (tutorial, webter). I build success but This program can't run in CS6.
With Tutorial. It's apprirance in menu Help and menu Object->Filter->SDK->Tutorial. But no action when I click there
With webter. It's apprirance in menu Help and menu Window->SDK->webter. But no action when I click there
My Os is windown XP SP3.
I build with visual studio 10.
I can build success plugin sample code in SDK CS5 and run success with AI CS5.
Do you have same problem ?
Hi Hehiha,
Because you have the menu items appearing I think the C++ side of the sample should be running correctly. However both these samples use a flash extension to provide the UI which is something that has changed between the CS5 and CS6 SDKs. If the extensions that provide this UI were not installed or running using Extension Builder then I would expect it to lead to the behaviour you are experiencing.
To install the extensions to confirm that this fixes the issue you can do the following:
If you look in the TutorialUI or WebterUI folders you should see an output folder in with TutorialUI.zxp or WebterUI.zxp if you double click those files they should open Extension Manager and install the extension.
If you restart Illustrator and retry the plugins I would expect them to now show a panel after you have clicked on the menu items. That is if the problem is what I have described.
I hope that helps,
Thanks,
Robert
North America
Europe, Middle East and Africa
Asia Pacific