javascript - Adobe Air works with hardcoded filePath, but fails when specifying filePath via command line -
i don't know why is. i'm using backbone adobe air. if hard code filepath url attribute backbone in adobe air, works, specifying via command line doesn't work. alerted filepath , same full file path. clue?
fixed it, arguments passed array, wrongly thought of string.
Comments
Post a Comment