Hi,
I am trying to embed a flash mp3 player into the description field of an album page. However, after I update and save the HTML in the description WYSIWYG editor, I see that the embed code has disappeared. How can I solve this?
Code I'm trying to embed:
``
(*** is the placeholder for the domain name)
Thanks!
--Michael
Comments
`<?php if(getAlbumTitle() == "album title for it to be displayed") {echo 'flash content'} ?>`