SparkWeb 0.9 - Initialzing

When testing SparkWeb, I encountered an issue when loading SparkWeb.swf - the client simply displays “Initializing” with the progress bar approximately half way complete. While SparkWeb has worked function flawlessly on other computers, I have two that simply will not finish loading the applet. I have tried reinstalling flash on both. Any ideas?

Thanks,

Lee

After loading debugger version of flash, I received the following output:

Error: Unable to load style(Error #2036: Load Never Completed. URL: http://im.cherokeek12.org/assets/css/SparkWebSkin.swf): assets/css/SparkWebSkin.swf.

at MethodInfo-791()

at flash.events::EventDispatcher/dispatchEventFunction()

at flash.events::EventDispatcher/dispatchEvent()

at ModuleInfoProxy/moduleEventHandler()

at flash.events::EventDispatcher/dispatchEventFunction()

at flash.events::EventDispatcher/dispatchEvent()

at ModuleInfo/errorHandler()

I checked out SparkWebSkin.css and built it using mxmlc (Flex SDK). I placed SparkWebSkin.swf in the above path and now it works.