||unity-news|| Unity 2.0.1 Now Available

colin@moock.org colin@moock.org
Wed Dec 31 12:01:02 2003


This is a multi-part message in MIME format.

------=_NextPart_000_00EE_01C3CF94.84A59760
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

A minor update to Unity 2 is now available. The update includes bug =
fixes, minor improvements, and the ability to serve policy files =
directly from Unity to movies running Flash Player 7.0.19.0 and later. =
Policy files allow cross-domain connections to Unity and connections to =
ports under 1024. (Prior to Flash Player 7.0.19.0, cross-domain =
connections required policy files to be served over HTTP, and =
connections to ports under 1024 were completely forbidden, even with a =
policy file.)

For more details on what's new in 2.0.1, see the release notes, below. =
More information about serving policy files from Unity is posted here:
http://www.moock.org/unity/docs/server/policyserver.html

Licenced Unity 2 owners have been sent instructions on obtaining the =
upgrade for free. If you own Unity 2 but have not received your =
instructions, please email unity@moock.org.


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Unity 2 Multiuser Server Release Notes
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
* Services can now throw a ServiceException during load() to signal an =
initialization failure.=20
* Added optional Service PolicyService for authenticating Flash clients =
to ports under 1024.=20
* Fixed a bug that caused the Admin to not display Room details when the =
Room contained an Attribute value that was not of type String.=20
* Fixed a bug with MySQL Attribute Persistence which would allow =
simultanoues same client logins.=20
* Fixed a problem with the command line stopserver command.=20
* Exposed some classes that should not have been obfuscated.=20


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
UClient for Macromedia Flash Release Notes
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
* Policy file support added. Movies running in Flash Player 7.0.19.0 or =
later can now load a policy file that allows cross-domain and =
connections to ports under 1024. For details, see UClient.setServer() =
documentation.=20
* Fixed bug preventing UClient from exporting to Flash Player 7 format.=20
* New uSimpleChat example files, using Flash MX 2004 "v2" component set. =

* Minor improvements to uAdmin:=20
    1) Stopped outdated client information from appearing=20
    2) Fixed tab ordering on login screen=20
    3) Added enter key support to login screen=20
* Various documentation updates.
------=_NextPart_000_00EE_01C3CF94.84A59760
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>
<DIV>A minor update to Unity 2 is now available. The update includes bug =
fixes,=20
minor improvements, and the ability to serve policy files directly from =
Unity to=20
movies running Flash Player 7.0.19.0 and later. Policy files allow =
cross-domain=20
connections to Unity and connections to ports under 1024. (Prior to =
Flash Player=20
7.0.19.0, cross-domain connections required policy files to be served =
over HTTP,=20
and connections to ports under 1024 were completely forbidden, even with =
a=20
policy file.)<BR><BR>For more details on what's new in 2.0.1, see the =
release=20
notes, below. More information about serving policy files from Unity is =
posted=20
here:</DIV>
<DIV><A=20
href=3D"http://www.moock.org/unity/docs/server/policyserver.html">http://=
www.moock.org/unity/docs/server/policyserver.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>Licenced Unity 2 owners have been sent instructions on obtaining =
the=20
upgrade for free. If you own Unity 2 but have not received your =
instructions,=20
please email <A =
href=3D"mailto:unity@moock.org">unity@moock.org</A>.</DIV>
<DIV><FONT face=3DArial=20
size=3D2></FONT><BR><BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>Unity =
2=20
Multiuser Server Release =
Notes<BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>*=20
Services can now throw a ServiceException during load() to signal an=20
initialization failure. <BR>* Added optional Service PolicyService for=20
authenticating Flash clients to ports under 1024. <BR>* Fixed a bug that =
caused=20
the Admin to not display Room details when the Room contained an =
Attribute value=20
that was not of type String. <BR>* Fixed a bug with MySQL Attribute =
Persistence=20
which would allow simultanoues same client logins. <BR>* Fixed a problem =
with=20
the command line stopserver command. <BR>* Exposed some classes that =
should not=20
have been obfuscated.=20
<BR><BR><BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>UClien=
t for Macromedia=20
Flash Release =
Notes<BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>* Policy =

file support added. Movies running in Flash Player 7.0.19.0 or later can =
now=20
load a policy file that allows cross-domain and connections to ports =
under 1024.=20
For details, see UClient.setServer() documentation. <BR>* Fixed bug =
preventing=20
UClient from exporting to Flash Player 7 format. <BR>* New uSimpleChat =
example=20
files, using Flash MX 2004 "v2" component set. <BR>* Minor improvements =
to=20
uAdmin: <BR>&nbsp;&nbsp;&nbsp; 1) Stopped outdated client information =
from=20
appearing <BR>&nbsp;&nbsp;&nbsp; 2) Fixed tab ordering on login screen=20
<BR>&nbsp;&nbsp;&nbsp; 3) Added enter key support to login screen <BR>* =
Various=20
documentation updates.</DIV></DIV></BODY></HTML>

------=_NextPart_000_00EE_01C3CF94.84A59760--