Richard Lynch wrote:
> 
> I suspect the first question would be if Flash people have bothered to
> document what HTML subset they support.

they do, to a point (although trying to figure out what is supported across
all version is painful) and reading what they do apparently support made me
cry.

> 
> And second is, wouldn't you have a lot more luck in a Flash forum?...

probably, I was kind of hoping that someone had made written something in php
already - figured I possibly wasn't the first to swim these waters.

that said the 'solution' I'm toying with currently is a slightly extended 
version
of the following :-) ...

$flashHTML = strip_tags($myHTML);

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to