Chrome: Flash Video Player Not Working
1 answer
If you are using the Chrome Tools Chrome , you will see something keep adding <param name="wmode" value="transparent">
to the object every second. Is there any timer in your code that should have stopped and doesn't stop on chrome?
Update: This should be a function changeSize()
that keeps getting called. (By __flash__toXML
, as you can see, when you start debugging by putting a breakpoint on the function changeSize
)
+1
a source to share