Using PNG as Flash Lite application icon instead of SVG
Kaner Ugur has posted a new article to tell us how to use PNG as Flash Lite application icon instead of SVG,
1. Convert the PNG image to base64 format.
2. You’ll see “Base64 representation of the source data”.
3. As SVG is basically text file, we can directly use the Base64 formatted text.
4. Now save the text file and convert the SIS.
You can also visit here to get the details.
If you like this post then please consider subscribing to my full feed RSS. You can also subscribe by Email and have new posts sent directly to your inbox.




















