On my website I used a js styleswitcher, that lets people change the layout on
the fly, specifically the backround image and color. I am now trying to get the
same effect using a swf instead of the background image. So, I have a swf that
is a simple animation, I can give it a different color w...
more >>
I have ab XML like this
<node>
<child>Erat enim gulae deditus, cuius deus venter fuit. Nullumque sibi
adserebat
esse prudentiorem.
</child>
</node>
I load the xml into flash in a dynamic textbox. The problem is that I get
double line breakes:
Erat enim gulae deditus, cuiu...
more >>