Skip to main content
Known Participant
April 20, 2017
Question

Debugging in FlashUI

  • April 20, 2017
  • 1 reply
  • 917 views

Dear Friends,

      I try to create a simple extension For Adobe Illustrator CS6 Using Flashbuilder 4.6 With Creative Suite Extension Builder 2.0.

      I can't Debug My extension as Adobe illustrator Extension.

      Right click in the project and Choose Debug As only Shows Debug Configuration Menu. Adobe illustrator Extension Menu  is Not Shown.

     Also in  Debug Configuration illustrator Application Missing.Please show the image given below.

   I try to Debug from Run Menu the extension is run in Adobe Flash Player and Shows the following Error.

   Main Thread (Suspended: VerifyError: Error #1014: Class flash.events::NativeWindowBoundsEvent could not be found.)

   Please give me a your suggestion to Debug My Extension as Adobe illustrator Extension.

 

  Please note that: If I export my extension as ZXP.and Install it using Adobe Extension Manager then the extension is Working Correctly.

Thank you friends,

  Nathan.

This topic has been closed for replies.

1 reply

Inspiring
April 21, 2017

What is the project type? In your screenshot it says "Debug an Adobe Flash Player web application". Is your project an Adobe Flash Player web application? You probably can't run a Flash Player web application as an Adobe Illustrator Extension.

What do you want to debug? I am not sure if you can debug flex code while it is running in Illustrator.

Known Participant
April 21, 2017

Dear Friend.

   The Project Type is Creative Suite Extension project.

    I want to Debug it as Adobe Illustrator Extension  like the extension which was developed using HTML5,javascipt.

Thank you Friend

Nathan

Inspiring
April 24, 2017

Can you still debug your extension that uses html5 in Flash Builder? It seems strange that your screenshot says "Debug an Adobe Flash Player web application" when the project type is Creative Suite Extension.