PDA

View Full Version : html elements allowed in flash


poab
12-12-2001, 12:59 PM
Hi,

I've been playing about with Pete Barr-Watson's section in friendsofed's 'New Masters of Flash 2002 Annual'. He claims the the acceptable elements are:

<html><body><a href><u><b><i><font face><font color> and <font size>

And yet I inserted a <br> tag and it worked.

Does anyone know if there's a comprehensive list of tags allowed in Flash, (and where it is)?

Does anyone know why the <br> tag is working on my machine?

Ricod
12-12-2001, 03:24 PM
The <br>-tag always works. Just as : <p>, <BIG> and any other tag supported by HTML 1.0

poab
12-12-2001, 03:30 PM
Hi,

Anything in html 1.0 ?

cheers very much.:)