Ask a Question related to Macromedia Director Lingo, Design and Development.
-
JB #1
Re: Maximum size of a vector shape
maybe only the vector code writer at macromedia knows that one.
seems easy to write a test loop that expands the dimensions of a 2 or 3
point vector member until the taboo value is reached.
soumds like your code schem needs revision to avoid this case anyway,
perhaps scaling the values when defining the vector member, until
scaling the sprite to fit the screen, line thicknesses can get goofy
scaling vectors on screen.
JB Guest
-
application requires an Xtra (vector Shape)...?
I am getting the error "This application requires an Xtra (vector Shape) that either does not exist or failed to initialize properly. Please make... -
Vector Shape error
Hi I was wondering if anyone had any information how to fix this or if has happened to them when creating Vector shapes you can create maybe 2 or 3... -
vector shape looks jagged
I created some very simple characters (letters) and when I print them at 100 %, there are some "bumps" on most characters which I can't explain (my... -
How can I copy a vector shape from Freehand MX to PhotoShop 6
Question I prepare my shape in Freehand MX and try to copy as "Shape Layer" into Photoshop 6, but I can not. The message is displayed as ; "Could... -
vector shape coordinate space
Anyone know what the maximum size of the coordinate space + and - for a vector shape. I need to be able to check against this to stop invalid... -
Stephen Whipp #2
Maximum size of a vector shape
Sorry for the repeat post but does
anyone know what the maximum size of the coordinate space + and - for a
vector shape. I'm plotting a dynamically scalable graph which can be quite
large in size. This is clipped to a fixed sprite on the stage. However at
large scales I keep getting invalid vertex lists (I assume this is because
the numbers being stored within the vertices are too big). I therefore need
to know the maximum extents of a vectorshape.
Thanks in advance
Stephen Whipp Guest



Reply With Quote

