Hey, I am making a small phone dialer/contact list app that gets its data from active directory. We want to be able to use this grid of data for phone number lookup. Additionally, it would be nice to have some of the firefox plugins like google voice click2call to work with the phone numbers in the flash datagrid component. However most of the click2call plugins work by parsing the html text on the webpage using javascript. Since the text is in a flash stage is there anyway to make the plugins work? I tried using textinput.htmltext = "678-332-2322"; However this doesn't seem to work. The html does render but the plugin doesn't have any access to the html content.
Corey ------------------------------------------------------------- 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 -------------------------------------------------------------
