dman75
07-18-2006, 10:40 AM
Hello all,
This is my problem.
I Imported a PNG file into the library.
Using JSFL I'm trying to get the linkageExportForAS property.
fl.getDocumentDOM().library.getItemProperty(\"linkageExportForAS\")
If the 'Export for Action Script' is not set, I do get 'false' when getting the property (which is correct)
The weird thing is that if the 'Export For Action Script' is set to true (flagged) I'm getting "undefined".
Does anyone has a clue????
Thank you.
This is my problem.
I Imported a PNG file into the library.
Using JSFL I'm trying to get the linkageExportForAS property.
fl.getDocumentDOM().library.getItemProperty(\"linkageExportForAS\")
If the 'Export for Action Script' is not set, I do get 'false' when getting the property (which is correct)
The weird thing is that if the 'Export For Action Script' is set to true (flagged) I'm getting "undefined".
Does anyone has a clue????
Thank you.