tulo69
10-01-2002, 10:08 AM
hope this could be of your use. i'ts a rough way to attach some smileys dinamically in a text (really in a container above the text). you can place the well in a scrollpane. images tag have the format : [:nameOfTheMovieClipInTheLibrary,width,height:] .
Basically it parses the text, split in lines with <br>, find the tag, attach the clip from the library in the right position in a container, make place adding spaces instead of the tag. The script uses a temp textArea, i didn't find a way although.
Hope this will help, i'll use it in a chat.
Basically it parses the text, split in lines with <br>, find the tag, attach the clip from the library in the right position in a container, make place adding spaces instead of the tag. The script uses a temp textArea, i didn't find a way although.
Hope this will help, i'll use it in a chat.