|
Ok I downloaded and installed the Adbote FlexBuilder 2 beta then I made a project with the following code when I run it all I see is a blank screen no label why is this?
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.macromedia.com/2005/mxml" xmlns="*" layout="absolute"> <mx:Label text="Welcome to Flex!" mouseDownEffect="WipeRight" x="20" y="20" /> </mx:Application> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [flexcoders] Can someone explain this to me nostra72
- Re: [flexcoders] Can someone explain this to me Manish Jethani
- [flexcoders] IFrame Example for Flex 2? Mark Wales
- Re: [flexcoders] IFrame Example for Flex 2? Manish Jethani
- RE: [flexcoders] IFrame Example for Flex 2... Mark Wales
- Re: [flexcoders] IFrame Example for F... Manish Jethani
- RE: [flexcoders] IFrame Example for F... Matt Horn
- RE: [flexcoders] IFrame Example for Flex 2? David Mendels

