Copy link to clipboard
Copied
Hey guys so I have a app I am dev and I need to access the Contact book in the IPhone. My issue is I am using the Contact Editor ANE (http://extensionsforair.com/extensions/contact-editor/#comment-7488)
My issue is once I try to test it out using - :
import pl.mllr.extensions.contactEditor.ContactEditor; var contactEditor:ContactEditor; contactEditor.getContactsSimple();
I get this once trying to compile:
VerifyError: Error #1014: Class pl.mllr.extensions.contactEditor::ContactEditor could not be found. at runtime::ContentPlayer/loadInitialContent() at runtime::ContentPlayer/playRawContent() at runtime::ContentPlayer/playContent() at runtime::AppRunner/run() at ADLAppEntry/run() at global/runtime::ADLEntry()
If you could give me a hand I would appreciate it!
I am running on Adobe Flash CS5.5
David
Copy link to clipboard
Copied
Hi David,
I used the contact editor in (flash builder 4.6), In the initial stage i got the same error , Finaly i found the problem
At the time of release the build in (flash builder 4.6), In the "Export Release build" pop-up we have "native extension" button
make a click and add the contact editor package and release the build , it will solve !!!
Copy link to clipboard
Copied
I'll try it thanks!
Copy link to clipboard
Copied
Do you know anyway to fix this in flash pro?
Copy link to clipboard
Copied
Hey sankar.g could you actually supply me with your project file for what you did if you still have it? I downloaded Flash builder. Also how do I use flash builder with flash pro?
Copy link to clipboard
Copied
You should use Flash Builder 4.6 instead of Flash Pro. Beacuse in flash builder, there is a simple way to add an ANE file.
Your ANE file is not adding properly, thats why you're facing that kind of problem.
Copy link to clipboard
Copied
To late for that, how do I fix it.
Copy link to clipboard
Copied
If you want to fix it in flash , you should use flahs pro CS6, there is direct way to add ANE file in CS6, in actionScript 3.0 library settings.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now