PDA

View Full Version : please help a newbie on actionscripting


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:

xxlm
06-20-2002, 10:00 PM
Look at the other thread you've posted!!