[Xerte] Including flashpaper documents in the tabbed navigation

Julian Tenney Julian.Tenney at nottingham.ac.uk
Wed Feb 24 10:00:06 GMT 2010


You always have to check with any swfs produced by anything else what
they assume they will be loading into. Often there is a parent movieclip
of height and width 0,0 when the onLoad event fires: the actual content
loads sometime later.

 

From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Johnathan
Kemp
Sent: Wednesday, February 24, 2010 9:56 AM
To: Xerte discussion list
Subject: RE: [Xerte] Including flashpaper documents in the tabbed
navigation

 

I took a quick look at the code last night and noticed the use of 

 

if (fp.getLoadedMovie().getIFlashPaper() != undefined){
  fp.getLoadedMovie().getIFlashPaper().setSize(800,514);
  loadAndResize.exit();
};

 

where fp is the id of the graphic icon.

which appears to be the only code specific to treating flashPaper
differently from an ordinary graphic or swf.

 

So I will look at building that in.

 

I just wondered if there was an issue with flashPaper as it appeared to
work correctly with the original code that loads in graphics and swfs to
the tabbed panels, but I didn't want to rely on the default code if
there were issues that I didn't know about.

 

Thanks for your help

 

Johnathan

 

Johnathan Kemp
ICT Development Coordinator
Connexions Staffordshire
www.cxstaffs.co.uk <http://www.cxstaffs.co.uk/> 
01785 355714

 

 

 

________________________________

From: Julian Tenney [mailto:Julian.Tenney at nottingham.ac.uk] 
Sent: 24 February 2010 09:35
To: Xerte discussion list
Subject: RE: [Xerte] Including flashpaper documents in the tabbed
navigation

Check out the flashPaper model. There is some coe in there that handles
the loading of the document and resizes the icon - it's a bit gribbly
because you hve to wait until the flashpaper document has loaded before
you can resize it - which is what the onEnterFrame handler in there
does.

 

You'd have to add that code to the nestedPages to handle the flashPaper
swfs. 

 

I can't remember what it's called but Ron Mitchell uses nan alternative
to flashPaper that might load in a more convenient way?

 

From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Johnathan
Kemp
Sent: Tuesday, February 23, 2010 5:03 PM
To: Xerte discussion list
Subject: [Xerte] Including flashpaper documents in the tabbed navigation

 

Hello Xerte Team,

 

The tabbed navigation allows for the inclusion of a graphic as content
of a tab panel.

In place of a graphic file it is also allowable to use a swf.

 

Is there any reason why that swf should not be a flashpaper document, or
is there anything specific to flash paper that could cause a problem?

 

Kind regards

 

Johnathan

 

Johnathan Kemp
ICT Development Coordinator
Connexions Staffordshire
www.cxstaffs.co.uk <http://www.cxstaffs.co.uk/> 
01785 355714

 

 

 

________________________________

This email and any files transmitted with it are confidential and are
intended solely for the use of the individual(s) or entity(s) to whom
they are addressed. All messages are monitored for virus, high risk
files and inappropriate content. As a result users should be aware that
this mail maybe accessed, read and the right is reserved to reject,
return, remove attachments or delete if considered to be inappropriate
or unsuitable. Liability cannot be accepted for any loss or damage
arising from this email (or any attachments) or from scripts or any
virus transmitted.

This communication represents the originator's personal views and
opinions, which do not necessarily reflect those of Connexions
Staffordshire. If you are not the original recipient or the person
responsible for delivering the email to the intended recipient, be
advised that you have received this email in error, and that any use,
dissemination, forwarding, printing, or copying of this email is
strictly prohibited. If you received this email in error, please
immediately reply to the sender or notify itsupport at cxstaffs.co.uk

Connexions Staffordshire Limited is registered in England No.4355170,
Charity No.1121955. Registered office: Foregate House, 70 Foregate
Street, Stafford, Staffordshire, ST16 2PX

Do you really need to print this email? It will use paper, add to your
waste disposal costs and harm the environment.

Scanned by iCritical. 

________________________________

 

 

________________________________

This email and any files transmitted with it are confidential and are
intended solely for the use of the individual(s) or entity(s) to whom
they are addressed. All messages are monitored for virus, high risk
files and inappropriate content. As a result users should be aware that
this mail maybe accessed, read and the right is reserved to reject,
return, remove attachments or delete if considered to be inappropriate
or unsuitable. Liability cannot be accepted for any loss or damage
arising from this email (or any attachments) or from scripts or any
virus transmitted.

This communication represents the originator's personal views and
opinions, which do not necessarily reflect those of Connexions
Staffordshire. If you are not the original recipient or the person
responsible for delivering the email to the intended recipient, be
advised that you have received this email in error, and that any use,
dissemination, forwarding, printing, or copying of this email is
strictly prohibited. If you received this email in error, please
immediately reply to the sender or notify itsupport at cxstaffs.co.uk

Connexions Staffordshire Limited is registered in England No.4355170,
Charity No.1121955. Registered office: Foregate House, 70 Foregate
Street, Stafford, Staffordshire, ST16 2PX

Do you really need to print this email? It will use paper, add to your
waste disposal costs and harm the environment.

Scanned by iCritical. 

________________________________

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20100224/c8923cc8/attachment.html


More information about the Xerte mailing list