Vic, may I suggest sticking with the tag releases unless you find
something that does not work properly (in which case you can switch
over to the trunk and see if the cause has been fixed by the
development team).  In TortoiseSVN you can use the RepoBrowser command
to explore what tags have been created (e.g. 3.4.0), then when you do
a Checkout, navigate to that tag.  The complete Away3D library is not
very large so you can probably afford to have multiple tags and the
trunk all saved on your drive.  Alternatively, you can rewind to a
numerical revision of the trunk and freeze there.

FYI issues are tracked here: code.google.com/p/away3d/issues/list  You
should submit your own if you find a reproducible bug in the trunk.

Regarding TextField3D, I for one am extremely interested in new
developments!  We use it extensively to label 3-D illustrations for
interactive training.  It does have some issues that I understand
derive from the way that faces are dynamically built and oriented from
the font data embedded in the SWF.  In my experience this can cause
chunks of characters to have z-sorting problems.  If you dig through
the discussion you will some posts by Li, me, and others that you may
find helpful.

Ralph

On Apr 12, 10:26 am, Vic <[email protected]> wrote:
> Hi Pete -
>
> Your reply is excellent!  I kind of over-reacted because I'm just not
> completely familiar with the way the whole aw3d world works.But I
> did figure out how to make my project work correctly with the latest
> version.
>
> I'm going to start a much smaller, easier project this
> week - a working atom. In theory, making 3 electrons spinning
> around a nucleus should be a snap, if everything I learned in the
> last month counts for anything.
>
> Thank you for your concise advice. I think I might become an
> away3dchoholic.
>
> Thanks, again -
> Vic
>
> PS - Does anybody have a definitive answer whether textField3d is
> going to be replaced with anything? Maybe I'm the only one who
> found this function very useful.


-- 
To unsubscribe, reply using "remove me" as the subject.

Reply via email to