matgreen
12-07-2008, 09:34 AM
Hi People
I am trying to create a shared library with runtime sharing so that I can update the interface for an online assessment program globally. I can import items from the shared library OK but once I give something an instance name I get the following error (questionInterface being the movieclip in question here):
1046: Type was not found or was not a compile-time constant: questionInterface.
I'm not sure what is causing this so if anyone knows a fix I will be very grateful.
Thanks
I am trying to create a shared library with runtime sharing so that I can update the interface for an online assessment program globally. I can import items from the shared library OK but once I give something an instance name I get the following error (questionInterface being the movieclip in question here):
1046: Type was not found or was not a compile-time constant: questionInterface.
I'm not sure what is causing this so if anyone knows a fix I will be very grateful.
Thanks