[flexcoders] FlexBuilder 2 and Flex 1.5

2006-04-15 Thread superabe superabe



Had anybody had any luck with figuring outplugins/workflow that might allowfor working with Flex1.5 projects inFlexBuilder 2, with at least the following support

#code coloring mxml(including as in script block)
#code coloringas
# code hinting mxml(including as in script block)
# code hintingas
# contextual help (as in F1 on keyword pulls up livedocs etc.)

Any pointers would be highly appreciated.

TIA

- superabe










--
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
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] FlexBuilder 2 and Flex 1.5

2006-04-15 Thread Johannes Nel



its not possible. 
why don't u just use eclipse with asdt plugin for the as and the wtp
plugin for the mxml. darron schall posted about this on his blog a
while ago.On 4/15/06, superabe superabe [EMAIL PROTECTED] wrote:



Had anybody had any luck with figuring outplugins/workflow
that might allowfor working with Flex1.5 projects
inFlexBuilder 2, with at least the following support

#code coloring mxml(including as in script block)
#code coloringas
# code hinting mxml(including as in script block)
# code hintingas
# contextual help (as in F1 on keyword pulls up livedocs etc.)

Any pointers would be highly appreciated.

TIA

- superabe










--
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
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group flexcoders on the web.
  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




  








-- j:pn http://www.lennel.org






--
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
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] FlexBuilder 2 and Flex 1.5

2006-04-15 Thread superabe superabe



Thanks, will try that out.
- superabe
On 4/15/06, Johannes Nel [EMAIL PROTECTED]
 wrote: 

its not possible. why don't u just use eclipse with asdt plugin for the as and the wtp plugin for the mxml. darron schall posted about this on his blog a while ago.

On 4/15/06, superabe superabe 
 [EMAIL PROTECTED] wrote:




Had anybody had any luck with figuring outplugins/workflow that might allowfor working with Flex1.5 projects inFlexBuilder 2, with at least the following support

#code coloring mxml(including as in script block)
#code coloringas
# code hinting mxml(including as in script block)
# code hintingas
# contextual help (as in F1 on keyword pulls up livedocs etc.)

Any pointers would be highly appreciated.

TIA

- superabe




--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt 
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 
SPONSORED LINKS 




Web site design development 

Computer software development 

Software design and development 


Macromedia flex 

Software development best practice 


YAHOO! GROUPS LINKS 

Visit your group flexcoders on the web.
To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



-- j:pn http://www.lennel.org
--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt 
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 
SPONSORED LINKS 




Web site design development 

Computer software development 

Software design and development 


Macromedia flex 

Software development best practice 


YAHOO! GROUPS LINKS 

Visit your group flexcoders on the web.
To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










--
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
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] FlexBuilder 2 and Flex 1.5

2006-04-15 Thread Johannes Nel



i used to use oxygen plugin for mxml and after some gerrymadering it
would hint on the tags. nothing for the code though. i am certain it
will work with wpt as well, just specify the flex 1.5 schemaOn 4/16/06, superabe superabe [EMAIL PROTECTED]
 wrote:


Just installed all the plugins as specified at http://www.darronschall.com/weblog/archives/000182.cfm
and the ASDT plugin.
However, I dont see 

# intellisense for mxml tags ( as in code prompts) 
# color coding for as in mxml tags

Are these supposed to work with these plugins ?

TIA
- superabe
On 4/15/06, superabe superabe [EMAIL PROTECTED]
 wrote:


Thanks, will try that out.

- superabe

On 4/15/06, Johannes Nel [EMAIL PROTECTED] 
 wrote: 

its not possible. why don't u
just use eclipse with asdt plugin for the as and the wtp plugin for the
mxml. darron schall posted about this on his blog a while ago.

On 4/15/06, superabe superabe 

 [EMAIL PROTECTED] wrote:




Had anybody had any luck with figuring
outplugins/workflow that might allowfor working with
Flex1.5 projects inFlexBuilder 2, with at least the following
support

#code coloring mxml(including as in script block)
#code coloringas
# code hinting mxml(including as in script block)
# code hintingas
# contextual help (as in F1 on keyword pulls up livedocs etc.)

Any pointers would be highly appreciated.

TIA

- superabe




--Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt 
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

 
SPONSORED LINKS 





Web site design development 


Computer software development 


Software design and development 



Macromedia flex 


Software development best practice 


YAHOO! GROUPS LINKS 

Visit your group flexcoders on the web. 
To unsubscribe from this group, send an email to:

 [EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




-- j:pn http://www.lennel.org

--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt 
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

 
SPONSORED LINKS 





Web site design development 


Computer software development 


Software design and development 



Macromedia flex 


Software development best practice 


YAHOO! GROUPS LINKS 

Visit your group flexcoders on the web. 
To unsubscribe from this group, send an email to:

 [EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.











--
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
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group flexcoders on the web.
  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




  








-- j:pn http://www.lennel.org






--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.