Re: generating/transforming HTML so that it 'works' in a flash file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux