2009/6/21 Raphael Collet <[email protected]>: > Dear Johannes, > > The .oza file is a compiled Mozart applet. Basically, it's bytecode. You > can run it from a terminal, directly invoking the interpreter (add some path > to ozengine if necessary): > > ozengine AnimatedQueens.oza > > Cheers, > raph > > On Sun, Jun 21, 2009 at 8:49 PM, Johannes Brauer <[email protected]> > wrote: >> >> Hi, >> >> recently I installed mozart 1.4.0. Trying to start a demo applet (animated >> queen) with Firefox the following happens: >> Aquamacs is started with a AnimatedQueens.oza buffer and an oz compiler >> buffer containing: >> >> Mozart Compiler 1.4.0 (20080703) playing Oz 3 >> >> Nothing more happens. What I have to do for seeing animated queens?
Also, you can read http://www.mozart-oz.org/documentation/install/node14.html#appendix.applets to enable the applets in your browser. It is a similar procedure for Firefox. >> >> Johannes >> >> _________________________________________________________________________________ >> mozart-users mailing list >> [email protected] >> http://www.mozart-oz.org/mailman/listinfo/mozart-users > > > _________________________________________________________________________________ > mozart-users mailing list > [email protected] > http://www.mozart-oz.org/mailman/listinfo/mozart-users > -- Gustavo Andrés Gómez Farhat _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
