PDA

View Full Version : Problem with very basic example (Beta 3 & 9,0,0,296)


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?

Tink
06-20-2006, 11:02 AM
on a right click does it say player 9?

Mortimer Jazz
06-20-2006, 11:09 AM
yes, and clicking it takes me to the /about/ page which confims it's version 9,0,0,296

Mortimer Jazz
06-20-2006, 11:36 AM
Okay, it doesn't seem to build when I save (with Build Automatically turned on).
I've turned it off and performed a manual build - it still doesn't seem to build.

I need to perform a project -> clean each time ... If i do that i see the correct content.
Does this sound like a known issue or a bug i need to report?

Mortimer Jazz
06-21-2006, 01:33 PM
Well well....
It turned out to be a problem with the new version of ZoneAlarm which we all installed yesterday (we have all been experiencing odd caching-like problems.) Zonelabs chucked out an update today and it's resolved!

Tink
06-21-2006, 02:49 PM
glad ya got it sorted bud!

Mortimer Jazz
06-21-2006, 03:47 PM
Cheers Tink :)