Hey guys! i wanted to write smil codes but am unsure how to start. i have some examples but the thing that i am confused is how it should be saved. do you need any software to write smil code or that it can be coded int a text editor. is it saved as .java or .smil or .mms........i am not sure, need help. thanks!
RE: Unsure how to write SMIL codes
2002-09-20, 05:31#2
Notepad is not my personal preference (I like PFE), but yeah, any text editor will do. Actually, you need to be alert for editors which can save files in various encodings. We had one case where someone had saved their SMIL as UTF-16 encoded -- that's not allowed. Your SMIL part should contain only us-ascii characters.
Note that that does *not* mean that your *text* parts can't contain non-us-ascii -- it's just that your SMIL part cannot.
-paul / ForumNokia
P.S. Use of RequestClarification button is not advised