[Xerte] Xerte3: Hide Play/Stop/Tracker on VideoIcon

Julian Tenney Julian.Tenney at nottingham.ac.uk
Wed Jun 30 11:48:14 BST 2010


I was going to add a .controls property so you could turn them off by
setting it to false; alternatively you could have a different icon,
which inherited directly from VideoDisplay so you can access all the
events as you wanted. There would be two icons:

VideoIcon //the raw video display object
VideoDisplayIcon //what we have now with the controls

What do you think?

-----Original Message-----
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Peter
Huppertz
Sent: 30 June 2010 11:45
To: Xerte discussion list
Subject: [Xerte] Xerte3: Hide Play/Stop/Tracker on VideoIcon

I'm not sure what the status of the VideoIcon is. I think you thought
about changing it ... For some of my videos it would be nice to have the
possibility to hide the controlbar completely. At the moment I think
it's not possible because the buttons and the tracker are declared
private. Perhaps it would make sense to create a new public
(Sprite/Shape/Canvas?) controlbar as a parent of the buttons and the
tracker and which could either turned on and off by a property or at
least using .getChildAt(1).visible = false.
What do you think?

Peter
==================================
Peter Huppertz
E-learning and IT Specialist
International Centre for Asset Recovery
Basel Institute on Governance
Phone: +41 61 205 55 18
Fax: +41 61 267 55 19

_______________________________________________
Xerte mailing list
Xerte at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte


More information about the Xerte mailing list