Opened 18 years ago
Closed 18 years ago
#1224 closed New Feature (duplicate)
Generate flash files with swfobject rather than embed
| Reported by: | Stephen van Egmond | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.4.3 |
| Keywords: | Cc: |
Description (last modified by )
Rather than generating flash like this:
<embed width='690' height='413'
type='application/x-shockwave-flash'
pluginspage='http://www.macromedia.com/go/getflashplayer'
src='...'
wmode='opaque'
play='true' loop='true' menu='true'>
</embed>
How about using the technique described on http://blog.deconcept.com/swfobject/ . It has a number of advantages and no disadvantages in our experience.
Change History (2)
comment:1 Changed 18 years ago by
| Component: | File Browser → General |
|---|---|
| Description: | modified (diff) |
| Keywords: | flash removed |
comment:2 Changed 18 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |

dup of #877