Thanks, Erel; that does the trick nicely.
There's sort of a zoomy dramatic effect
that's rather cool... lol.
But this leads to a question about the
Android life cycle that I'm not "getting".
In this application, I start MediaPlayer.Play
and immediately thereafter call Activity.Finish.
Yet, the MediaPlayer continues to play through
the sound file to its end after Activity.Finish is
called (likewise if the back button is clicked).
In the tutorial it says Activity.Finish "
pauses and
destroys the current activity, similar to the Back
button".
Is MediaPlayer somehow an exception -- or do I
misunderstand what Activity.Finish actually does?
Thank you!
David
-----
David Sosnowski
www.DavidSosnowski.com