Opened 18 years ago

Last modified 18 years ago

#1224 closed New Feature

Generate flash files with swfobject rather than embed — at Initial Version

Reported by: Stephen van Egmond Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.4.3
Keywords: Cc:

Description

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 (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy