123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|713|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Blitz -> Wraptext with Text shadow effect

Fri, 30 Jan 2009, 09:53
LostUser
Hi there

I haven't been here in ages. Anyway, here's my problem.

I want to combine my Text Shadow effect with my Wraptext function so that I can have stylized text effects wrapped inside a rectangle or "speech bubble" box.

Here is the code for the text shadow effect;




Here is the code for the WrapText function (a bit long)



Any help on combining the two would be great!
Fri, 30 Jan 2009, 09:58
JL235
What about:

Fri, 30 Jan 2009, 10:31
LostUser
I'll try it! Thanks

I tried it, it returns a weird number right at the front of the text, also the text has no shadow (I tried it on a red background and I should see a black shadow).

WrapText also seems to take presendence over the text shadow effect.