Error 5001- I saw a few discussions about this but nothing seems to help
hello,
new toaction-scripting, , cannot seem find tutorial explains feel should simple task:
i have customized widgets adobe captivate use the import com.adobe.captivate.widgets.* , import.adobe.captivate.events.* commands.right aren't working , here's why:
i have added appropriate paths flash's actionscript library, during publishing flash, receive following compile errors:
- 5001: name of package 'com.adobe.captivate.widgets' not reflect location of file. please change package definition's name inside file, or move file. c:\program files\adobe\adobe captivate 6 x64\actionscript\export\as3\com\adobe\captivate\widgets
- 5001: name of package 'com.adobe.captivate.widgets' not reflect location of file. please change package definition's name inside file, or move file. c:\program files\adobe\adobe captivate 6 x64\actionscript\export\as3\com\adobe\captivate\widgets
now, obvious solution review names , locations , correct them match. problem do match already.
the files are in directories c:\program files\adobe\adobe captivate 6 x64\actionscript\export\as3\com\adobe\captivate\widgets
and
c:\program files\adobe\adobe captivate 6 x64\actionscript\export\as3\com\adobe\captivate\events
but flash not seem recognize them. compile errors point cpmoviehandle , cpmovieproperties directly, not actionscript calling them, , line 1 of each:
package com.adobe.captivate.widgets
i looked around on forums see if answered before, , found common error, answer paths don't match or difference in lower , uppercase letters. paths appear exact same.
attach screenshot showing library paths added.
More discussions in ActionScript 3
adobe
Comments
Post a Comment