thanks man -- this worked like a charm -- damn, i hate being a n00b.
--- In [email protected], " " <[EMAIL PROTECTED]> wrote: > > One solution I can think of is : > set the "buttonmode" of HBox to "true" and on click open the url. > > buttonMode="true" click="navigateToURL(new URLRequest('www.yahoo.com > '),'_blank')" > > > > On 1/12/07, kasey.mccurdy <[EMAIL PROTECTED]> wrote: > > > > im creating a component in actionscript with an HBox inside it, and i > > was wondering if anyone has any advice as to the best way to make the > > entire Hbox (and all its children) linkable...(i want it to go to the > > url specified when the user clicks the entire item) > > > > any help is much appreciated.... > > > > > > >

