Monthly Archives: June 2007

Embedding SWF content with Ruby on Rails

A question regarding the embedding of SWF content came up on the Ruby on Rails mailing list. In this instance, the problem was related to the tags used to embed a SWF in Internet Explorer and Mozilla browsers. Internet Explorer requires an <object> tag, while Mozilla (and most other) browsers require an <embed> [...]

Posted in flash, flex, rails, tips | Tagged , , , | 23 Comments