# How do you write the following Flex code to AS3?

**URL:** https://forum.kirupa.com/t/how-do-you-write-the-following-flex-code-to-as3/328014
**Category:** flash
**Created:** [April 12, 2012, 8:23pm UTC](https://forum.kirupa.com/t/how-do-you-write-the-following-flex-code-to-as3/328014 "2012-04-12T20:23:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rotaercz](https://avatars.discourse-cdn.com/v4/letter/r/7feea3/32.png) [@rotaercz](https://forum.kirupa.com/u/rotaercz)
#### Post date: [April 12, 2012, 8:23pm UTC](https://forum.kirupa.com/t/how-do-you-write-the-following-flex-code-to-as3/328014/1 "2012-04-12T20:23:58Z")

</div>

```auto

[Embed(source="/assets/green_word.png")]
private var greenTexture:Class;

```
