[flexcoders] Re: How to use flexmdi framework in flex builder 2.0.1

2008-01-11 Thread ben.clinkinbeard
I have been pestering Brian Holmes to create a Flex 2 SWC for a while
now since he was the one who screwed up and made the original Flex 3.
:) Feel free to harass him until he does it:
http://brianjoseph31.typepad.com/smashedapples/2007/09/moxie-killed-th.html

As mentioned below, you can point to the source from 2.0.1 without any
problems. You could also create your own SWC from said source if its
important to you to use the SWC.

HTH,
Ben




--- In flexcoders@yahoogroups.com, Joseph Balderson [EMAIL PROTECTED] wrote:

 I'm also having problems getting FlexMDI working with FB 2.01. I keep 
 getting the errors Unable to load SWC flexmdi.swc and An internal 
 build error has occurred. Please check the Error Log.
 
 I checked the catalog.xml in the swc, and it's compiled for Flex 3, 
 which is probably why FB is having a coniption fit.
 versions
swc version=1.1 /
flex version=3.0 build=172357 /
 /versions
 
 We're using it on a project that requires Flex 2.01 for now, so Fx3 is 
 not an option.
 
 Ben, do you have a version of the FlexMDI swc compiled in Flex 2.01?
 
 
 ___
 
 Joseph Balderson, Flash Platform Developer | http://joeflash.ca
 Writing partner, Community MX | http://www.communitymx.com
 Abobe Certified Developer  Trainer
 
 
 gt_shrikant wrote:
  hi,
  
  i downloaded the source along with SWC, and i tried to use this 
  flexmdi in one mine project. i have flex builder 2.0.1.
  i added the flexmdi.swc to library path using add swc, and added 
  namespace defination at tag.
  
  i didnt got any tag which works……… and it shows error like
  cannot resolve component implementation.
  
  later i removed the swc and i added the source folder to library path 
  …… then also it is not worked ……….
  
  so what might b the reason….
  
  plese post the exact step-by-setp instructions what to do after 
  downloaded the .ZIP folder……. so i may help lots of begnniers…
  
  thnx
  shrikant 
  
  
  
  
  
  --
  Flexcoders Mailing List
  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
  Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
  Yahoo! Groups Links
  
  
  
 





Re: [flexcoders] Re: How to use flexmdi framework in flex builder 2.0.1

2008-01-11 Thread Joseph Balderson
DOH! I must have missed that post. Thanks Ben.
___

Joseph Balderson, Flash Platform Developer | http://joeflash.ca
Writing partner, Community MX | http://www.communitymx.com
Abobe Certified Developer  Trainer


ben.clinkinbeard wrote:
 I have been pestering Brian Holmes to create a Flex 2 SWC for a while
 now since he was the one who screwed up and made the original Flex 3.
 :) Feel free to harass him until he does it:
 http://brianjoseph31.typepad.com/smashedapples/2007/09/moxie-killed-th.html
 
 As mentioned below, you can point to the source from 2.0.1 without any
 problems. You could also create your own SWC from said source if its
 important to you to use the SWC.
 
 HTH,
 Ben
 
 
 
 
 --- In flexcoders@yahoogroups.com, Joseph Balderson [EMAIL PROTECTED] wrote:
 I'm also having problems getting FlexMDI working with FB 2.01. I keep 
 getting the errors Unable to load SWC flexmdi.swc and An internal 
 build error has occurred. Please check the Error Log.

 I checked the catalog.xml in the swc, and it's compiled for Flex 3, 
 which is probably why FB is having a coniption fit.
 versions
swc version=1.1 /
flex version=3.0 build=172357 /
 /versions

 We're using it on a project that requires Flex 2.01 for now, so Fx3 is 
 not an option.

 Ben, do you have a version of the FlexMDI swc compiled in Flex 2.01?


 ___

 Joseph Balderson, Flash Platform Developer | http://joeflash.ca
 Writing partner, Community MX | http://www.communitymx.com
 Abobe Certified Developer  Trainer


 gt_shrikant wrote:
 hi,

 i downloaded the source along with SWC, and i tried to use this 
 flexmdi in one mine project. i have flex builder 2.0.1.
 i added the flexmdi.swc to library path using add swc, and added 
 namespace defination at tag.

 i didnt got any tag which works……… and it shows error like
 cannot resolve component implementation.

 later i removed the swc and i added the source folder to library path 
 …… then also it is not worked ……….

 so what might b the reason….

 plese post the exact step-by-setp instructions what to do after 
 downloaded the .ZIP folder……. so i may help lots of begnniers…

 thnx
 shrikant 





 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
 http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 Yahoo! Groups Links




 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 Yahoo! Groups Links
 
 
 
 


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


[flexcoders] Re: How to use flexmdi framework in flex builder 2.0.1

2008-01-07 Thread Anthony DeBonis
I worked up 2 simple examples for you 1st in AIR and the 2nd one is 
Flex- hope this helps:

The only thing I did under properties was add flexmdi.swc to library 
path using add swc


?xml version=1.0 encoding=utf-8?
mx:WindowedApplication 
xmlns:mx=http://www.adobe.com/2006/mxml;
xmlns:flexmdi=http://flexmdi.googlecode.com/;
width=1020 height=590
layout=absolute xmlns:gis=gis.* 
mx:Style source=assets/css/styles.css /

mx:Script
![CDATA[

import 
flexmdi.effects.effectsLib.MDILinearEffects;
import flexmdi.effects.MDIEffectsDescriptorBase;
import flexmdi.events.MDIWindowEvent;
import flexmdi.effects.effectsLib.MDIVistaEffects;
import flexmdi.events.MDIManagerEvent;

]]
/mx:Script


flexmdi:MDICanvas id=mdic width=100% height=100%

effectsLib={flexmdi.effects.effectsLib.MDIVistaEffects}

flexmdi:MDIWindow id=win1 title=Window 1 x=10 
y=10

/flexmdi:MDIWindow
flexmdi:MDIWindow id=win2 title=Window 2 x=100 
y=100

/flexmdi:MDIWindow
flexmdi:MDIWindow id=win3 title=Window 3 x=200 
y=200

/flexmdi:MDIWindow

/flexmdi:MDICanvas
/mx:WindowedApplication

-- Flex---


?xml version=1.0 encoding=utf-8?
mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; 
xmlns:flexmdi=http://flexmdi.googlecode.com/;
layout=vertical  

mx:Script
![CDATA[

import 
flexmdi.effects.effectsLib.MDILinearEffects;
import flexmdi.effects.MDIEffectsDescriptorBase;
import flexmdi.events.MDIWindowEvent;
import flexmdi.effects.effectsLib.MDIVistaEffects;
import flexmdi.events.MDIManagerEvent;

]]
/mx:Script


flexmdi:MDICanvas id=mdic width=100% height=100%

effectsLib={flexmdi.effects.effectsLib.MDIVistaEffects}

flexmdi:MDIWindow id=win1 title=Window 1 x=10 
y=10

/flexmdi:MDIWindow
flexmdi:MDIWindow id=win2 title=Window 2 x=100 
y=100

/flexmdi:MDIWindow
flexmdi:MDIWindow id=win3 title=Window 3 x=200 
y=200

/flexmdi:MDIWindow

/flexmdi:MDICanvas



/mx:Application