View Single Post
  #3 (permalink)  
Old Aug 16th, 2007, 08:47
Phil Phil is offline
Up'n'Coming Member
Join Date: Aug 2007
Location: Haverhill
Posts: 50
Thanks: 1
Thanked 0 Times in 0 Posts
Re: Problems with Volume Control for Flash MP3 Player

Hi Sgaspar11,

Thanks for your post,

As far as I can tell the control for both of our sliders appear to be almost identical. The only difference I can see is the
Code: Select all
this._parent.meter._width = this._x + 1;
 }
Line in yours which I'm not entirely sure what it is for.
Reply With Quote