Scenario:
I created a complex dashboard model with Xcelsius with more than 140 objects (graphs, buttons, labels, etc.) in the model, *.xlf size is about 1.4 MB, using Xcelsius 2008 SP1 FP3. The generation of the flashfile (export|flash) takes quite a while (5 min or so).
Problem:When I try to open the generated flashfile with MS Internet Explorer it does not go beyond the initializing welcome page, instead it seems to hang. I had it run for 2 hrs and nothing ever happend.
Question:
Any pointers for troubleshooting?
I deleted components/objects in the Xcelsius model as well as in the MS Excel spreadsheet (and noticed that the size of the xlf file decreased only slightly to still 1.2 MB), but to no avail
I would first check if the .SWF-file is loading (or just the preview in Xcelsius) when you click on it directly using Explorer.
If that does work, then check the .HTML-file you access, if the .swf file name (that is named twice in the document!) correspondents to what it really is and that the path is right.
I have experienced this hanging on the [Initializing…] box with complex Xcelsius 2008 .swf files where I maybe have had to try to run it on unsupported platforms.
For example I have a Xcelsius swf that runs in Windows XP IE7 with Flash Player 10,0,22,87 but does not run in Windows Server 2000 IE6 SP1 with Flash Player 9,0,16,0. Meanwhile I have other (simpler) swfs which run in both environments.
I do not know if the bundled Xcelsius documentation for supported platforms [platform_en.txt] applies to the generated .swfs as well as Xcelsius itself, but may be good as an initial guide? It would explain why my complex .swf does not run on Windows Sever 2000 and IE6 SP1 in my case!
Maybe someone who knows more about .swfs can clear this up?