Hi,
We have Xcelsius Parent Flash file which calls 2 different swf files by passing parameter to one of the child swf file.
We have created a flash variable (as location) in child xcelsius and assign to an excel cell. We don’t have any flash variabe in parent
We have created and could able to successfully pass parameter and get the child swf files in our desktop (parent xcelsius preview mode) by the following link:
- =“C:\Dashboard\First.swf”&"?location="&B2
Where B2 is a cell in excel sheet which is controlled by the Combo Box selector in the parent xcelsius file.
The above one works perfectly in desktop, but when we export this to BO infoview, we could not see the parameter passing from the parent swf to child swf.
Below are the different ways we have deployed in BO Infoview:
=“http:///Xcelsius/opendoc/documentDownload?iDocID=11516&sKind=Flash&IsSlocation=”&B2
=“http:///Xcelsius/opendoc/documentDownload?iDocID=11516&sKind=Flash”&"?location="&B2
=“http:///OpenDocument/opendoc/openDocument.jsp?iDocID=11516&sKind=Flash&IsSlocation=”&B2
=“http:///OpenDocument/opendoc/openDocument.jsp?iDocID=11516&sKind=Flash”&"?location="&B2
Please let me know why this is not working in BO infoview when it perfectly works in client tool Xcelsius. Is that we miss anything in the link
Thanks
Shabo
shankarbo (BOB member since 2005-11-14)