ReferenceError: Error #1056: Cannot create property...IEditManager::delayedOperations
When I compile a somewhat complex application, I immediately get the following error:
ReferenceError: Error #1056: Cannot create property flashx.textLayout.edit:IEditManager::delayedOperations on flashx.textLayout.edit.EditManager.
But when I compile one of the TLF’s sample projects, I do not receive this error.
I am using the following:
Flex SDK: 4.5.0.17689 (build date: Oct 24, 2010)
TLF: build 232
I came across this post back in November 17, 2010 and as rdermer mentioned, this issue got addressed in build 204. This change is also documented in the TLF’s ReleaseNotes.txt file. But I am not sure why it’s happening again. I am using the latest available builds without building the SDK and TLF locally?
