Active
Project:
SWF Tools
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2009 at 17:05 UTC
Updated:
8 Dec 2009 at 17:09 UTC
I would like to be able to use IMCE to get my files into the SWF markup, so [swf file="xxx"] is out, but &;lt;swf&;gt; is out too, since it isn't valid HTML.
Would it be possible to shift to an HTML SPAN with the value of the CLASS attribute set to "swf"? Then I could create a BUedit button, say, to get to the file via IMCE. Thanks!
NOTE I debated whether this is a feature or a bug, but I came down on the side that anything that produces invalid HTML markup is a bug. If I'm wrong, please feel free to reclassify as a feature.
Comments
Comment #1
shunting commentedAnd by &;lt;swf&;gt; I mean <swf> ;-)