-
```
What steps will reproduce the problem?
Just including swfobject 2.2 (page head section) with a certain config (see
below).
What is the expected output? What do you see instead?
Firebug reports …
-
```
What steps will reproduce the problem?
1. Upgraded the my working 2.1 swfobject to 2.2.
2. swfobject_generator_1_2_html created the same code as used with the 2.1
release.
3. Drew the page in Fire…
-
```
What steps will reproduce the problem?
Just including swfobject 2.2 (page head section) with a certain config (see
below).
What is the expected output? What do you see instead?
Firebug reports …
-
```
What steps will reproduce the problem?
1. Upgraded the my working 2.1 swfobject to 2.2.
2. swfobject_generator_1_2_html created the same code as used with the 2.1
release.
3. Drew the page in Fire…
-
```
SWFObject (v2.0) doesn't encode the flashVars values properly when writing
them to the DOM, so so values containing "&" chars etc. won't work.
You should add encodeURIComponent():
if (typeof par…
-
```
What steps will reproduce the problem?
Just including swfobject 2.2 (page head section) with a certain config (see
below).
What is the expected output? What do you see instead?
Firebug reports …
-
```
What steps will reproduce the problem?
1. Upgraded the my working 2.1 swfobject to 2.2.
2. swfobject_generator_1_2_html created the same code as used with the 2.1
release.
3. Drew the page in Fire…
-
```
SWFObject (v2.0) doesn't encode the flashVars values properly when writing
them to the DOM, so so values containing "&" chars etc. won't work.
You should add encodeURIComponent():
if (typeof par…
-
```
SWFObject (v2.0) doesn't encode the flashVars values properly when writing
them to the DOM, so so values containing "&" chars etc. won't work.
You should add encodeURIComponent():
if (typeof par…
-
```
What steps will reproduce the problem?
Just including swfobject 2.2 (page head section) with a certain config (see
below).
What is the expected output? What do you see instead?
Firebug reports …