[Xerte] Questions regarding Custom interface,
positioning and styles
Julian Tenney
Julian.Tenney at nottingham.ac.uk
Thu Mar 4 11:17:51 GMT 2010
When you tunr visuals off, the title bar disappears, yes. That is expected (you turned the visuals off).
You can draw another one with code, or add it to your custom interface.
The contents do move up, because 0,0 is now at the top left corner - not the top left corner of the content area. You can set _x and _y on rootIcon to move this around (all pagse are children of rootIcon)
Read the help on STYLES for the various properties you can set.
-----Original Message-----
From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Koványi Gábor
Sent: Thursday, March 04, 2010 10:59 AM
To: xerte at lists.nottingham.ac.uk
Subject: [Xerte] Questions regarding Custom interface, positioning and styles
Dear All,
I created a page template by Xerte Template Wizard and a custom top
navigation bar from the frameWork .fla as to be Custom Interface.
When I turn off(visuals 0) the default interface and set my custom
interface the page title bar disappears. I guess the title bar has
some dynamic text box with instance names which could be set by
actionscript in my custom interface, am I right? If yes which are the
proper instance names to display for eg. 'Learning Object Title' or a
'Page Title'(which content is added in the wizard)?
The other trouble is that all the contents moved upper, because there
is no titlebar. How can I set the x,y coords of the content area which
holds the pages (for eg. Title Page and Graqphics and sound page)?
How is it possible to stylish the content(by actionscript, or from the
style sheet) as the default colourSchemer does? (I've tried to add
some properties into the attached styles.css under colourSchemer{} but
it didn't have any effects.
Thanks in advance.
Regards,
Gabor
_______________________________________________
Xerte mailing list
Xerte at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte
More information about the Xerte
mailing list