[Xerte] Re: SWF not Functioning in Xerte

Julian Tenney Julian.Tenney at nottingham.ac.uk
Tue Sep 27 14:46:47 BST 2011


It's no problem. Take a look at the way I code flash, for what it's worth, in the templates folder, you'll find a few things .

From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Deborah Delin
Sent: 27 September 2011 14:06
To: Xerte discussion list
Subject: [Xerte] Re: SWF not Functioning in Xerte




Deborah, take out all the explicit references and just use implicit ones, e.g.

Instead of

_root.dropmenu.gotoAndStop("done");

use

gotoAndStop("done");

If you keep the scope of the loaded swf relative, it won't try to interact with Xerte.

This works here for me without setting lockroot in the swf or from Xerte after it has loaded.

I don't believe it!  I just did a double cartwheel (well I tried)!  I would kiss you if I could!  That did it!!!!   So I was just being way too complicated?

Thank you so so much Dave!  And thank you Julian for your help too and I am sorry to have taken up so much of both of your time.

:-) :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110927/a7ca7722/attachment.html>


More information about the Xerte mailing list