Hi Sergey,
How did you style the audio level indicator on your mp3 recorder test page so that the indicator is only 7px tall? On the version that you distribute, it seems that the indicator is forced to be 24px tall. Is it possible to change this?
Thanks,
-Amit
Styling the audio level indicator
Started by Guest_Amit_*, Oct 31 2007 12:17 AM
2 replies to this topic
#1 Guest_Amit_*
Posted 31 October 2007 - 12:17 AM
#2
Posted 31 October 2007 - 08:10 AM
you can use any high and width of level indicator.
You can set them in the applet call in the
ALIGN="MIDDLE" WIDTH=374 HEIGHT=24
<PARAM NAME = "indicatorWidth" value = "374">
Note! WIDTH and "indicatorWidth" must be the same value.
You can set them in the applet call in the
ALIGN="MIDDLE" WIDTH=374 HEIGHT=24
<PARAM NAME = "indicatorWidth" value = "374">
Note! WIDTH and "indicatorWidth" must be the same value.
#3
Posted 01 November 2007 - 04:51 PM
Amit,
mp3 recording applet was a little bit modified.
"indicatorWidth" applet parameter is removed.
So, you can set sizes of input level indicator by using applet window sizes WIDTH and HEIGHT
mp3 recording applet was a little bit modified.
"indicatorWidth" applet parameter is removed.
So, you can set sizes of input level indicator by using applet window sizes WIDTH and HEIGHT
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












