Today Philippe contacted me regarding an issue he faced with Flash Lite and DRM. He was following my article on Forum Nokia Wiki to create a OMA DRM 1.0 Forward Lock Flash Lite file.
Using the NMIT tool from Nokia is possible to apply OMA DRM 1.0 to a Flash Lite (swf) file, but the tool does not recognize the swf as Flash content.
So you need to manually add the Flash MIME, see step 4 figure 4 in the article. At this point it looks like that you need to select next field to have the previous Content Type field applied. If you do not do this step, the OMA DRM 1.0 Forward Lock Flash Lite file is not created correctly. Looks like is a tool issue!!!
- Load your Flash Lite file using the “Load Content” button from the section “2. Load Media Content”. I loaded the testdrm.swf. You can find this file in the Sample files linked from the beginning of this article.
- Add the application/x-shockwave-flash information into the Content-Type line in the “3. Edit Headers” section. This step is necessary since the tool does not recognize the Flash file format.
- Make sure to click on the Binary field. The tool seems to have a bug which does not apply the application/x-shockwave-flash MIME until the second field is selected.
- Save the file. I saved as testdrm.dm.
I fixed the article and added point #3. Hope is helps others!
Alessandro














Nice update Alessandro and thanks for your help!