[SWFObject] incorrect parameter passing

Eric Klok eric at pixelpixies.nl
Tue Oct 24 14:02:19 PDT 2006


When using

		so.addVariable("invitor",getQueryParamValue("id"));
		so.addVariable("myid",getQueryParamValue("myid"));
		so.addVariable("mykey",getQueryParamValue("key"));

in combination with the link http://www.somedomain.nl/index.html? 
myid=7&key=12345


results in both myid and invitor variables in my flash movie set to 7  
wher expect the value of invitor to be undefined...

Am i doing somthing wrong or is this a smal bug?







More information about the Swfobject mailing list