You can debug swc in flash device

Can you debug and execute SWC file code in the Flash builder?

Let's say you even have access to the source code (based on a flex library project or a professional Flash project)! If how?

thank

+3
source share
1 answer

Yes, you can, although there are some limitations (as FlashBuilder will tell you when you do this), but a simple step is not a problem.

FlashBuilder, FB . , swc . Flex Build Path; swc; " " .

enter image description here

+4

All Articles