apostle
02-05-2001, 11:43 PM
ok,
so in my _root timeline I have a dynamic textbox called disclaimer. It is html/rich text formatted.
In my _root timeline I have a action that looks like this.
disclaimer="Disclaimer:\nJackpot amount last updated "+date+". \nJackpot meters are simulated and may
not reflect\ncurrent <I>Confidential</I> system value.";
When I run test the movie this is what I see in the disclaimer box.
Disclaimer:
Jackpot amount last updated 02-05-2001.
Jackpot meters are simulated and may not reflect
current system value.
it's like it's not pacsing it correctly (but the damn tag is even in the F5 book as an example html tag).
when I use the bold tag in place of the italic tag everything looks and works fine.
Jesse, could you try and duplicate this problem?
apostle.
so in my _root timeline I have a dynamic textbox called disclaimer. It is html/rich text formatted.
In my _root timeline I have a action that looks like this.
disclaimer="Disclaimer:\nJackpot amount last updated "+date+". \nJackpot meters are simulated and may
not reflect\ncurrent <I>Confidential</I> system value.";
When I run test the movie this is what I see in the disclaimer box.
Disclaimer:
Jackpot amount last updated 02-05-2001.
Jackpot meters are simulated and may not reflect
current system value.
it's like it's not pacsing it correctly (but the damn tag is even in the F5 book as an example html tag).
when I use the bold tag in place of the italic tag everything looks and works fine.
Jesse, could you try and duplicate this problem?
apostle.