Hi,
I would like to apologize for the multiple posts, this is quite important so I
will post twice, because I do not know the correct forum.
This is regarding
[url]http://www.adobe.com/devnet/flash/articles/resource_component.html[/url]
example.
There is some code that adds regions to the control:
this.addTextRegion("boo",5.62,5,33.71,20,"left");
this.addTextRegion("context", 29.78, 7, 65.17, 20,"left");
this.addTextRegion("title", 29.78, 21, 65.17, 25,"bottom");
this.addTextRegion("subtitle", 29.78, 48, 65.17, 30,"left");
this.addIconRegion("logo",0,30,33.71,60,"top");
this.addLinkRegion("link1",29.78, 77, 65.17, 12,"left","linkURL1","_blank");
this.addLinkRegion("link2",29.78,86,65.17,12,"left ","linkURL2","_blank");

I cannot find any documentation on this code, and I need to set the html
property to true.
Please let me know.
Thanks in advance.

-Edward[Q]Exerpt:[/Q]