Never mind stoopid newbie error C-drive is NOT a browser.
_____ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Hindman Sent: Friday, March 28, 2008 2:26 PM To: [email protected] Subject: [flexcoders] HTML links not working in published Flex swf ... ... but seem to work fine when I test the app in Flex builder. Could it be as simple as a compiler setting I'm missing? All the files I'm linking to are in the right places. Advice? Thanks -- -- Jake -------------------------------------------------------- <mx:Text styleName="head14"> <mx:htmlText> <![CDATA[Our Lake View Banquet room is available for your <font color='#0000ff'><u><a href='Weddings.html' target='_top'>wedding reception</a></u></font>, holiday party and <font color='#0000ff'><u><a href='Banquets.html' target='_top'>banquet</a></u></font>. ]]> </mx:htmlText> </mx:Text> -------------------------------------------------------

