Mortimer Jazz
06-20-2006, 10:54 AM
Hi, I've just installed beta 3 and player 9,0,0,296 on a machine at work (no previous install on this machine as far as I can tell)
i couldn't get anything to display in the browser at all, so I went through the basic tutorial. ie:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
<mx:Label text="Welcome to Flex!" />
</mx:Application>
The Label shows up in design view, but the published swf doesn't display anything at all. I've looked at the swf itself and run it through FF & IE
Any ideas?
i couldn't get anything to display in the browser at all, so I went through the basic tutorial. ie:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
<mx:Label text="Welcome to Flex!" />
</mx:Application>
The Label shows up in design view, but the published swf doesn't display anything at all. I've looked at the swf itself and run it through FF & IE
Any ideas?