A new Mango Blog Plugin: Flash ShowCase
Feb 24, 2009
Over the last couple of nights I wrote two Flex components that I wanted to share with the rest of the world. However when I went to write my blog post and add in my code for the flash it obviously didn't show up in my WIZYWIG view and I was unhappy with its representation. Their is a plugin for TinyMCE, but I didn't want to fool around with editing base Mango file. So instead I wrote this little plugin that will parse out a simple line of code and replace it with all you need.
^flash source="{path to swf}" width="200" height="180" backgroundColor="#FFFFFF" quality="high" scriptAccess="sameDomain" /^