[flexcoders] Canvas Color AS Input validation..

2006-06-30 Thread Tolulope Olonade






I have this 
application that I canged the background color to RED.

But at run time 
it still shows grey why ?



Also Ihave this script 
that is supposed to help me validate enteries into 2 text boxes but is not doing 
what its supposed to do?



















public function 
ValidateEntries():void{ if ( 
((NameBox.text.length3) || (NameBox.text = "Enter Name Here")) 
 (PhoneBox.text.length  11) ) 
{ Alert.show("Please supply appropriate\n 
search criterion!", "Error:", Alert.OK); 
} else 
Alert.show("We call web\n service here..!", "Good To Go", 
Alert.OK);}













What am I doing 
wrong?.  
__._,_.___





--
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] Integrated JRun Axis Deployment..

2006-06-28 Thread Tolulope Olonade






Though I did test the axis 2 deployment in Tomcat 5 and it 
worked just fine.

Thanks a lot.
I will try that..

Regards..


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Cathy 
ReillySent: Tuesday, June 27, 2006 02:59 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Integrated JRun 
Axis Deployment..



Before adding Flex to the mix, recommend that you get 
Apache Axis 2 running in a web app on the JRun server. Once that's 
running successfully, add Flex 2 to the mix.

Some settings in /WEB-INF/jrun-web.xml, which you may find 
useful -

load-system-classes-firstfalse/load-system-classes-firstenable-jrun-web-servicesfalse/enable-jrun-web-services

- Cathy


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Tolulope 
OlonadeSent: Tuesday, June 27, 2006 3:50 AMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Integrated JRun Axis 
Deployment..


Has 
anybody deployed the Apache axis 2 into the Flex 2 Beta 3 Integrated Jrun 
server?

Deploys well 
but when I call up the happyaxis.jsp test page it throws 
exception.

Thanks for any 
help.

Regards

__._,_.___





--
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] Flex 2.0 final: Flash player version check?

2006-06-28 Thread Tolulope Olonade





Oh

Where is the downloadeble version in case we want to depoy 
it enterprise wide???

Thanks..



From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Matt 
ChotinSent: Wednesday, June 28, 2006 10:07 AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?




If you have the beta 
player installed it wont detect a difference by default. 






From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Jonas WindeySent: Wednesday, June 28, 2006 1:55 
AMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Flex 2.0 final: Flash 
player version check?





Hi,

I have just built a first test 
project in flex 2.0 final, hoping that the included check for Flash Player 9.0 
presence would work, but no success.
Since 2.0 is final now, I was hoping 
that users would get an automatic plugin upgrade, since that was the only thing 
that kept us from using Flex 2.0 in a live 
application.

Any 
tips?

Jonas

__._,_.___





--
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] Flex 2.0 final: Flash player version check?

2006-06-28 Thread Tolulope Olonade





Thanks you are the boom :)


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Matt 
ChotinSent: Wednesday, June 28, 2006 10:24 AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?




www.adobe.com/go/getflash

Matt





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Tolulope OlonadeSent: Wednesday, June 28, 2006 2:13 
AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?




Oh

Where is the 
downloadeble version in case we want to depoy it enterprise 
wide???


Thanks..





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Matt ChotinSent: Wednesday, June 28, 2006 10:07 
AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?


If you have the beta 
player installed it wont detect a difference by default. 





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Jonas WindeySent: Wednesday, June 28, 2006 1:55 
AMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Flex 2.0 final: Flash 
player version check?




Hi,
I have just built a first 
test project in flex 2.0 final, hoping that the included check for Flash Player 
9.0 presence would work, but no success.
Since 2.0 is final now, I was hoping 
that users would get an automatic plugin upgrade, since that was the only thing 
that kept us from using Flex 2.0 in a live 
application.
Any 
tips?
Jonas


__._,_.___





--
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] Flex 2.0 final: Flash player version check?

2006-06-28 Thread Tolulope Olonade





Hi Matt,

There is no downloadble version available 
there.

I will really like to depoy this enterprise wide for use on 
my intranet here :(

Thanks..


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Matt 
ChotinSent: Wednesday, June 28, 2006 10:24 AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?




www.adobe.com/go/getflash

Matt





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Tolulope OlonadeSent: Wednesday, June 28, 2006 2:13 
AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?




Oh

Where is the 
downloadeble version in case we want to depoy it enterprise 
wide???


Thanks..





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Matt ChotinSent: Wednesday, June 28, 2006 10:07 
AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?


If you have the beta 
player installed it wont detect a difference by default. 





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Jonas WindeySent: Wednesday, June 28, 2006 1:55 
AMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Flex 2.0 final: Flash 
player version check?




Hi,
I have just built a first 
test project in flex 2.0 final, hoping that the included check for Flash Player 
9.0 presence would work, but no success.
Since 2.0 is final now, I was hoping 
that users would get an automatic plugin upgrade, since that was the only thing 
that kept us from using Flex 2.0 in a live 
application.
Any 
tips?
Jonas


__._,_.___





--
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] Flex 2.0 final: Flash player version check?

2006-06-28 Thread Tolulope Olonade





Cool.
Now I will be able to convince myCIO and show them a 
piece of what Adobe is made of :-)
Many Thanks Matt.


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Matt 
ChotinSent: Wednesday, June 28, 2006 10:58 AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?




Ah, sorry. Forgot 
that IE doesnt have a downloader. You need to go here to get a license 
for deploying to your intranet: http://www.adobe.com/licensing/distribution/

Matt





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Tolulope OlonadeSent: Wednesday, June 28, 2006 2:37 
AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?




Hi 
Matt,

There is no 
downloadble version available there.

I will really like to 
depoy this enterprise wide for use on my intranet here 
:(

Thanks..




From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Matt ChotinSent: Wednesday, June 28, 2006 10:24 
AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?


www.adobe.com/go/getflash
Matt




From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Tolulope OlonadeSent: Wednesday, June 28, 2006 2:13 
AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?



Oh
Where is the 
downloadeble version in case we want to depoy it enterprise 
wide???

Thanks..





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Matt ChotinSent: Wednesday, June 28, 2006 10:07 
AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 final: 
Flash player version check?


If you have the beta 
player installed it wont detect a difference by default. 





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Jonas WindeySent: Wednesday, June 28, 2006 1:55 
AMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Flex 2.0 final: Flash 
player version check?




Hi,
I have just built a first 
test project in flex 2.0 final, hoping that the included check for Flash Player 
9.0 presence would work, but no 
success.
Since 2.0 is final now, I was hoping 
that users would get an automatic plugin upgrade, since that was the only thing 
that kept us from using Flex 2.0 in a live 
application.
Any 
tips?
Jonas


__._,_.___





--
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: [SPAM] Re: [flexcoders] Adobe Developer Week recordings

2006-06-28 Thread Tolulope Olonade





For people like me with SLOW Bandwidths can we 
get
downloadble video links???

Thanks


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Hasan 
OtuomeSent: Wednesday, June 28, 2006 02:35 PMTo: 
flexcoders@yahoogroups.comSubject: [SPAM] Re: [flexcoders] Adobe 
Developer Week recordings


Thanks to Ted Patrick =)http://www.onflex.org/ted/2006/06/adobe-developer-week-sessions.php
__._,_.___





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



  






__,_._,___



[flexcoders] Integrated JRun Axis Deployment..

2006-06-27 Thread Tolulope Olonade










Has anybody deployed the Apache axis 2 into the Flex 2 Beta 3
Integrated Jrun server?



Deploys well but when I call up the happyaxis.jsp test page it
throws exception.



Thanks for any help.



Regards




__._,_.___





--
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] Developing RIA book

2006-06-26 Thread Tolulope Olonade










Another one looking good is www.riabook.com
Checked it sometimes when it was yet to be published.

Not sure if its released now

Regards







From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Weyert
de Boer
Sent: Monday, June 26, 2006 03:20 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Developing RIA book













Yes, the book is a real nice starting point for using Flex. :) It's in 
pile near my reading chai. The pile is like 15-20 books high LOL.

Yours,
Weyert



 




__._,_.___





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



  






__,_._,___



attachment: image001.jpg
attachment: image002.jpg


RE: [flexcoders] Can we move Flexcoders to a new forum??

2006-06-19 Thread Tolulope Olonade










Actually I configured mine to be sent to
my company email address.

Now we all use MS Outlook internally.

So I just created a separate folder that
all flexcoder mails get stored in and then arrange that folder by subject line
1st and then by date.

Now I dont have to go to yahoo to
get updates and all

Its makes it very very easy to trace any
post you want and grabs your attention cause message groups are branded with
the subject of the mails J



Enjoy











From:
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Suzy Lawson
Sent: Friday, June 16, 2006 02:30
PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Can we move
Flexcoders to a new forum??











Is anyone else pulling their teeth trying to find
messages they posted
several days ago? I can see it in the mail-archives no problem, but
when I go back to yahoo to post a reply to a message...it's quite the
b*tch to find. I ended up just doing a search on my username and
clicking through all the pages of results and of course it wasn't there. 

Yahoo could at least have a link that says My Posts or something.
It'd also be nice if the posts were listed out like theserverside.com
(although more stable :-)

Since we're all developing in a slick technology, can't we dump tyhe
legacy forum?

Anyone else feel this way?

Cheers.






__._,_.___





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



  






__,_._,___






[flexcoders] Flex Video Downloads...

2006-06-05 Thread Tolulope Olonade












Just wondering why Adobe/Macromedia did
not provide a download link for the videos on this page:



http://labs.adobe.com/flexproductline/videos/



There are lots of us out here that easier
for us to download and watch offline rather than stream online.



Microsoft, Borland etc does it all the
time. I pray they reconsider.



Thanks...













--
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] Re: RIA Certified Developer/Architect

2006-02-28 Thread Tolulope Olonade










You are probably right.

I jus suggest they dont stay too
late on coming out with it. It could really give them an edge and probably some
market dominance.

Remember there are other competing technologies/companies
e.g Nexaweb, ajax
etc.

Anyone of them that comes out early is most
likely to carve a niche for himself.

Adobe do really have an edge for now J

Regards











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Clint Modien
Sent: 28 February 2006 09:25
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: RIA
Certified Developer/Architect





The point of most
certifications is too insure to a resonable degree that the person is capable
of doing what they say they can do.

I would hesitate to take a car I owned to anyone claiming to be a
mechanic but lacked formal certification.

I think the bottom line is... there are certification programs for other
Adobe/Macromedia products... and I'm sure there will be one for Flex in
the not too distant future.





On 2/27/06, JesterXL
[EMAIL PROTECTED]
wrote:



...both of you, Jonathan and Brendan, have good attitudes,
and contribute to this list. Both of those facts alone would cause me to
hire you in a heartbeat.











However, if you are looking for the sense of accomplishment,
ability to represent bigger companies, and the resume addition, then I
understand.













- Original Message - 



From: Jonathan Miranda 





To: flexcoders@yahoogroups.com 





Sent: Monday, February
27, 2006 11:40 AM





Subject: RE: [flexcoders]
Re: RIA Certified Developer/Architect















Would also like to know this..if you got a company
willing to pay for training, take them up on it J 

_

Jonathan
Miranda

Flexible
Master of the Web

In the
game of chess, it's important to never let your opponent see your pieces.

HealthGrades: Guiding America to
Better Healthcare

NASDAQ: HGRD

w (720) 963-3832

c (707) 761-0868

[EMAIL PROTECTED]


_

The message contains confidential and/or legally privileged
information and is intended for use only by the indicated addressee. If
you are not the named addressee you should not disseminate, distribute, or copy
this e-mail. Please notify the sender immediately by e-mail if you have
received this e-mail by mistake and delete this e-mail from your system. E-mail
transmissions cannot be guaranteed to be secure or error-free as information
could be intercepted, corrupted, lost, destroyed,arrive late or incomplete, or
contain viruses. The sender therefore does not accept liability for any errors
or omissions in the contents of this message which arise as a result of e-mail
transmission. If verification is required please request a hard-copy version.











From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of Brendan Meutzner
Sent: Monday, February 27, 2006
7:47 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: RIA
Certified Developer/Architect





I second this

Flex has been publicly released for almost 2 years
now, but we still
don't have a certification to strive for? 

Also, I've noticed individuals with the title of
Certified Flex
Instructor/Trainer or something to that
effect... What is it, and how
do I get it?

Thanks,

Brendan


--- In flexcoders@yahoogroups.com, Tolulope Olonade
[EMAIL PROTECTED]
wrote:

 Still wondering why Adobe hasnt come out with
a certification track
 named similar as above :-)
 
 
 
 Regards












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























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

RE: [flexcoders] Re: RIA Certified Developer/Architect

2006-02-28 Thread Tolulope Olonade










I am actually talking about Adobe making
Flex the unofficial standard for rich internet application development in a
very smart way.

So we flex evangelists can even carry the
gospel further to executive pple J











From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf
Of Nick Weekes
Sent: 28 February 2006 12:17
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: RIA
Certified Developer/Architect





just my 10
cents, but over here in the UK
graduates of tech (comp science/systems dev etc) based degrees usually get some
sort of certification (mostly MSCE/MSCD). So we have college leavers with
this kind of certificate, which kind of puts certification at the junior/entry
level, rather than the 'niche carving' level.





Ithinkthefactthatsomeonecanputontheirresumethattheyhavesolidexperienceofa(relativelynew)techsuch
as Flex iswaymoreimportant.











But maybe its
totally different in other countries.















From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tolulope Olonade
Sent: 28 February 2006 11:07
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: RIA
Certified Developer/Architect

You are probably right.

I jus suggest they dont stay too
late on coming out with it. It could really give them an edge and probably some
market dominance.

Remember there are other competing
technologies/companies e.g Nexaweb, ajax
etc.

Anyone of them that comes out early is
most likely to carve a niche for himself.

Adobe do really have an edge for now J

Regards











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Clint Modien
Sent: 28 February 2006 09:25
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: RIA
Certified Developer/Architect





The point of most
certifications is too insure to a resonable degree that the person is capable
of doing what they say they can do.

I would hesitate to take a car I owned to anyone claiming to be a
mechanic but lacked formal certification.

I think the bottom line is... there are certification programs for other
Adobe/Macromedia products... and I'm sure there will be one for Flex in
the not too distant future.



On 2/27/06, JesterXL
[EMAIL PROTECTED]
wrote:



...both of you, Jonathan and Brendan, have good attitudes,
and contribute to this list. Both of those facts alone would cause me to
hire you in a heartbeat.











However, if you are looking for the sense of accomplishment,
ability to represent bigger companies, and the resume addition, then I
understand.













- Original Message - 



From: Jonathan Miranda 





To: flexcoders@yahoogroups.com 





Sent: Monday, February
27, 2006 11:40 AM





Subject: RE: [flexcoders]
Re: RIA Certified Developer/Architect















Would also like to know this..if you got a company
willing to pay for training, take them up on it J 

_

Jonathan
Miranda

Flexible
Master of the Web

In the
game of chess, it's important to never let your opponent see your pieces.

HealthGrades: Guiding America
to Better Healthcare

NASDAQ: HGRD

w (720) 963-3832

c (707) 761-0868

[EMAIL PROTECTED]


_

The message contains confidential and/or legally privileged
information and is intended for use only by the indicated addressee. If
you are not the named addressee you should not disseminate, distribute, or copy
this e-mail. Please notify the sender immediately by e-mail if you have
received this e-mail by mistake and delete this e-mail from your system. E-mail
transmissions cannot be guaranteed to be secure or error-free as information
could be intercepted, corrupted, lost, destroyed,arrive late or incomplete, or
contain viruses. The sender therefore does not accept liability for any errors
or omissions in the contents of this message which arise as a result of e-mail
transmission. If verification is required please request a hard-copy version.











From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of Brendan Meutzner
Sent: Monday, February 27, 2006
7:47 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: RIA
Certified Developer/Architect





I second this

Flex has been publicly released for almost 2 years
now, but we still
don't have a certification to strive for? 

Also, I've noticed individuals with the title of
Certified Flex
Instructor/Trainer or something to that
effect... What is it, and how
do I get it?

Thanks,

Brendan


--- In flexcoders@yahoogroups.com, Tolulope Olonade
[EMAIL PROTECTED]
wrote:

 Still wondering why Adobe hasnt come out with
a certification track
 named similar as above :-)
 
 
 
 Regards











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

RE: [flexcoders] Re: RIA Certified Developer/Architect

2006-02-28 Thread Tolulope Olonade










Umn thats a nice way of allowing the
discussion enter the Which technology/platform is better
argument.

I can tell u I have seen many. And so far
in terms of aesthetics and unconventional/unbounded creativity, flex is the
strongest player I have seen so far. Though I dont do much in it but I
can smell the prospects J











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nick Weekes
Sent: 28 February 2006 04:30
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: RIA
Certified Developer/Architect





Im sure the Ajax 'evangelists' would
wish the same thing, as would the MS next gen people. Whatever is fit for
purpose gets used, and the market pretty much decides what becomes the
standard, not the well wishers ;-)









From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tolulope Olonade
Sent: 28 February 2006 15:21
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: RIA
Certified Developer/Architect

I am actually talking about Adobe making
Flex the unofficial standard for rich internet application development in a
very smart way.

So we flex evangelists can even carry the
gospel further to executive pple J











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nick Weekes
Sent: 28 February 2006 12:17
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: RIA
Certified Developer/Architect





just my 10 cents,
but over here in the UK
graduates of tech (comp science/systems dev etc) based degrees usually get some
sort of certification (mostly MSCE/MSCD). So we have college leavers with
this kind of certificate, which kind of puts certification at the junior/entry
level, rather than the 'niche carving' level.





Ithinkthefactthatsomeonecanputontheirresumethattheyhavesolidexperienceofa(relativelynew)techsuch
as Flex iswaymoreimportant.











But maybe its
totally different in other countries.















From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tolulope Olonade
Sent: 28 February 2006 11:07
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: RIA
Certified Developer/Architect

You are probably right.

I jus suggest they dont stay too
late on coming out with it. It could really give them an edge and probably some
market dominance.

Remember there are other competing
technologies/companies e.g Nexaweb, ajax
etc.

Anyone of them that comes out early is
most likely to carve a niche for himself.

Adobe do really have an edge for now J

Regards











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Clint Modien
Sent: 28 February 2006 09:25
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: RIA
Certified Developer/Architect





The point of most
certifications is too insure to a resonable degree that the person is capable
of doing what they say they can do.

I would hesitate to take a car I owned to anyone claiming to be a
mechanic but lacked formal certification.

I think the bottom line is... there are certification programs for other
Adobe/Macromedia products... and I'm sure there will be one for Flex in
the not too distant future.



On 2/27/06, JesterXL
[EMAIL PROTECTED]
wrote:



...both of you, Jonathan and Brendan, have good attitudes,
and contribute to this list. Both of those facts alone would cause me to
hire you in a heartbeat.











However, if you are looking for the sense of accomplishment,
ability to represent bigger companies, and the resume addition, then I
understand.













- Original Message - 



From: Jonathan Miranda 





To: flexcoders@yahoogroups.com 





Sent: Monday, February
27, 2006 11:40 AM





Subject: RE: [flexcoders]
Re: RIA Certified Developer/Architect















Would also like to know this..if you got a company
willing to pay for training, take them up on it J 

_

Jonathan
Miranda

Flexible
Master of the Web

In the
game of chess, it's important to never let your opponent see your pieces.

HealthGrades: Guiding America
to Better Healthcare

NASDAQ: HGRD

w (720) 963-3832

c (707) 761-0868

[EMAIL PROTECTED]


_

The message contains confidential and/or legally privileged
information and is intended for use only by the indicated addressee. If
you are not the named addressee you should not disseminate, distribute, or copy
this e-mail. Please notify the sender immediately by e-mail if you have
received this e-mail by mistake and delete this e-mail from your system. E-mail
transmissions cannot be guaranteed to be secure or error-free as information
could be intercepted, corrupted, lost, destroyed,arrive late or incomplete, or
contain viruses. The sender therefore does not accept liability for any errors
or omissions in the contents of this message which arise as a result of e-mail
transmission. If verification is required please request a hard-copy version.











From

[flexcoders] RIA Certified Developer/Architect

2006-02-27 Thread Tolulope Olonade










Still wondering why Adobe
hasnt come out with a certification track named similar as above J



Regards









--
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] Best online resources to learn Flex

2005-12-08 Thread Tolulope Olonade










Me too Rey, and its hard decision to make.

Flex seems to be more friendly with Java
than .NET L



Tolu











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango
Sent: 08 December 2005 10:38
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Best
online resources to learn Flex





Thanks to Abdul and Tracy for
the great links. Much appreciated guys. 
I'm retooling and thinking hard about Flex vs. the
.Net route.

Rey...








--
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] Flash player 8.5 auto install?

2005-11-16 Thread Tolulope Olonade










Just one more question.

Is it possible such that the installation
takes place silently without the user having to manually click on an exe file
to launch the installation process???

Can it be done silently, transparently
without the users intervention?













From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: 16 November 2005 03:58
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?







After the release of the player? Heck yeah, they
always do. Although, I believe it's either an .exe, .msi, or ActiveX control,
not a .cab, but you can still just link the user to it to install on your
corporate intranet.











- Original Message - 



From: Tolulope
Olonade 





To: flexcoders@yahoogroups.com






Sent: Wednesday,
November 16, 2005 2:35 AM





Subject: RE: [flexcoders]
Flash player 8.5 auto install?











But hopefully after the final release of
the player.

Will macromedia make available the
installable .cab file that can auto install for people like me that want to
deploy it on the company intranet?

That will be even make the flex platform
more attractive for deployment.



Thanks Jester Manish n everybody











From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: 15 November 2005 06:09
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?







You can't because of licensing, even with Flash Player 8 and
below.











If you want, you can deploy the Flash Player installation
exe to a company Intranet, or on a CD-ROM, but on the internet, you'll either
have to point your user to Macromedia.com, have faith in the CAB file updating
in IE, or utilize Express Install which is a combo of the above + Flash Player
6.0.64.0's install ability.











Because 8.5 is alpha, you can't even do that because
Macromedia, thankfully, hasn't made it installable from the internet; you have
to download it from labs.macromedia.com.











- Original Message - 



From: Tolulope
Olonade 





To: flexcoders@yahoogroups.com






Sent: Tuesday, November
15, 2005 11:36 AM





Subject: RE: [flexcoders]
Flash player 8.5 auto install?











Ok Lemme rephrase.

Here is what I mean.

Lets say I develop a flex 2 application.

Flex 2 requires flash player 8.5

I have the solution deployed on http://helloworldserver/quickstart.swf

User A clicks the link but he
doesnt have flash player 8.5 installed

I have the installable of flashplayer 8.5
placed on the server cause I dont want the user to have to connect to
the internet for flashplayer 8.5 download.



So, how do I make the flashplayer 8.5
available on http://helloworldserver auto deployed unto the connecting
machine ?



Many Thanks..











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Manish Jethani
Sent: 15 November 2005 04:26
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?





On 11/15/05, Tolulope Olonade
[EMAIL PROTECTED] wrote:

 Can anybody show me how to make Flash
8.5 player auto download for installation to a clients machine in case he
doesn't have flash player installed or he is running an earlier version of the
player?

Dunno about auto download. It's available
here:
http://labs.macromedia.com/downloads/











--
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] Flash player 8.5 auto install?

2005-11-16 Thread Tolulope Olonade










I know its possible with SMS too.

SMS is a Microsoft software that you can
use to deploy software enterprise wide without users intervention.

However there might be some time that you dont
have privilege to such facilities for one reason or another.



But I observed by boss do something really
neat sometimes ago.

You know the meta tags usually at the top
of html pages that usually point to www.macromedia.com/blah/player???

He replaced the www.macromedia.com part of the meta tag
with a local path on the intra server such that it look like http://myserver/components/player6.cab
etc

And when I try to access a page with flash
from that server from a PC that has no flash player plug in, the player will be
autoinstalled without my interference and the flash content become available immediately
on the same page. All done transparently.

Thats the same kind of thing I was
hoping may be possible with FP8 J

Any more ideas???



Many Thanks











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: 16 November 2005 04:52
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?







Can you elaborate how you did that? I'm not familiar
with Miscrosoft SMS.











- Original Message - 



From: João
Fernandes 





To: flexcoders@yahoogroups.com






Sent: Wednesday,
November 16, 2005 10:43 AM





Subject: RE: [flexcoders]
Flash player 8.5 auto install?











With the MSI package it's possible. 



We deploy all our software with
MicrosoftSMS silently to our domain. We did it with flash player 7 and
trying to deploy also fb8 but thereare some issues related to some
software installed in our machines but you sould be able do deploy them.









João
Fernandes

Secção
de Desenvolvimento

Departamento
de Informática















From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Tolulope Olonade
Sent: quarta-feira, 16 de Novembro
de 2005 15:36
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flash
player 8.5 auto install?

Just one more question.

Is it possible such that the installation
takes place silently without the user having to manually click on an exe file
to launch the installation process???

Can it be done silently, transparently
without the users intervention?













From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: 16 November 2005 03:58
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?







After the release of the player? Heck yeah, they
always do. Although, I believe it's either an .exe, .msi, or ActiveX
control, not a .cab, but you can still just link the user to it to install on
your corporate intranet.











- Original Message - 



From: Tolulope
Olonade 





To: flexcoders@yahoogroups.com






Sent: Wednesday,
November 16, 2005 2:35 AM





Subject: RE: [flexcoders]
Flash player 8.5 auto install?











But hopefully after the final release of
the player.

Will macromedia make available the
installable .cab file that can auto install for people like me that want to
deploy it on the company intranet?

That will be even make the flex platform
more attractive for deployment.



Thanks Jester Manish n everybody











From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: 15 November 2005 06:09
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?







You can't because of licensing, even with Flash Player 8 and
below.











If you want, you can deploy the Flash Player installation
exe to a company Intranet, or on a CD-ROM, but on the internet, you'll either have
to point your user to Macromedia.com, have faith in the CAB file updating in
IE, or utilize Express Install which is a combo of the above + Flash Player
6.0.64.0's install ability.











Because 8.5 is alpha, you can't even do that because
Macromedia, thankfully, hasn't made it installable from the internet; you have
to download it from labs.macromedia.com.











- Original Message - 



From: Tolulope
Olonade 





To: flexcoders@yahoogroups.com






Sent: Tuesday, November
15, 2005 11:36 AM





Subject: RE: [flexcoders]
Flash player 8.5 auto install?











Ok Lemme rephrase.

Here is what I mean.

Lets say I develop a flex 2 application.

Flex 2 requires flash player 8.5

I have the solution deployed on http://helloworldserver/quickstart.swf

User A clicks the link but he
doesnt have flash player 8.5 installed

I have the installable of flashplayer 8.5
placed on the server cause I dont want the user to have to connect to
the internet for flashplayer 8.5 download.



So, how do I make the flashplayer 8.5
available on http://helloworldserver auto deployed unto the connecting
machine ?



Many Thanks..











From: flexcoders@yahoogroups.com [mailto:flexcoders

RE: [flexcoders] Flash player 8.5 auto install?

2005-11-16 Thread Tolulope Olonade










See he did something similar to this:



object
classid=""
id=obj1 codebase="">http://intranet/apps/flash/swflash.cab#version=6,0,40,0 border=0 width=430
height=263
param
name=movie value=images/ccare.swf
param
name=quality value=High
embed
src=""
pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash
name=obj1 width=430 height=263
quality=High/object





Not even in the meta heads but the
codebase of the flash object component















From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: 16 November 2005 04:52
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?







Can you elaborate how you did that? I'm not familiar
with Miscrosoft SMS.











- Original Message - 



From: João
Fernandes 





To: flexcoders@yahoogroups.com






Sent: Wednesday,
November 16, 2005 10:43 AM





Subject: RE: [flexcoders]
Flash player 8.5 auto install?











With the MSI package it's possible. 



We deploy all our software with
MicrosoftSMS silently to our domain. We did it with flash player 7 and
trying to deploy also fb8 but thereare some issues related to some
software installed in our machines but you sould be able do deploy them.









João
Fernandes

Secção
de Desenvolvimento

Departamento
de Informática















From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Tolulope Olonade
Sent: quarta-feira, 16 de Novembro
de 2005 15:36
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flash
player 8.5 auto install?

Just one more question.

Is it possible such that the installation
takes place silently without the user having to manually click on an exe file
to launch the installation process???

Can it be done silently, transparently
without the users intervention?













From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: 16 November 2005 03:58
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?







After the release of the player? Heck yeah, they
always do. Although, I believe it's either an .exe, .msi, or ActiveX
control, not a .cab, but you can still just link the user to it to install on
your corporate intranet.











- Original Message - 



From: Tolulope
Olonade 





To: flexcoders@yahoogroups.com






Sent: Wednesday,
November 16, 2005 2:35 AM





Subject: RE: [flexcoders]
Flash player 8.5 auto install?











But hopefully after the final release of
the player.

Will macromedia make available the
installable .cab file that can auto install for people like me that want to
deploy it on the company intranet?

That will be even make the flex platform
more attractive for deployment.



Thanks Jester Manish n everybody











From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: 15 November 2005 06:09
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?







You can't because of licensing, even with Flash Player 8 and
below.











If you want, you can deploy the Flash Player installation
exe to a company Intranet, or on a CD-ROM, but on the internet, you'll either
have to point your user to Macromedia.com, have faith in the CAB file updating
in IE, or utilize Express Install which is a combo of the above + Flash Player
6.0.64.0's install ability.











Because 8.5 is alpha, you can't even do that because
Macromedia, thankfully, hasn't made it installable from the internet; you have
to download it from labs.macromedia.com.











- Original Message - 



From: Tolulope
Olonade 





To: flexcoders@yahoogroups.com






Sent: Tuesday, November
15, 2005 11:36 AM





Subject: RE: [flexcoders]
Flash player 8.5 auto install?











Ok Lemme rephrase.

Here is what I mean.

Lets say I develop a flex 2 application.

Flex 2 requires flash player 8.5

I have the solution deployed on http://helloworldserver/quickstart.swf

User A clicks the link but he
doesnt have flash player 8.5 installed

I have the installable of flashplayer 8.5
placed on the server cause I dont want the user to have to connect to
the internet for flashplayer 8.5 download.



So, how do I make the flashplayer 8.5
available on http://helloworldserver auto deployed unto the connecting
machine ?



Many Thanks..











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Manish Jethani
Sent: 15 November 2005 04:26
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?





On 11/15/05, Tolulope Olonade
[EMAIL PROTECTED] wrote:

 Can anybody show me how to make Flash
8.5 player auto download for installation to a clients machine in case he
doesn't have flash player installed or he is running an earlier version of the
player?

Dunno about auto do

[flexcoders] Flash player 8.5 auto install?

2005-11-15 Thread Tolulope Olonade










Hi Flexcoders,



Can anybody show me
how to make Flash 8.5 player auto download for installation to a clients
machine in case he doesnt have flash player installed or he is running
an earlier version of the player?



Many Thanks.









--
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] Flash player 8.5 auto install?

2005-11-15 Thread Tolulope Olonade










Ok Lemme rephrase.

Here is what I mean.

Lets say I develop a flex 2 application.

Flex 2 requires flash player 8.5

I have the solution deployed on http://helloworldserver/quickstart.swf

User A clicks the link but he doesnt
have flash player 8.5 installed

I have the installable of flashplayer 8.5
placed on the server cause I dont want the user to have to connect to
the internet for flashplayer 8.5 download.



So, how do I make the flashplayer 8.5
available on http://helloworldserver auto deployed unto the connecting
machine ?



Many Thanks..











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Manish Jethani
Sent: 15 November 2005 04:26
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?





On 11/15/05, Tolulope Olonade [EMAIL PROTECTED]
wrote:

 Can anybody show me how to make Flash
8.5 player auto download for installation to a clients machine in case he
doesn't have flash player installed or he is running an earlier version of the
player?

Dunno about auto download. It's available
here:
http://labs.macromedia.com/downloads/








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



  











RE: [flexcoders] Can you put an Adobe Acrobat file on a flex page

2005-11-15 Thread Tolulope Olonade










Have you tried flash paper printer?

I know you can print a PDF document to
flash paper printer.

So maybe there is some programmable API
that can do that









From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: 15 November 2005 04:25
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Can you put
an Adobe Acrobat file on a flex page





Do you do it the same way you do a
picture 







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



  











RE: [flexcoders] Flash player 8.5 auto install?

2005-11-15 Thread Tolulope Olonade










But hopefully after the final release of
the player.

Will macromedia make available the
installable .cab file that can auto install for people like me that want to
deploy it on the company intranet?

That will be even make the flex platform
more attractive for deployment.



Thanks Jester Manish n everybody











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL
Sent: 15 November 2005 06:09
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?







You can't because of licensing, even with Flash Player 8 and
below.











If you want, you can deploy the Flash Player installation
exe to a company Intranet, or on a CD-ROM, but on the internet, you'll either
have to point your user to Macromedia.com, have faith in the CAB file updating
in IE, or utilize Express Install which is a combo of the above + Flash Player
6.0.64.0's install ability.











Because 8.5 is alpha, you can't even do that because
Macromedia, thankfully, hasn't made it installable from the internet; you have
to download it from labs.macromedia.com.











- Original Message - 



From: Tolulope
Olonade 





To: flexcoders@yahoogroups.com






Sent: Tuesday, November
15, 2005 11:36 AM





Subject: RE: [flexcoders]
Flash player 8.5 auto install?











Ok Lemme rephrase.

Here is what I mean.

Lets say I develop a flex 2 application.

Flex 2 requires flash player 8.5

I have the solution deployed on http://helloworldserver/quickstart.swf

User A clicks the link but he
doesnt have flash player 8.5 installed

I have the installable of flashplayer 8.5
placed on the server cause I dont want the user to have to connect to
the internet for flashplayer 8.5 download.



So, how do I make the flashplayer 8.5
available on http://helloworldserver auto deployed unto the connecting
machine ?



Many Thanks..











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Manish Jethani
Sent: 15 November 2005 04:26
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flash
player 8.5 auto install?





On 11/15/05, Tolulope Olonade
[EMAIL PROTECTED] wrote:

 Can anybody show me how to make Flash
8.5 player auto download for installation to a clients machine in case he
doesn't have flash player installed or he is running an earlier version of the
player?

Dunno about auto download. It's available
here:
http://labs.macromedia.com/downloads/









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



  











[flexcoders] Hope all is watching the Avalon space..

2005-08-01 Thread Tolulope Olonade












There have been clamours from the .Net
developer fold for Macromedia to make flex as native to .NET platform as well
as it is with the java platform. 

What do you think will happen when MS
releases a platform that allow .NET developers use the same Visual Studio.NET(2005
Maybe) + zero licensing fees (it runs on Server 2003), to create applications thats
puts the kind of rich programming components jus like flex/flash ?

Take a look here:

http://msdn.microsoft.com/library/default.asp?url="">

What do you think will happen?
















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



  











RE: [flexcoders] Re: If I buy a flex license can I host other peoples apps on the license?

2005-07-19 Thread Tolulope Olonade










Hi Rick its always an Issue.

I work in the same kind of company and
they always see IT Department/Group as a place to cut COSTS.

They always want you to build them World
Class solution on shoe string budgets and who are you to complain?

Unless you found another job somewhere
else J



Regards.











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Bullotta
Sent: Tuesday, July 19, 2005 3:27
PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: If I
buy a flex license can I host other peoples apps on the license?





You would have a hard time convincing me
that, if there are application development benefits and sunk
costs in development, that (after discounts) $60-125K is an issue









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Anthony Merryfield
Sent: Tuesday, July 19, 2005 10:26
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: If I
buy a flex license can I host other peoples apps on the license?







Just because a company is worth multiples
of billions doesn't mean that the money is tied up in IT...

















T.





-Original Message-
From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]On Behalf Of Rick
 Bullotta
Sent: 19 July 2005 15:21
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: If I
buy a flex license can I host other peoples apps on the license?



Your multibillion dollar company is hedging on $120K-$225K???
And dont you have a purchasing organization that can negotiate a
volume price?

I find that hard to believe











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jonathan Bezuidenhout
Sent: Tuesday, July 19, 2005 10:05
AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: If I
buy a flex license can I host other peoples apps on the license?





On a slightly different note.

I can tell
you that in our multibillion dollar organization Flex is
most likely
about to be thrown out. We were going to buy something
like 8 or 14
additional licenses to the multitude we already have, and
the pricing
is just totally ridiculous for what we need it for.

Management
is ready to cut their losses and redevelop with something
non-proprietary
and we (the ones that really wanted Flex) have egg on
our faces.

I think we
have come to the point where MM has priced Flex totally out
of the
market.

Jonathan





This communication together with any attachments transmitted with it (this
E-Mail) is intended only for the use of the addressee and may contain
information which is privileged and confidential. If the reader of this E-Mail
is not the intended recipient or the employee or agent responsible for
delivering it to the intended recipient you are hereby notified that any use,
dissemination, forwarding, printing or copying of this E-Mail is strictly
prohibited. Addressees should check this E-mail for viruses. The Company makes
no representations as regards the absence of viruses in this E-Mail. If you
have received this E-Mail in error please notify our IT Service Desk
immediately by e-mail at [EMAIL PROTECTED] Please then immediately delete,
erase or otherwise destroy this E-Mail and any copies of it.

Any opinions expressed in this E-Mail are those of the author and do not
necessarily constitute the views of the Company. Nothing in this E-Mail shall
bind the Company in any contract or obligation.

For the purposes of this E-Mail the Company means The Carphone
Warehouse Group Plc and/or any of its subsidiaries.

Please feel free to visit our website: http:// www.carphonewarehouse.com or
http://www.phonehouse.com

The Carphone Warehouse Group Plc (Registered in England No. 3253714) 1 Portal Way, London
 W3 6RS









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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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] Gartner's Take on Rich Internet Applications

2005-07-11 Thread Tolulope Olonade
Title: Gartners Take on Rich Internet Technology












Oh I see.



Thats a very blurry line created by
the broadcast just like you said. Especially with the topic Gartners take on RIA J

When I saw sample screen
shots of Nexaweb applications I was not in the least
impressed as when I saw flex applications.



Thanks for shedding more light David.



Regards









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of David Mendels
Sent: Friday, July 08, 2005 1:27
PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders]
Gartner's Take on Rich Internet Applications





Hi,



Gartner did not select Nexaweb over Flex.
Gartner has not done such a report. I have met many times with Gartner
and they are quite excited about FlexI am confident that when and if they
do their trademark Gartner Magic Quadrent for this category we will be in a
very strong position. Gartner did do a recent report on RIA. It was
very much informed by Macromedia's perspective, but it was vendor neutral and
did not rate or rank any specific vendors in the space--it spoke at a higher
level about the category. I have no idea what they think of Nexaweb
because as far as I know they have never published a report with such
information.



To help you parse what you are seeing in
this invitation, the way this typically works,this isa commercial
seminar by Nexaweb where they have paid Gartner to speak to the topic of
RIA. I expect in this Gartner will cover the key points of their recent
paper. I haven't seen it specifically and I don't work for Nexaweb or
Gartner, but I do know how these things typically work (Macromedia also has hired
analyst firms such as Gartner to speak at seminars). Gartner is actually
a solid firm (I would not say this about the industry analyst catagory in
general) I would be very surprised if they are specifically endorsing a vendor
here in the content they present or if they are changing their views based on
being paid by a vendor. However, what they do allow is to be used as an
industry expert by a vendor. This creates a blurry line in my mind where
it can appear that they are specifically endorsing that vendor over another,
when in reality they are simply providing industry expertise within a forum.



-David

Macromedia











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Tolulope Olonade
Sent: Friday, July 08, 2005 4:12
AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Gartner's
Take on Rich Internet Applications

Whats all the hype about NEXAWEB.?

Has anybody seen solutions implemented
using the tech?

How does it stack against FLEX?

Why did Gartner select over Flex?

Can somebody shed more light ?











From: Nexaweb
Technologies, Inc. [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 07, 2005 7:24
PM
To: Tolulope Olonade
Subject: Gartner's Take on Rich
Internet Applications





You are receiving
this invitation because you have shown interest in Nexaweb products or
technology.
If you do not wish to receive future invitations to Nexaweb Webinars, click
here: [EMAIL PROTECTED]. 





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




 
  
  Computer
  software testing 
  
  
  Macromedia
  flex 
  
  
  Development
  
  
 
 
  
  Software
  developer 
  
  
  
  
  
  
  
 




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




 
  
  Computer
  software testing 
  
  
  Macromedia
  flex 
  
  
  Development
  
  
 
 
  
  Software
  developer 
  
  
  
  
  
  
  
 






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



  











[flexcoders] Gartner's Take on Rich Internet Applications

2005-07-08 Thread Tolulope Olonade
Title: Gartners Take on Rich Internet Technology










Whats all the hype about NEXAWEB.?

Has anybody seen solutions implemented using
the tech?

How does it stack against FLEX?

Why did Gartner select over Flex?

Can somebody shed more light ?











From: Nexaweb
Technologies, Inc. [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 07, 2005 7:24
PM
To: Tolulope Olonade
Subject: Gartner's Take on Rich
Internet Applications





You are receiving
this invitation because you have shown interest in Nexaweb products or
technology.
If you do not wish to receive future invitations to Nexaweb Webinars, click
here: [EMAIL PROTECTED]. 








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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   






  
  
  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] Flex best with which server side technology ? (CFM/Java/ASPX?)

2005-06-07 Thread Tolulope Olonade










So Allen,

Youd
rather not use Coldfusion?











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Allen Manning
Sent: Monday, June 06, 2005 5:44
PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex
best with which server side technology ? (CFM/Java/ASPX?)





Tolulope,



One thing to keep in mind is that
ColdFusion is not strongly typed. So although it allows you to whip up
server - side Java code rapidly, the compiler doesn't support you in catching
typing issues.



HTH,

Allen


 
  
  
  
   



   
   

Allen
Manning,
Technical Director - Certified Instructor 

   
   

Prismix Ltd t:
+44 (0)870 749 1100 f: +44 (0)870 749 1200 w:
www.prismix.com 

   
  
  
  
  
 
























































From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tolulope Olonade
Sent: 06 June 2005 12:00
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex
best with which server side technology ? (CFM/Java/ASPX?)

Thanks All,

David what about people like me comfortable
with C family of languages like C/C++ and C#?

I heard the transition from those
languages to Java is not much? How true is that?

There was a time I was trying to set up a
Java web development environment and I had to fiddle with things like JBoss,
Apache,Tomcat, http conf, text files, xml files etc

On the contrary on IIS its just few clicks
and you are up and running

I think Xamlon is trying to preempt
Macromedia by throwing weight behind these families of developers i.e. they
love flash but prefer C# on MS.NET OR Click once Web/App server deployment.

So between CFM and Java help compare ease
of use AND Power to achieve things from a Flex perspective.



Thanks a lot.









From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of David Mendels
Sent: Monday, June 06, 2005 10:46
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex
best with which server side technology ? (CFM/Java/ASPX?)





Hi,



I think you will find Flex is equally well
designed to work with both CFMX (which itself runs on J2EE) or any of the
widely used Java/J2EE servers. Your choice at that tier should be based
on other considerations. In general, if you are already using CFMX, I'd
stay with it; if you are already using Java/J2EE I'd stay with that. If
you are not familiar with Java/J2EE ColdFusion is a faster learning curve and a
more RAD model for building apps and I would reccomend you check it out.



Regards,

David

Macromedia











From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf
Of Tolulope Olonade
Sent: Monday, June 06, 2005 3:10
AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex best
with which server side technology ? (CFM/Java/ASPX?)

Can anyone please hit the
bulls eye for me on which server side platform Flex is best with?

I know there no support for
.NET for now.

But what of ColdFusion and
Java as most of our applications here tie into Databases a lot.





Thanks.














Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
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] Flex best with which server side technology ? (CFM/Java/ASPX?)

2005-06-06 Thread Tolulope Olonade










Can anyone please hit the bulls
eye for me on which server side platform Flex is best with?

I know there no support for
.NET for now.

But what of ColdFusion and Java as most of our applications here tie
into Databases a lot.





Thanks.











Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
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] E4X in Flex 2.0, part 1: Reading XML

2005-05-18 Thread Tolulope Olonade










HOW DO I JOIN THE FLEX.NET ALPHA/BETA TEST
GROUP? J













From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Scott Barnes
Sent: Wednesday, May 18, 2005 5:13
AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] E4X in
Flex 2.0, part 1: Reading XML





heheheheheheh thats funny.

I had to do a double take and thought am i
reading the right list here or...

Nice work ;)


On 5/18/05, Hans Omli [EMAIL PROTECTED]
wrote:
 
 I don't suppose we'll be reading part 2 of
this email via FlexCoders then. 
 ;-)
 
 
 From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On
 Behalf Of Gordon Smith
 Sent: Tuesday, May 17, 2005 5:15 PM
 To: 'flexcoders@yahoogroups.com'
 Subject: RE: [flexcoders] E4X in Flex 2.0,
part 1: Reading XML
 
 
 
 Oops... I meant to send this to an internal
group, not to flexcoders. Enjoy
 the information, but, for now, don't expect
this level of detail about our
 future plans. Of course, we do want your
feedback on features for the next
 release, and we'll be sharing more plans with
you in the future, as we get
 closer to the next release. 
 
 Sorry, 
 Gordon 
 
 
 -Original Message-
 From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On
 Behalf Of Gordon Smith
 Sent: Tuesday, May 17, 2005 4:54 PM
 To: 'flexcoders@yahoogroups.com'
 Subject: [flexcoders] E4X in Flex 2.0, part
1: Reading XML
 
 
 
 
 
 As you may have gathered, we've been spending
a lot of time lately
 leveraging the new features of the Flash
Player in the new Flex application
 model. Naturally, you'll also be able to
leverage those same new features,
 so we thought we'd start giving you a run
down of what's new. Of course we
 don't have beta software for you to play with
yet, so for now, we'll provide
 a lot of detail so you can evaluate these new
features and give guidance for
 us. 
 
 
 
 XML manipulation in Flex 2.0 is going to get
a lot more powerful, as well as
 faster. By the time that Flex 2.0 ships, the
Flash Player will support E4X
 (ECMAScript for XML), a set of
programming language extensions adding
 native XML support to ECMAScript. The player
team is busy implementing
 Standard ECMA-357 as described in
 http://www.ecma-international.org/publications/standards/Ecma-357.htm.
 
 
 
 
 
 Here's how the spec describes what this
feature offers: E4X adds native XML
 datatypes to the ECMAScript language, extends
the semantics of familiar
 ECMAScript operators for manipulating XML
objects and adds a small set of
 new operators for common XML operations, such
as searching and filtering. It
 also adds support for XML literals,
namespaces, qualified names and other
 mechanisms to facilitate XML
processing. 
 
 
 
 
 
 Lets take a look at a few examples of how you
can read XML data using E4X. 
 
 
 
 
 
 As in the current player, you'll be able to
create variables of type XML by
 parsing a String. But XML literals will now
be supported as well: 
 
 
 
 
 
 var employees:XML =

employees

employee ssn=123-123-1234

name first=John last=Doe/

address

street11 Main St./street

citySan Francisco/city

stateCA/state

zip98765/zip

/address

/employee

employee ssn=789-789-7890

name first=Mary last=Roe/

address

street99 Broad St./street

cityNewton/city

stateMA/state

zip01234/zip

/address

/employee

/employees; 
 
 
 
 
 
 Instead of using DOM-style APIs like
firstChild, nextSibling, etc., with E4X
 you just dot down to grab the
node you want. Multiple nodes are indexable
 with [n], similar to the elements of an
Array: 
 
 
 
 
 
 trace(employees.employee[0].address.zip);

 
 
 --- 
 
 
 98765 
 
 
 
 
 
 To grab an attribute, you just use the .@
operator: 
 
 
 
 
 

trace([EMAIL PROTECTED]);
 --- 
 
 
 
 789-789-7890 
 
 
 
 
 
 If you don't pick out a particular node, you
get all of them, as an
 indexable list: 
 
 
 
 
 

trace(employees.employee.name); 
 
 
 --- 
 
 
 name
first=John last=Doe/ 
 
 
 name first=Mary
last=Roe/ 
 
 
 
 
 
 (And note that nodes even toString()
themselves into formatted XML!) 
 
 
 
 
 
 
 A handy double-dot operator lets you omit the
path down into the XML
 _expression_, so you could shorten the previous
three examples to 
 
 
 
 
 

trace(employees..zip[0]); 
 
 
 

trace([EMAIL PROTECTED]); 
 
 
 

trace(employees..name); 
 
 
 
 
 You can use a * wildcard to get a list of
multiple nodes or attributes with
 various names, and the resulting list is
indexable: 
 
 
 
 
 

trace(employees.employee[0].address.*); 
 
 
 --- 
 
 
 street11 Main St./street

 
 
 citySan Francisco/city

 
 

stateCA/state 
 
 

zip98765/zip 
 
 

trace([EMAIL PROTECTED]);
 --- 
 
 
 Doe 
 
 
 
 
 
 You don't have to hard-code the identifiers
for the nodes or attributes...
 they can themselves be variables: 
 
 
 
 
 
 
 
 var whichNode:String
= zip;

trace(employees.employee[0].address[whichNode]); 
 
 
 --- 
 
 
 98765 
 
 
 
 
 
 
 var
whichAttribute:String = ssn;

trace([EMAIL 

RE: [flexcoders] Flex on JBoss

2005-05-09 Thread Tolulope Olonade










I had the same problem sometimes and
someone told me in this forum that its cause when you deploy the flex.war files
and the samples.war files on the same server deployment folder.

If you do it only one at a time. It works
just fine.

Like depoy the samples.war file into JBOSS
deployment folder and it works just fine.



However I am yet to find out how to deploy
multiple flex app .war files into the same folder in JBoss but it work well
with other APP Servers like BEA and Macromedia JRUN. Wonder how to fix that in JBoss and hope
that solves your problem..













From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Cliff Meyers
Sent: Sunday, May 08, 2005 7:50 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex on
JBoss





I should have said it sounds like the error you're getting isn't
due
to a bad address. Maybe I shouldn't
post to lists at 3 AM :) 
Another idea: did you check flex-config.xml to
make sure that the
services in question are actually defined there?


-Cliff


On 5/8/05, Cliff Meyers
[EMAIL PROTECTED] wrote:
 I remember running into a similar problem
when I was playing with Flex
 on JBoss and I can't recall right now if I
got it working or not. Did
 you check the flex-config.xml file to see if
the addresses are
 pointing to the correct hostname?
Although admittedly, it sounds like
 the error you're getting due to a bad
address. Anyone else seen this?
 
 
 -Cliff
 
 
 On 5/7/05, ADEWALE SHOBAJO
[EMAIL PROTECTED] wrote:
  Hello everyone,
  i configured
flex on Tomcat, and it worked!
  but when i configured flex on JBoss and
lunched the
  sample Applications it comes up with a
dialog box
  HTTPService Fault:
java.lang.RuntimeException: Bad
  Service name : FormatSourceService
.
 
  i guess
the problem is from the whitelists, i
  modified it but it didnt work, am sure i
am missing
  something,
  any ideas
  thanks.
 
  wale
 
 
 
___
  How much free photo storage do you get?
Store your holiday
  snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
 
  Yahoo! Groups Links
 
 
 
 
 













Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
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] Microsoft Sharepoint Portal and Flex

2005-04-28 Thread Tolulope Olonade










Yeah I am interested in this too very much
J

If its possible anyway..











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jose Lora
Sent: Thursday, April 28, 2005
2:05 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Microsoft
Sharepoint Portal and Flex





Hi Team, any experiences on integrating a
Flex application as a Sharepoint Web Part?



Jose Lora

Meredith Corporation












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
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] Re: Windows Logon ID in Flex

2005-04-26 Thread Tolulope Olonade










Thanks a lot.

Was thinking of implementing a solution in
Flex that will tie in to windows integrated log on tracking.



Regards.











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Shirey
Sent: Monday, April 25, 2005 7:13
PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re:
Windows Logon ID in Flex





I'm doing this, but I'm
using Flex to talk to an ASP.NET web service that
gets the information and returns it.

M.



On 4/25/05, kaibabsowats
[EMAIL PROTECTED] wrote:



Since the flash player resides in a sandbox on the clients machine
(for security reasons) it wont be able to talk to the underlying OS to
try and grab sensitive information like Login ID's.

You would have to use other mechanisms to get the users Login ID and
pass it along to the server.But this is quite complex and depends
on
client machines and network setup.All way beyond Flex/Flash.

Somebody correct me if I am wrong, 

--- In flexcoders@yahoogroups.com,
Tolulope Olonade [EMAIL PROTECTED]
wrote:
 Anybody knows how I can get windows log on ID in Action Script??? or 
 MXML??? Or Using any Flex technology..

 Thanks.

Yahoo! Groups Links

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


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
















Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
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] Windows Logon ID in Flex

2005-04-25 Thread Tolulope Olonade










Anybody
knows how I can get windows log on ID in Action Script??? or
MXML??? Or Using any Flex technology..



Thanks.











Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
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] Flex Uploading to server?

2005-02-03 Thread Tolulope Olonade [ MTN -YelloDrome ]



Ok,
I'll keep an eye out for it.
Dimitri never seems to amaze me.
I 
think you should be an RD Engr for Microsoft :)
But 
you are a Java guy...
Thanks 
a lot.
Enjoy

Tolulope W. 
OlonadeSys Dev-TSS EngineerMTN YelloDrome, VI Lagos, Nigeria "Its practically impossible to teach good programming to students that 
have had a prior exposure to BASIC: as potential programmers they are mentally 
mutilated beyond hope of regenration."
Prof. Edsger W. Dijkstra 
(1930-2002) 



-Original Message-From: Dimitrios Gianninas 
[mailto:[EMAIL PROTECTED]Sent: Thursday, 
February 03, 2005 2:31 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex Uploading 
to server?
Of course, there is a 
document I wrote with an example... however the web site seems down at the 
current moment.

The link is: 
www.markme.com/mchotin

Look under the month of 
November once it is back up.

Jimmy 
Gianninas - Developer
Optimal Payments Inc.



From: Tolulope Olonade [ MTN -YelloDrome ] 
[mailto:[EMAIL PROTECTED] Sent: Thursday, February 03, 2005 
7:09 AMTo: 'flexcoders@yahoogroups.com'Subject: 
[flexcoders] Flex Uploading to server?

Anybody know how I can do uploading in 
flex?
just 
like we do in isapi, asp.net and aspetc???

Thanks..
NOTE: This e-mail message is subject to the MTN 
Nigeria disclaimer see 
http://www.mtnonline.com/contact/disclaimer.asp



AVIS 
IMPORTANT
WARNING


Les 
informations contenues dans le present document et ses pieces jointes 
sont strictement confidentielles et reservees a l'usage de la (des) 
personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, 
soyez avise que toute divulgation, distribution, copie, ou autre 
utilisation de ces informations est strictement prohibee. Si vous avez 
recu ce document par erreur, veuillez s'il vous plait communiquer 
immediatement avec l'expediteur et detruire ce document sans en faire de 
copie sous quelque forme.

The information 
contained in this document and attachments is confidential and intended 
only for the person(s) named above. If you are not the intended 
recipient you are hereby notified that any disclosure, copying, 
distribution, or any other use of the information is strictly 
prohibited. If you have received this document by mistake, please notify 
the sender immediately and destroy this document and attachments without 
making any copy of any kind.

NOTE: This e-mail message is subject to the MTN Nigeria disclaimer see http://www.mtnonline.com/contact/disclaimer.asp


RE: [flexcoders] Flex Uploading to server?

2005-02-03 Thread Tolulope Olonade [ MTN -YelloDrome ]



Dont 
mess with C# though.
According to opinions all over the globe its widely accepted as the most 
elegant language. Developed by Anders Hejlsberg 
Author 
Turbo Pascal, Chief Architect Delphi and Lead Designer/Distinguished Engr 
Microsoft Corporation.
Bruce 
Eckel and Larry O'Brien also concurred.
Only 
not as cross platform as Java but read some things about the mono 
project.

The 
only problem is MS is too fast a moving target. B4 coming to grasp with C# , 
they started developing Cw pronounced C Omega otherwise called polyphonic 
C#
WIth 
support for assyncronous methods. see http://research.microsoft.com/Comega/

Well 
all of em are good. But I intend to do C#, Java and Flex for web apps from now 
on..
What 
do you think?

Tolulope W. 
OlonadeSys Dev-TSS EngineerMTN YelloDrome, VI Lagos, Nigeria "Its practically impossible to teach good programming to students that 
have had a prior exposure to BASIC: as potential programmers they are mentally 
mutilated beyond hope of regenration."
Prof. Edsger W. Dijkstra 
(1930-2002) 



-Original Message-From: Dimitrios Gianninas 
[mailto:[EMAIL PROTECTED]Sent: Thursday, 
February 03, 2005 4:24 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex Uploading 
to server?
LOL!

Java is just fine much 
more fun and much more technologies to play with... its like being a kid 
:)

And if I wasn't a Java guy 
right now, I would be painfully waiting to use Flex. 

Jimmy 
Gianninas - Developer
Optimal Payments Inc.



From: Tolulope Olonade [ MTN -YelloDrome ] 
[mailto:[EMAIL PROTECTED] Sent: Thursday, February 03, 2005 
10:11 AMTo: 'flexcoders@yahoogroups.com'Subject: RE: 
[flexcoders] Flex Uploading to server?

Ok,
I'll keep an eye out for 
it.
Dimitri never seems to amaze me.
I 
think you should be an RD Engr for Microsoft :)
But 
you are a Java guy...
Thanks a lot.
Enjoy

Tolulope W. 
OlonadeSys Dev-TSS EngineerMTN YelloDrome, VI Lagos, Nigeria "Its practically impossible to teach good programming to students that 
have had a prior exposure to BASIC: as potential programmers they are mentally 
mutilated beyond hope of regenration."
Prof. Edsger W. Dijkstra 
(1930-2002) 



-Original Message-From: Dimitrios Gianninas 
[mailto:[EMAIL PROTECTED]Sent: Thursday, 
February 03, 2005 2:31 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 
Uploading to server?
Of course, there is a 
document I wrote with an example... however the web site seems down at the 
current moment.

The link is: 
www.markme.com/mchotin

Look under the month of 
November once it is back up.

Jimmy Gianninas - Developer
Optimal Payments Inc.



From: Tolulope Olonade [ MTN -YelloDrome ] 
[mailto:[EMAIL PROTECTED] Sent: Thursday, February 03, 
2005 7:09 AMTo: 'flexcoders@yahoogroups.com'Subject: 
[flexcoders] Flex Uploading to server?

Anybody know how I can do uploading in 
flex?
just like we do in isapi, asp.net and 
aspetc???

Thanks..
NOTE: This e-mail message is subject to the MTN 
Nigeria disclaimer see 
http://www.mtnonline.com/contact/disclaimer.asp



AVIS IMPORTANT
WARNING


Les 
informations contenues dans le present document et ses pieces jointes 
sont strictement confidentielles et reservees a l'usage de la (des) 
personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, 
soyez avise que toute divulgation, distribution, copie, ou autre 
utilisation de ces informations est strictement prohibee. Si vous avez 
recu ce document par erreur, veuillez s'il vous plait communiquer 
immediatement avec l'expediteur et detruire ce document sans en faire 
de copie sous quelque forme.

The 
information contained in this document and attachments is confidential 
and intended only for the person(s) named above. If you are not the 
intended recipient you are hereby notified that any disclosure, 
copying, distribution, or any other use of the information is strictly 
prohibited. If you have received this document by mistake, please 
notify the sender immediately and destroy this document and 
attachments without making any copy of any 
kind.
NOTE: This e-mail message is subject to the MTN 
Nigeria disclaimer see 
http://www.mtnonline.com/contact/disclaimer.asp

NOTE: This e-mail message is subject to the MTN Nigeria disclaimer see http://www.mtnonline.com/contact/disclaimer.asp