Im using flash 8 and im wondering if it is posable to externaly load lables into a ceck box from xml.
If it is posible how would one go about doing it.
Any help is much apretiated.
Use the XML class:
Good example to follow for a static XML file is:
http://livedocs.macromedia.com/flash/8/main/00002872.html
If you are not going to create your own custom checkbox, then look at the
checkbox component:
http://livedocs.macromedia.com/flash/8/main/00003143.html

Signature
Lon Hosford
www.lonhosford.com
Flash, Actionscript and Flash Media Server examples:
http://flashexamples.hosfordusa.com
May many happy bits flow your way!
> Im using flash 8 and im wondering if it is posable to externaly load
> lables into a ceck box from xml.
>
> If it is posible how would one go about doing it.
>
> Any help is much apretiated.