Mycode Flash
#2
Hi,
nice MyCode but embed is not allowed within XHTML and will cause in an invalid HTML Code.

Regex:
\[flash=([0-9]{1,3})x([0-9]{1,3})\](.*)\[/flash\]

Replacement:
<object type="application/x-shockwave-flash" data="$3" width="$1" height="$2"><param name="movie" value="$3" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="transparent" /></object>

This will produce a valid XHTML syntax, works on all browsers and users can't destry page layout by using a huge dimension (max dimension is 999x999).
Reply


Messages In This Thread
Mycode Flash - by ¤ Magic ¤ - 2009-07-14, 10:23 PM
RE: Mycode Flash - by querschlaeger - 2009-07-16, 10:52 AM
RE: Mycode Flash - by roy - 2010-03-01, 11:36 PM
RE: Mycode Flash - by querschlaeger - 2010-03-02, 01:20 PM
RE: Mycode Flash - by sabuche - 2011-11-15, 01:50 PM
RE: Mycode Flash - by roy - 2010-03-02, 03:17 PM
RE: Mycode Flash - by zohair - 2010-09-01, 08:20 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)