actionscript 3 - Creating AsDoc I keep getting "Error: Type was not found or was not a compile-time constant: " -
i'm trying create asdoc flash develop tool :/. keeps giving me error.
col: 41 error: type not found or not compile-time constant: antenacoupler. public function antennakeypad(v:antenacoupler, m:antennacouplermodel, c:antennacouplercontroller) it seems pointing @ v:antenacoupler. know that's spelled wrong that's symbol in swc. application compiles fine swf. i've been looking around haven't found satisfying yet. or direction appreciated.
you need change settings include swc location.
-library-path c:\somefolder\myprojectlibs
Comments
Post a Comment