# AS3 and CSS

**URL:** https://forum.kirupa.com/t/as3-and-css/291840
**Category:** Uncategorized
**Created:** [July 6, 2009, 4:32pm UTC](https://forum.kirupa.com/t/as3-and-css/291840 "2009-07-06T16:32:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Tical](https://avatars.discourse-cdn.com/v4/letter/t/e9a140/32.png) [@Tical](https://forum.kirupa.com/u/Tical)
#### Post date: [July 6, 2009, 4:32pm UTC](https://forum.kirupa.com/t/as3-and-css/291840/1 "2009-07-06T16:32:53Z")

</div>

when using the Unordered list in html, i know that when i put a list in a list it will change the way the second bullet looks vs. the first bullet.

In AS3 when using html it does not recognize this. Is there a way that I don’t know of, or am i able to use CSS in the AS3 and will it create a second open sub-bullet?  
From what i see, i don’t think i can do this, but am looking for some advice to solve the issue…

Right now, when i put a list in a list…both the first bullet and first sub-bullet look the same.

Thanks
