You can use HTML tags in a limited way for web apps via components like TextArea and plain text fields, but there's no player support for either DOM objects or Javascript. Using ExternalInterface (communicating with Javascript from Flash and vice-versa) can allow Flash to control other rich elements on an HTML page. You may want to go this route.
Mike Britton ------------------------------------------------------------- To unsubscribe from this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
