Potlatch 2 compiled with Flex 4.5 requires Flash 10.2.0 or above
This commit is contained in:
parent
38a610fd31
commit
65b2b22729
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
attributes.id = "potlatch";
|
||||
attributes.bgcolor = "#FFFFFF";
|
||||
|
||||
swfobject.embedSWF("<%= asset_path("/potlatch2/potlatch2.swf") %>", "potlatch", "100%", "100%", "10.1.85","<%= asset_path("expressInstall.swf") %>", flashvars, params, attributes);
|
||||
swfobject.embedSWF("<%= asset_path("/potlatch2/potlatch2.swf") %>", "potlatch", "100%", "100%", "10.2.0","<%= asset_path("expressInstall.swf") %>", flashvars, params, attributes);
|
||||
// 700,600 for fixed size, 100%,100% for resizable
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue