Hi all

I wanna to change the flashvars from javascript function after  had
embed swf.

The following code does not work, so what should be right ?

function override(){
       var f = getFlash('flashid'); // here is right

       alert(f.flashvars); //undefined   ????  fail to access an
undefined vars.

       f.flashvars = 'new string'; // of course take no effect
}

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en.

Reply via email to