Bug fixes 3.0 -
3.07
back
Bug Fixes 3.07
- Designer:Most recently used
file list added.
- Designer:Explanation of the
way images are represented as grey boxes in the design
studio.
- Help:Enhanced sequencer help.
- Help:Enhanced getting started
tutorial.
Bug Fixes 3.06
- Designer:Allowed scenes to
have actions with no target: If an actor has an action
with no target actor the designer will not allow the
design to be saved. However, if a scene has an action
with no target the desginer allows this to be saved
without warning. This design causes the applet to crash.
- Applet: Multi-line text
actors did not respond to font height actions.
- Designer: Netscape Navigator
ignores the anfx4main.jar,anfx4rest.jar file and loads each individual
.class file which is takes much longer. Netscape
apparently uses the "ARCHIVE" applet parameter
(not "ARCHIVES"). This should be changed to
"ARCHIVE=anfx4main.jar,anfx4rest.jar" in all existing HTML pages
containing AnFX applets. The designer now generates the
HTML files with the correct parameter.
- Designer: Can't select
Text|Set contents action for multiline if actor is a
single line text actor. This has been fixed so that the
user can choose to either set text for multi line actor
or single line text actor.
- Designer: Crash with
Multiline text actors.
Bug Fixes 3.04
- "Mouse Clicked"
actions do not work unless a "Mouse Pressed"
action is present
- Applet skipped scenes of
infinite length if transitions were turned on
- Occassional crash when applet
was changing scenes when transitions were turned on -
this problem seemed to be aggravated by the use of audio.
Bug Fixes 3.03
- Smarter handling of mouse
events when actors lay over other actors. When actors lay
over other actors AnFX will still allow the objects below
to receive mouse events if the actor above does not
handle them. If an actor handles no events then all
events are passed on to the actor below it. If the actor
handles the Mouse Entered event only then pressed,
released and clicked events will be passed through it
onto actors laying below it.
- Crashed on reading a v2.76
file that had two URL or Scene links with the same start
time.
- Occasional "Null pointer
exception" in applet and applet freezes - There was
an intermittent "Null pointer exception" error
that occured in the applet that was timing related and
hence dependent on the speed of the browsing machine.
- After copying and pasting an
actor the waypoints do no reappear
- Mouse event handling has been
improved - There were some problems with handling events
in an actor that had another smaller actor over it if
this smaller act had handled mouse enter event but didn't
handle it anymore.
- New clicked event implemented
- This event is triggered when the user presses the mouse
button down and then releases it over an object. This
should be the event triggered for trapping user clicks.
If the user moves the mouse away from the actor after
pressing down and then released the button while the
mouse is not over the actor then the clicked event is not
triggered.
Bug Fixes 3.02
- A bug caused licensed copies
to run in evaluation mode
- Copy/Paste doesn't work
between productions
- Publishing section still
mentions anfx?.zip not anfx3.zip. anfx4main.jar,anfx4rest.jar is such and
not anfx4main.jar,anfx4rest.jar! anfx4main.cab,anfx4rest.cab is such and not anfx4main.cab,anfx4rest.cab!
- Waypoints get lost when
switching scenes and using the edit key/form
Bug Fixes 3.01
- Saving files
with spaces error message only comes up when if the file
has spaces - not the path!
- Problems with
Netscape turned out to be restricted to our own Website
only. Please disregard previous mentions of this bug.