Symptom
-
Intermittent Flash error#1009 while running the dashboard.
-
Mouse Cursor not moving smoothly when using parent child or nested swf.
Reproducing the Issue
- Create a Dashboard and publish to InfoView.
- Create another dashboard as Parent and call the previous swf as child using SWF loader
- Insert a Flash Variables to pass the CELogon Token.
- Use a fully qualified Document Download URL to call the child swf as below:
"http://<server name>:<port no>/Xcelsius/opendocdata:image/jpeg;base64,"&B8
5. Save and publish the model to Enterprise.
Cause
-
The issue is due to security with Adobe Flash Player.
Resolution
Change the Fully qualified URL of Document Download to relative URL
e.g. Fully Qualified URL :
"http://<servername>:<portno>/Xcelsius/opendocdata:image/jpeg;base64,"&B8
Relative path:
"/Xcelsius/opendoc/documentDownload?iDocID=3082&sKind=Flash&CELogonToken="&B8
Keywords
Flash error#1009, mouse sticky behavior, cursor not moving, Xcelsius.