[Flexible] FLEXible: new video, updates

Mike Mountain mike.mountain at ecmsys.co.uk
Mon Nov 6 10:05:26 EST 2006


Everything is there, it just doesn't work....

M 

> -----Original Message-----
> From: Flexible-bounces at osflash.org 
> [mailto:Flexible-bounces at osflash.org] On Behalf Of Jim Hayes
> Sent: 06 November 2006 14:57
> To: Flexible at osflash.org
> Subject: Re: [Flexible] FLEXible: new video, updates
> 
> In the compiled example I have (John posted a link to a zip 
> of that here a few days back), there is a folder called mxml 
> (at the same level as flexible.swf), containing a file called 
> test.mxml.
> 
> the "open" link appears to just open that file, so you'll see 
> a button and checkbox in the design view (if you have the 
> example mxml below)
> 
> Thats all, If you don't have that file then I expect nothing 
> would happen.
> 
> If not, or if it's empty, then you could just make one I guess.
> 
> Hope that helps!
> 
> Jim.
> 
> 
> ------ test.mxml --------
> 
> <?xml version="1.0" encoding="utf-8"?>
> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" 
> layout="absolute" >
> 	<mx:Panel id="Panel_5751" width="400" height="200" 
> x="92" y="67" title="New Panel" >
> 		<mx:Button id="Button_9476" width="65" 
> height="22" x="0" y="0" label="Button" >
> 		</mx:Button>
> 		<mx:CheckBox id="CheckBox_10933" width="26" 
> height="18" x="0" y="28" label="CheckBox" >
> 		</mx:CheckBox>
> 	</mx:Panel>
> </mx:Application>
> 
> 
>



More information about the Flexible mailing list