Need help with Weired IE8 bug


this issue/bug has me totaly baffled, check out page in ie8.

 

http://dev.dans-hobbies.com/2010/07/01/test-video/

 

when video playing, "currenttimedisplay" shifts right, when video paused shifts normal position. have idea causing this.

 

all player is,is modification of standard spark videoplayer skin.

 

the relevant code.

 

                    <!-- container scrubber , time information. -->
                    <s:group left="26" right="64" top="3" bottom="0">
                            <s:layout>
                                <s:horizontallayout verticalalign="middle" gap="0" />
                            </s:layout>

                            <!-- spacer -->
                            <s:rect width="2" height="1" />
                           
                            <s:label id="currenttimedisplay" color.fullscreenstates="0xffffff" alpha="0.5" fontsize="11"/>
                           
                            <!-- spacer -->
                            <s:rect width="4" height="1" />
                           
                            <s:scrubbar id="scrubbar" width="100%" livedragging="true"
                                skinclass="skin.normal.scrubbarskin"
                                skinclass.fullscreenstates="skin.fullscreen.scrubbarskin" />
                               
                            <!-- spacer -->
                            <s:rect width="6" height="1" />
                           
                            <s:label id="durationdisplay" color.fullscreenstates="0xffffff" alpha="0.5" fontsize="11"/>
                           
                            <!-- spacer -->
                            <s:rect width="6" height="1" />
                    </s:group>

anyone have idea whats going on? see in ie7 & 8, other browser work intended.



More discussions in Flex (Read Only)


adobe

Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support