Skip to main content
Participant
January 31, 2008
Question

Flash Vars issue with IE ActiveX javascript fix

  • January 31, 2008
  • 1 reply
  • 534 views
I am able to get all the variables to load into flash from the webpage when I don't use the javascript fix for IE. I cannot get the variable to load when I do use the activex fix. I looked on the internet to try to get the FlashVars to work. But when I try to do it the way it says on the internet, the swf completely disappears from the webpage. Any help would be great!
This topic has been closed for replies.

1 reply

Participating Frequently
January 31, 2008
I would use swfObject as it is by far the best fix. This page has the download and plenty of info on how to use it to send in variables.

http://blog.deconcept.com/swfobject/
Known Participant
January 31, 2008
quote:

Originally posted by: Jamesabth
I would use swfObject as it is by far the best fix. This page has the download and plenty of info on how to use it to send in variables.

http://blog.deconcept.com/swfobject/

I second that!
I use swfObject in all my flash projects

January 31, 2008
Also avoid wmode = transparent at all costs. It is full of very platform specific and bizarre bugs.