[Red5] Red5 Flex Demo Up!
Dan Rossi
spam at electroteque.org
Fri Nov 10 00:08:33 EST 2006
John Kirby wrote:
>
>
> Dan Rossi said the following:
>>
>> <mx:DateFormatter id="playHeadTimeFormat" formatString="NN:SS"/>
>>
>> private function updatePlayHead(event:TimerEvent):void
>> {
>> playHeadTime.setMinutes(0,ns.time,0);
>> preloadBar.playHeadTime.text =
>> playHeadTimeFormat.format(playHeadTime).toString();
>> }
>>
> Yup it doesn't work with hours... or I couldn't make it work
maybe playing with this format, theoretically im setting it as minutes,
and then it formats the hours from minutes
<mx:DateFormatter id="playHeadTimeFormat" formatString="HH:NN:SS"/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20061110/48b95d3f/attachment.htm
More information about the Red5
mailing list