[SWFObject] passing variables

Geoff Stearns geoff at deconcept.com
Mon May 22 05:43:29 PDT 2006


addVariable("kleur01", "FF0000"); should work fine.

whether you are using the query string or the addVariable() method,  
they both will show up on the root in the same way.


On May 22, 2006, at 5:16 AM, Sibrand Hoekstra | Buyways B.V. wrote:

> Hello List,
>
> I am working on an application where the flashcontent is delivered  
> by an
> external party.
>
> the swf needs to get some colors and other data, and this is passed [a
> little ugly imho] as follows:
>
> <embed src="/stones/nav/nav.swf?urlXML=data/xml/ 
> nav.xml&active=1&kleur01=FF0000&kleur02=960000&kleur03=FF6000&kleur04= 
> 808080" [...] />
>
> My question, how do i pass these variables using the almighty  
> swfObject.
>
> i'm afraid  addVariable("kleur01", "FF0000");  won't work as they  
> aren't
> FlashVars, right?
>
> Thanks in advance,
>
> Sibrand
>
> -- 
> Sibrand Hoekstra       BuyWays BV            T +31 50 3118123
> sibrand at buyways.nl     Friesestraatweg 217c  F +31 50 3118124
> http://www.buyways.nl  9743 AD  Groningen    M +31 6 41910167
>
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com




More information about the Swfobject mailing list