- remove flashvars (line 75) as it causes the flash clinet not to display
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1910 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
parent
f746add4af
commit
799c4222e3
@ -72,7 +72,6 @@ if ( hasProductInstall && !hasRequestedVersion ) {
|
||||
"quality", "high",
|
||||
"bgcolor", "#869ca7",
|
||||
"name", "BigBlueButton",
|
||||
"flashvars",'historyUrl=history.htm%3F&lconid=' + lc_id + '',
|
||||
"allowScriptAccess","sameDomain",
|
||||
"allowFullScreen","true",
|
||||
"type", "application/x-shockwave-flash",
|
||||
|
@ -72,7 +72,6 @@ if ( hasProductInstall && !hasRequestedVersion ) {
|
||||
"quality", "high",
|
||||
"bgcolor", "${bgcolor}",
|
||||
"name", "${application}",
|
||||
"flashvars",'historyUrl=history.htm%3F&lconid=' + lc_id + '',
|
||||
"allowScriptAccess","sameDomain",
|
||||
"allowFullScreen","true",
|
||||
"type", "application/x-shockwave-flash",
|
||||
|
Loading…
Reference in New Issue
Block a user