# Actionscript TAG for YOUR post!

**URL:** https://forum.kirupa.com/t/actionscript-tag-for-your-post/15362
**Category:** flash
**Created:** [March 13, 2003, 12:21pm UTC](https://forum.kirupa.com/t/actionscript-tag-for-your-post/15362 "2003-03-13T12:21:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mindfriction](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/mindfriction/32/172_2.png) [@mindfriction](https://forum.kirupa.com/u/mindfriction)
#### Post date: [March 13, 2003, 12:21pm UTC](https://forum.kirupa.com/t/actionscript-tag-for-your-post/15362/1 "2003-03-13T12:21:09Z")

</div>

Hey people out there!

I havent really seen a “STICKY POST” telling anyone about this. I mean if your familiar with the post tags for formatting your posts it may even be obvious ! But for those who havent ‘clicked’ there is now the [**AS][**/AS] tag, YES the actionscipt tag so you can post your code so it look As format

Eg…  
[AS]  
\_root.answerCode.codeLabel.text = CodeVars.label2;  
\_root.answerCode.codeComments.text = CodeVars.comment2;  
\_root.answerCode.codeSource.text = CodeVars.code1;  
\_root.answerCode.createNodeButt.\_visible = false;  
\_root.answerCode.createEdgeButt.\_visible = false;  
[/AS]

:tie:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [March 14, 2003, 4:26pm UTC](https://forum.kirupa.com/t/actionscript-tag-for-your-post/15362/2 "2003-03-14T16:26:49Z")

</div>

i c no one is using them… but i can tell you guys, they are very very very usefull !!!

all the colors that flash uses are intergrated… very cool !

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [March 16, 2003, 9:28am UTC](https://forum.kirupa.com/t/actionscript-tag-for-your-post/15362/3 "2003-03-16T09:28:05Z")

</div>

```auto
trace("I use that tag alot!!!");
trace("I like it better than [PHP] [/PHP] tag...");

```

😛
