# Coding question?

**URL:** https://forum.kirupa.com/t/coding-question/277637
**Category:** flash
**Created:** [December 15, 2008, 9:04am UTC](https://forum.kirupa.com/t/coding-question/277637 "2008-12-15T09:04:20Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![IanCremona](https://avatars.discourse-cdn.com/v4/letter/i/65b543/32.png) [@IanCremona](https://forum.kirupa.com/u/IanCremona)
#### Post date: [December 15, 2008, 9:04am UTC](https://forum.kirupa.com/t/coding-question/277637/1 "2008-12-15T09:04:20Z")

</div>

Hello all,

I’m (coding) at timeline:

```auto
_level0.worldmap.map_mc

```

and would like to change the htmlText in:

```auto
_level0.newsContainer.newsHolder.article.quote

```

How can I do this?

(I’m getting these references from Debug\> List Objects in the flashplayer preview)

Do I have to cast? or may I do it the proper OO way?
