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

Julian Tenney Julian.Tenney at nottingham.ac.uk
Wed Jun 30 13:32:14 BST 2010


Right, I'm getting somewhere with subclassing VideoDisplay directly, so
we'll have the best of both worlds.

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

Yes, but that's going to take a bit more work.

I've made it so that you can now use the .controls property [defaults to
true] to turn off the controls if you want to, and then make your own
controls.

I'd still like to make it easier to get at the all the native events
though...

 
-----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:57
To: Xerte discussion list
Subject: Re: [Xerte] Xerte3: Hide Play/Stop/Tracker on VideoIcon

I think you had once the idea to have the raw VideoIcon and an extra
ControlbarIcon. That would be perfect for me. Than you have the free
choice where to put it (above the video, below, over). Ideally the
ControlbarIcon would have properties like pauseButton:
"media/myPauseButton", pauseButtonOver: "media/myPauseButtonOver". The
question remains on how to tie VideoIcon and ControlbarIcon together.
I'm not a big fan of giving IconIDs to all the icons. Perhaps it would
be possible that the ControlbarIcon detects if it has a parent
VideoIcon?

On 30.06.2010, at 12:48, Julian Tenney wrote:

> 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
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte

==================================
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
_______________________________________________
Xerte mailing list
Xerte at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte


More information about the Xerte mailing list