[Xerte] xerte desktop 2 - accessing the rootIcon from a flash wrapper

Patrick Lockley Patrick.Lockley at nottingham.ac.uk
Thu Dec 2 17:47:00 GMT 2010


Try doing a for each look on _level0.myRLO that usually brings up the name - Julian will have a better answer though :)

From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Mary Ann Ahearn
Sent: 02 December 2010 17:43
To: xerte at lists.nottingham.ac.uk
Subject: [Xerte] xerte desktop 2 - accessing the rootIcon from a flash wrapper

Okay, so here's my new flash wrapper conundrum.

I want to load a xerte learning object and send it to the last page.

Loading the rlo file in our flash wrapper:
        this._parent.attachMovie('Xerte', 'myRLO', 0).init('Lesson3.rlo', 230, 80, 1020, 640);

Creates the following movieClip:
_level0.myRLO

Tried variations on the following with no luck.
_level0.myRLO.engine.IFC.gotoPage(5);

Tried various ways of inserting rootIcon in there with no luck either.

Is this not doable or have I just got the syntax wrong?

Thanks!!
ma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20101202/c754707b/attachment-0001.html


More information about the Xerte mailing list