> Gordon will probably answer next time he checks email. I'm not sure what the question is. It sounds like a bug that should be filed at http://bugs.adobe.com/flex. Internal navigation (via clicks on anchors) should change the horizontalScrollPosition and verticalScrollPosition of the <mx:HTML> control (and the hScroll and vScroll of its internal HTMLControl). - Gordon
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of dorkie dork from dorktown Sent: Thursday, July 12, 2007 1:24 PM To: [email protected] Subject: Re: [flexcomponents] BUMP Re: Flex HTML component for AIR i dont think that is the same bug. you should post another one since apollo and the html control are in beta. Bug <http://bugs.adobe.com/flex> On 7/10/07, barry.beattie <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: I'm sorry to bump this here, ppl. Please forgive It's just I've got nowhere over at ApolloCoders. I'm converting a Flex app to AIR and it's all going well except for this one component. the only thing that's close is this: https://bugs.adobe.com/jira/browse/SDK-9722 <https://bugs.adobe.com/jira/browse/SDK-9722> thanx b to recap: <http://livedocs.adobe.com/labs/flex/3/langref/mx/controls/HTML.html <http://livedocs.adobe.com/labs/flex/3/langref/mx/controls/HTML.html> > > > as for a test case, just point this AIR component to a HTML page with > internal links/named anchors and do some clicking around. On my Mac, > once I navigate somewhere else on the (same) document, a touch of the > scroll bars sends it hurtling back to my start point. > > Why post here on Flexcomponents? > - hopefully some response (it's a graveyard over on apollocoders) > - trying to get a better understanding of this AIR/Flex control on > how the internal navigation of the HTML doc can/should change the > scroll position of the control itself (yes, "ScrollV" is a number... > then what?) > > cheers > b > --- In [email protected] <mailto:flexcomponents%40yahoogroups.com> , "Alex Harui" <[EMAIL PROTECTED]> wrote: > > Gordon will probably answer next time he checks email. He's the expert > on this component. > > > > ________________________________ > > From: [email protected] <mailto:flexcomponents%40yahoogroups.com> > [mailto:[email protected] <mailto:flexcomponents%40yahoogroups.com> ] On Behalf Of barry.beattie > Sent: Saturday, June 30, 2007 5:23 PM > To: [email protected] <mailto:flexcomponents%40yahoogroups.com> > Subject: [flexcomponents] Re: Flex HTML component for AIR > > > > thanks for your interest, J. > > it's not your HTMLComponent.swc (for Flex) I'm having trouble with, > it's the "mx.controls.html" AIR/Flex component that I can't get to > work as well as yours. > > http://livedocs.adobe.com/labs/flex/3/langref/mx/controls/HTML.html <http://livedocs.adobe.com/labs/flex/3/langref/mx/controls/HTML.html> > <http://livedocs.adobe.com/labs/flex/3/langref/mx/controls/HTML.html <http://livedocs.adobe.com/labs/flex/3/langref/mx/controls/HTML.html> > > > as for a test case, just point this AIR component to a HTML page with > internal links/named anchors and do some clicking around. On my Mac, > once I navigate somewhere else on the (same) document, a touch of the > scroll bars sends it hurtling back to my start point. > > Why post here on Flexcomponents? > - hopefully some response (it's a graveyard over on apollocoders) > - trying to get a better understanding of this AIR/Flex control on > how the internal navigation of the HTML doc can/should change the > scroll position of the control itself (yes, "ScrollV" is a number... > then what?) > > cheers > b >
