SSPEC_MIME With swf

Hello,
When i try to add this mime type:
SSPEC_MIME(“.swf”, “application/x-shockwave-flash”)
i have an error “String is to long”

I have read that the string is limit to char 20 but can you help me to add swf to my RCM ?
Thanks a lot

Noudard:

I see you wrote it a long time ago, anyway, I tried with this:
SSPEC_MIME(“.swf”, “application/x-video”)

and no error was found during compilation, I could see the flash button on my Web server (I was using a RCM4010 and DC V. 10.05)

Hope it helps for you or anyone who read the post.