Is it possible to create a text field that will show in Flex project


i trying built custom class , wonder if it's possible create text field show in flex project

for example, simple script 1 below, create text field in action script project, if want text displayed in flex project do? not sure if it's possible...

ps
i can't use compile swf file since info being pushed dynamically , want able move message on screen.

package {
import flash.display.sprite;
import flash.display.movieclip;
import flash.text.textfield;

public class text extends movieclip
{
public function text()
{
var field:textfield = new textfield();
addchild(field);
field.text = "lorem ipsum dolor sit amet, consectetuer adipiscing elit. morbi tortor purus, aliquet a, ornare ac, suscipit a, est.";

}
}
}

clarify mean "show".

if mean show flex builder design mode, etc, need ask in forum.


More discussions in Flex (Read Only)


adobe

Comments

Popular posts from this blog

Joomla site hacked, cant see front and - Joomla! Forum - community, help and support

Christian Home School Programs - Joomla! Forum - community, help and support

Trouble with PF_OutFlag_I_USE_AUDIO and PF_CHECKOUT_LAYER_AUDIO