Re: [Flashcoders] seekBar and volumeBar Handle conflict

2006-03-14 Thread Amanda Kuek
Hello Jamay,

This doesn't directly answer your question, but I found that when I was in
the same situation as you (ie, making customised controllers for an FLV
player), the flvPlayback components weren't really the ideal answer for me.
They seemed quite difficult to customise as well as adding enormously to
file size.

I found that Lee Brimelow's series of tutorials[1] were really helpful to
make your own flv playback controls. It doesn't cover making a volume
slider, but you can make it pretty easily yourself after following the whole
series. Or if not, you can contact me off-list and I'll send you the code I
ended up using.

Hope that helps!

[1]
http://www.creativecow.net/show.php?page=/leaders/brimelow_lee/brimelow_lee.html.
The first one, Flash Video Basics: Part One, is right at the bottom.

On 3/1/06, Jamay Liu [EMAIL PROTECTED] wrote:

 Hi,
 I am trying to build a customized controller for my flv player with the
 flvPlayback components. For some reason, I can't get the SeekBar and the
 VolumeBar to behave properly together. They work fine when either is alone
 on the controller, but when they are both present, the seekBar handle
 doesn't drag when it is supposed to. Sometimes, a yellow rectangle flashes
 around the OTHER handle (on the volume bar) instead.
 Is this a bug? Anyone know how to fix it? I tried moving the handle around
 on the stage, but that didn't work.

 Thanks!

 -J
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] seekBar and volumeBar Handle conflict

2006-02-28 Thread Jamay Liu
Hi,
I am trying to build a customized controller for my flv player with the
flvPlayback components. For some reason, I can't get the SeekBar and the
VolumeBar to behave properly together. They work fine when either is alone
on the controller, but when they are both present, the seekBar handle
doesn't drag when it is supposed to. Sometimes, a yellow rectangle flashes
around the OTHER handle (on the volume bar) instead.
Is this a bug? Anyone know how to fix it? I tried moving the handle around
on the stage, but that didn't work.

Thanks!

-J
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com