Hi All
I have built a pre-loader app in Flex that loads the main Flex
application after displaying a short animation (Whilst the site is
loading).
Testing this locally the pre-loader works fine and the main swf
appears fine.
When I upload the loader to the server however when the SWFLoader
starts to load the main swf I get this error:
VerifyError: Error #1053: Illegal override of
_Nation_mx_managers_SystemManager in _Nation_mx_managers_SystemManager.
at global$init()
Followed by a load of other errors, e.g.
VerifyError: Error #1053: Illegal override of getScrollableRect in
mx.containers.Canvas.
ReferenceError: Error #1065: Variable
Nation__embed_css__assets_ui_scrollTrack_png_1307201306 is not defined.
I have googled this and not found anything on it. Does anyone have any
idea how I go about fixing this?
Thanks
Giles