Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Roberto #1
Trim White Space
I imported a bitmap with white spaces at the borders whithout trimming
it. That's right, it's gone fine, i have my image with the white
spaces. But when i do
member("image").picture=member("imagewithspaces"). picture
the trim options is auto activated in member("image") and my damn
picture is trimmed, also if i don't want to do it. Yes the solution
may be to put a grey pixel on the corner, but do you know that in 256
colors mode the "not so white" becomes white? And the damn image is
trimmed!! YES!!! Neither use trimwhitespace=false is useful, because
if i do it after the trimming, it (of course) remains trimmed. Is
there any way to don't get it trimmed?
Roberto Guest
-
Logo on Web - White Space
Using a corporate logo on my web page. It's a TIF. I can change the color of the logo graphic (round, but on the web page the logo displays on a... -
how to contract white space
I started using Director 7 on PC and I am unable to contract white space around my cast members. The casts members are are drawn by pencil and are... -
Trim White Space problems
I have created a presentation which utilises lots of sprites with white space in them Although the "Trim White Space" box is unchecked for all... -
Getting rid of white space...
are you speaking of this? use strict; while(my $line = <>) { ($line) = ($line =~ /^\s*(.*)\s*\n$/); print($line."_nice/n"); } -----Original... -
White space around the whole page
How can I get rid of the white space around my page, when I preview it in IE6?



Reply With Quote

