[Xerte] Re: Xerte Wizard not Displaying in Google Chrome/Moodle

Julian Tenney Julian.Tenney at nottingham.ac.uk
Wed Jun 1 10:45:19 BST 2011


Keep dabbling, share your problems here...

The main thing to remember is that Xerte is a flash movie. That's all. If you load another Flash movie into that flash movie, then the usual issues of loading swfs apply. Often a  good tactic is to take Xerte out of the picture and simply try loading the swf into another swf and trying to replicate the setup (in this case trying to load a sound from the library of the loaded swf) as simply as possible and replicate the problem.

J

From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Deborah Delin
Sent: 01 June 2011 09:37
To: xerte at lists.nottingham.ac.uk
Subject: [Xerte] Xerte Wizard not Displaying in Google Chrome/Moodle

After testing I have discovered that it was a piece of code in an SWF that was upsetting Xerte/Google Chrome.  A different SWF with this code in it refused to play the sound at all in any browser.  So I would love any expert's opinions as to why the following code might have upset things?

red_orange = new Sound();
            red_orange.attachSound("red_orange");
            speaker_plain_btn.onRelease = function() {
                        red_orange.start(0,1);
            }
            speaker_plain_btn.onRollOver = function () {
                        red_orange.start (0,1) ;}

Any other tips on making SWF's that are less likely to crash in Xerte would be gratefully received as apart from this I spent some hours yesterday re-constructing another SWF which refused to display in Xerte but worked outside.

I'm new to AS2 and beginning to wonder if I should stop dabbling.

Thanks very much.

Deborah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110601/7e666599/attachment.html>


More information about the Xerte mailing list