Try

var flashvars = {};
flashvars.boolVar = "false";

all else fails, use the online generator:
http://www.bobbyvandersluis.com/swfobject/generator/index.html
On Jun 9, 2012 10:51 AM, "Alama" <alama...@gmail.com> wrote:

> Hi,
>
> I use swfobject 2.2 and i have a problem with flashVars (with boolean
> only).
>
> var flashvars =
> {
>    booleanVar: false
> }
>
> Dont work in flash.. :S
>
> I tried "false", 0, "0".. nothing work.
>
> in AS3, i get like:
>
> booleanVar = this.loaderInfo.parameters.booleanVar;
>
> but my booleanVar is always true ..
>
> Thanks everybody.
>
> --
> You received this message because you are subscribed to the Google Groups
> "SWFObject" group.
> To post to this group, send email to swfobject@googlegroups.com.
> To unsubscribe from this group, send email to
> swfobject+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/swfobject?hl=en.
>
>

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

Reply via email to