I just started using flex 3. I've been poking around just googling what I need and so far so good. Until, whammo. How the heck do you make a button change the url of the browser? I figured since it seems to follow javascript that this would work:
<mx:Button label="Continue" width="86" click="document.location=*' http://somedomain.com'*"/> Nothing. I have googled and can't seem to find anything that talks about making a button have an href. It's bound to super duper simple but I'm having a hell of a time finding out how. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:290078 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
