karlzoe
06-20-2002, 06:55 PM
i am trying out my actionscripting when i write this code
myVariable = hello.htmlText;
hello.htmlText = "<b><u>yahoo</b></u>";
it shows when i view the movie. how ever when i make additions
such as
myVariable = hello.htmlText;
hello.htmlText = "<b><u><a href = www.yahoo.com>yahoo</b></u></a>";
and play the movie i see nothing and it gives me no errors......please help :rolleyes:
myVariable = hello.htmlText;
hello.htmlText = "<b><u>yahoo</b></u>";
it shows when i view the movie. how ever when i make additions
such as
myVariable = hello.htmlText;
hello.htmlText = "<b><u><a href = www.yahoo.com>yahoo</b></u></a>";
and play the movie i see nothing and it gives me no errors......please help :rolleyes: