Skip to Content
0
Former Member
Apr 20, 2010 at 08:08 AM

Passing Flashvars to Embedded Xcelsius in Office

30 Views

Hi all,

So I am creating a dashboard with Xcelsius 2008 that uses a Flash Variable that I defined as "UserName" and XML type.

This dashboard is embedded later in a Microsoft Excel 2003 file for distribution.

The problem is I can not seem to pass the flash variable to the embedded shockwave flash object in Excel. Every time I try to input something in the flashvars property of the object it gets erased and is not stored. I also tried to input the flashvar as a parameter of the movie property "moviename.swf?UserName=test", and it doesn't work either.

Anyone know how to pass the flash variable to the embedded object?

Thanks in advance!