ZenphotoCMS Forum
Flash cannot be embedded in album description. - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Flash cannot be embedded in album description. (/thread-5423.html)



Flash cannot be embedded in album description. - arduino - 03-07-2009

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




Flash cannot be embedded in album description. - arduino - 03-07-2009

I solved it: instead of putting flash in the description, I made a short script and placed it before the PHP call to the description.
``




Flash cannot be embedded in album description. - sbillard - 03-07-2009

Anyway, there is an option called allowed tags that controls what is allowed in things like descriptions. You would have had to modify it so that all the tags you need for the flash would be allowed. Probably you selected a better solution.