Changing the default HTML template of Flex
On June 24, 2008, Flex - 4 CommentsJust something that came to my mind the other day. Flex is using a rather ‘old’ way of embedding, we (me and my collegues) are more fond of the SWFObject embedding. So I was thinking, is it possible to change the default template of Flex. The Flex docs told me that I should simply change the files in [FLEX DIR]\Flex SDK 2\resources\html-templates. So I changed those files, restarted flex and…. nothing…
But I don’t give in that easily, there must be a way to change the template. more…