[flexcoders] How to implement the ItemRenderer container?

2008-02-09 Thread Manuel Saint-Victor
Good morning flexcoders. I'm trying to figure out how I would create a subclass of the Canvas component that would be able to contain itemrenderers. Can someone please direct me to a tutorial or resource about what requirements the container must meet to be able to do this? Thanks, Mani

[flexcoders] Where are the templates for the class files? I want to change the bracket placement

2007-05-12 Thread Manuel Saint-Victor
Good evening everyone. I'm looking for the templates that Flex Builder uses to create the class files? Can anyone advise me as to where that would be. I've Googled myself into oblivion about this. Mani

[flexcoders] silly question about using "src" folder

2007-03-15 Thread Manuel Saint-Victor
Are mpost people using a separate "src" folder instead of just dumping src code into the main project folder?

[flexcoders] Where can I find a good reference for creating container components

2007-02-21 Thread Manuel Saint-Victor
Are there guidelines for the right approach to creating a Flex Container component. I haven't come across specific rules/best practices for that yet. Mani

[flexcoders] Re: Choosing between viewstack and State any best practices?

2007-02-19 Thread Manuel Saint-Victor
You know what- I apologize for the post. I'm doing another word combo in google and having better yield. M On 2/19/07, Manuel Saint-Victor <[EMAIL PROTECTED]> wrote: When deciding between using the viewstack and using states if I plan to load in some modules is there a better w

[flexcoders] Choosing between viewstack and State any best practices?

2007-02-19 Thread Manuel Saint-Victor
When deciding between using the viewstack and using states if I plan to load in some modules is there a better way to go or some things to consider when making the decision? Mani

[flexcoders] Enterprise Architect and AS3 any advice- to import code libraries and swc(binaries)

2007-02-15 Thread Manuel Saint-Victor
I wanted to get some advice on using swc files in enterprise architect and enterprise architect for AS# in general. Anybody have any experience with that and some advice to pass on. Mani

[flexcoders] Simple question- Can I pass a data object in a method from flex 2 into an externally loaded flash 9 built swf?

2007-01-24 Thread Manuel Saint-Victor
To clarify the question- If I'm building my shell in Flex 2 and a library of swf content to load developed in flash- and I load them in with the swfLoader component can I Pass objects in through the calls to methods on the SWFLoader.content.[whatevermethod] ?? It would seem logical to me that thi

[flexcoders] What is the maximum size of the canvas?

2006-12-30 Thread Manuel Saint-Victor
implementation like tilesquid engine. I was planning to just use some quick custom code to have the elements scale and position themselves accordingly but had a thought that I might be approaching this all wrong. Thanks in advance for any feedback. Mani -- Manuel Saint-Victor, MD Jackson He

Re: [flexcoders] double clic problem

2006-12-18 Thread Manuel Saint-Victor
uble click event : ## http://www.adobe.com/2006/mxml"; creationComplete="init();"> ## Any clue ? Mathieu LEMAIRE -- Manuel Saint-Victor, MD Jackson Healthcare System Department of Psychiatry

Re: [flexcoders] Two way data binding

2006-11-02 Thread Manuel Saint-Victor
mend a good tutorial or instructions for two-way data binding.  For example where a slider would show video progress but adjusting the slider would move the video? Thanks, Mani -- Manuel Saint-Victor, MD Jackson Healthcare System Department of Psychiatry -- M

[flexcoders] Two way data binding

2006-11-02 Thread Manuel Saint-Victor
Good evening Flex coders,Can anyone recommend a good tutorial or instructions for two-way data binding.  For example where a slider would show video progress but adjusting the slider would move the video?Thanks, Mani-- Manuel Saint-Victor, MDJackson Healthcare SystemDepartment of Psychiatry

Re: [flexcoders] Is there a new Promo for Flex 2 Total Training

2006-09-02 Thread Manuel Saint-Victor
y providing your email and one other at: www.totaltraining.com/store/friendforward/forward.asp?f2fpage=/prod/web/flex2_ria.asp hth, g -- Manuel Saint-Victor, MDJackson Healthcare SystemDepartment of Psychiatry __._,_.___ -- Flexcoders Mailing List FAQ: htt

[flexcoders] Is there a new Promo for Flex 2 Total Training

2006-09-02 Thread Manuel Saint-Victor
oday either way- but just wanted to check the community for any leads. Thanks,Mani-- Manuel Saint-Victor, MDJackson Healthcare SystemDepartment of Psychiatry __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

[flexcoders] Where's the full flex site discussion... I've seen it but can't find it

2006-08-19 Thread Manuel Saint-Victor
Googling full  and flex and site is fruitless...but great for coming across procrastinbation fodder!!  I know that at one point Ryan had started a discussion about "not building a site with Flex ".  I'm looking to reread the pros and cons and the whys and why-nots of that- Can anyone point me to

Re: [flexcoders] Is there a way to pull a tracing image into the background- like in DreawmWeaver

2006-08-19 Thread Manuel Saint-Victor
Aug 17, 2006, at 11:52 AM, Manuel Saint-Victor wrote: Good Morning FlexCoders , I'm trying to use a mockup to lay out my components is there a way to pull a graphic into the background to use as a tracing image? Thanks Mani __._,_.___ -- Flexcoders Mailing Lis

[flexcoders] Is there a way to pull a tracing image into the background- like in DreawmWeaver

2006-08-17 Thread Manuel Saint-Victor
Good Morning FlexCoders ,I'm trying to use a mockup to lay out my components is there a way to pull a graphic into the background to use as a tracing image?Thanks Mani __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archive

[flexcoders] How do you advise clients about "building for the future" - how long before Flex2 is worth their time?

2006-06-01 Thread Manuel Saint-Victor
If a client is seeking a set of custom components and plans to use them for building applications for other clients in the future what would you advise them about building these components in AS2 versus AS3.  Flex components are obviously more convenient for me to build but what is the honest an

Re: [flexcoders] Flex 2 - Cairngorm 2 Tutorial

2006-05-19 Thread Manuel Saint-Victor
I'm not sure if this is the best specific answer - but the dev center Cairngorm lectures have been the best start  thus far for me.  They helped me to see the relative roles of  the different elements of Cairngorm.  This got me on my way to building.  I'm waiting for some new Flex 2 doc for

Re: [flexcoders] New to Flex and deciding...

2006-04-30 Thread Manuel Saint-Victor
Nasir,You'll probably get more precise answers to the individual aspects of your questions from other members but i just wanted to help you with the confusion aspect.  Flex 2 and Flex 1.* are entirely different worlds.  The "rules" have been entirely changed and deployment now costs you nothing.

Re: [flexcoders] Using captivate within flex

2006-04-28 Thread Manuel Saint-Victor
During my time with Captivate I was unable to find a way to dynamically pull questions from a database.  That might have been due to my personal skill limitations but I found that I had to put the questions in manually.  I hope someone can call me wrong on that one but that's something would def

Re: [flexcoders] How far are we from the Flex 2 books?

2006-04-09 Thread Manuel Saint-Victor
, don't know how deepit will touch on flex 2 (and the framework) On 4/9/06, Manuel Saint-Victor <[EMAIL PROTECTED]> wrote: I was just wondering when some of the Flex two books would be hitting the shelves.  I've seen mention of the RIA book which seems more geared to the  Java

[flexcoders] How far are we from the Flex 2 books?

2006-04-08 Thread Manuel Saint-Victor
I was just wondering when some of the Flex two books would be hitting the shelves.  I've seen mention of the RIA book which seems more geared to the  Java developers.  Has there been any updates on the timeline on EAS3.0 or v2 of FlexBook?Mani -- Flexcoders Mailing List FAQ: http://group

Re: [flexcoders] The replacement for the DataSet

2006-04-08 Thread Manuel Saint-Victor
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Manuel Saint-Victor Sent: Wednesday, April 05, 2006 6:44 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] The replacement for the DataSet   So is the DataSet entirely deprecated- actually gone- in ActionScript 3.  I remem

[flexcoders] The replacement for the DataSet

2006-04-05 Thread Manuel Saint-Victor
So is the DataSet entirely deprecated- actually gone- in ActionScript 3.  I remember someone mentioning that it wasn't recommended for use with Flex 1.5 a few months ago but will it be entirely replaced by using a model is AS3? Mani -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/g

Re: [flexcoders] attachMovie() Flex equiv?

2006-04-03 Thread Manuel Saint-Victor
Which version of Flex are you using? On 4/3/06, bclinkinbeard <[EMAIL PROTECTED]> wrote: Hello all, Very new to Flex development and am having a hard time figuring out how you can create interfaces that aren't completely component based. Is there a Flex equivalent to attachMovie()? The only

[flexcoders] Do we submit corrections to Livedocs

2006-03-30 Thread Manuel Saint-Victor
Is there a place to submit errors that we come across in the Livedocs?   Is it helpful at all if we submit errors when we come across them  or is that someone's job which we should just leave them alone and let them do?  Mani -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/f

Re: [flexcoders] Re: How do u use HTTP POST in flex 2 / AS3

2006-03-29 Thread Manuel Saint-Victor
to submit a html form using post to a mxml file? Does it works? Coz I am facing the same problem... i am using flex 1.5 seems it doesn't work?Daniel --- In flexcoders@yahoogroups.com, "Manuel Saint-Victor" <[EMAIL PROTECTED]> wrote:>> It's using HTTPService Mike

Re: [flexcoders] How do u use HTTP POST in flex 2 / AS3

2006-03-28 Thread Manuel Saint-Victor
It's using HTTPService Mike Potter also posted an example on his blogManiOn 3/28/06, arpitmathur_80 <[EMAIL PROTECTED]> wrote: I cant get HTTP POST to work (i am definitely a flex newbie). Can anyone help me ? thanks arpit -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/gr

Re: [flexcoders] Attempting to connect flex 2 to php :error #2070

2006-03-28 Thread Manuel Saint-Victor
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Manuel Saint-Victor Sent: Wednesday, March 08, 2006 9:43 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Attempting to connect flex 2 to php :error #2070   I'm getting an error# 2070 and I checked livedocs but

Re: [flexcoders] What a hell is this "ColdFusion Extensions for FlexBuilder 2"?

2006-03-21 Thread Manuel Saint-Victor
Wow... I had the same question- but I was gonna ask it a little differently.  Anyway thanks for the link..MOn 3/21/06, Bruno Martins < [EMAIL PROTECTED]> wrote: What a hell is this "ColdFusion Extensions for FlexBuilder 2"? I put this files in the pluings but don't make any difference and I do

[flexcoders] Attempting to connect flex 2 to php :error #2070

2006-03-08 Thread Manuel Saint-Victor
I'm getting an error#2070 and I checked livedocs but find no further explanation.  It's in the context of trying to use an HTTPService post to contact a php form.  Is there somewhere online that details how to troubleshoot these problems? Mani -- Flexcoders Mailing List FAQ: http://groups

Re: [flexcoders] Re: Flex in a java wrapper- any guides

2006-02-03 Thread Manuel Saint-Victor
e the 2 tagather with _javascript_. Of course you would have to watch out for cross-browser issues Dmitry --- In flexcoders@yahoogroups.com, Manuel Saint-Victor <[EMAIL PROTECTED]> wrote: > > Can anyone point me in the direction of some use of external interface to > talk to Java-

[flexcoders] Flex in a java wrapper- any guides

2006-02-03 Thread Manuel Saint-Victor
Can anyone point me in the direction of some use of external interface to talk to Java- I wanted to try some experimentation with using a Flex app to call some methods within my Java app and am looking for a good place to start. Any pointers would be a great help-Mani -- Flexcoders Mailin

Re: [flexcoders] Whats flex beta

2006-01-31 Thread Manuel Saint-Victor
Spkie- I think I smell smoke- mine got stuck twice because my ADD lead me to go "poking at my download" in firefox and accidentally cancelling itStill downloading! On 1/31/06, Spike <[EMAIL PROTECTED]> wrote: http://labs.macromedia.com/flexproductline/Get it quick before the servers melt

[flexcoders] Sweet Jesus it's out

2006-01-31 Thread Manuel Saint-Victor
Flex beta now available!!!It's out!!! -- 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

Re: [flexcoders] Free Flex???

2006-01-31 Thread Manuel Saint-Victor
Wait there's more- Apparently there's going to be a single server limited free version of the Enterprise Services!  More on this at Christian's blog On 1/31/06, Manuel Saint-Victor <[EMAIL PROTECTED]> wrote: That just made my week!!Maybe my whole month!!!  As far as buildin

Re: [flexcoders] Free Flex???

2006-01-31 Thread Manuel Saint-Victor
That just made my week!!Maybe my whole month!!!  As far as building environments-didn't sephiroth   mention plans to provide a development environment for AS3 and XML? Mani -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: htt

Re: [flexcoders] Flex 2 using the exercise from FlexBook

2006-01-30 Thread Manuel Saint-Victor
ps.com [mailto: flexcoders@yahoogroups.com] On Behalf Of Manuel Saint-Victor Sent: Thursday, January 26, 2006 8:28 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2 using the exercise from FlexBook   I'm having some trouble migrating my Webservice from chapt 19 of the Flex Bo

[flexcoders] Flex 2 using the exercise from FlexBook

2006-01-27 Thread Manuel Saint-Victor
I'm having some trouble migrating my Webservice from chapt 19 of the Flex Book.  Can someone point me to or let me know the differences in how I should be using Webservices in Flex2.Mani -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search

Re: [flexcoders] Any Flex ARP tutorial online?

2005-11-11 Thread Manuel Saint-Victor
us_d_1.html     - Original Message ----- From: Manuel Saint-Victor To: flexcoders@yahoogroups.com Sent: Thursday, November 10, 2005 9:16 PM Subject: [flexcoders] Any Flex ARP tutorial online? I'm trying to find an example of some Flex- ARP integration.  Are there any sample fi

[flexcoders] Any Flex ARP tutorial online?

2005-11-10 Thread Manuel Saint-Victor
I'm trying to find an example of some Flex- ARP integration.  Are there any sample files or tutorials floating around to look at if I want a nice concrete example?Thanks Mani -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: h

Re: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-07 Thread Manuel Saint-Victor
Is there a big advantage to using Visual Basic over on of the projector tools?ManiOn 11/7/05, JesterXL < [EMAIL PROTECTED]> wrote: Don't know about design view, but Flash for desktop UI has been something I've always enjoyed doing.  Worked great for C++ apps, and worked great with VB; both

Re: [flexcoders] Re: Requesting feedback from Flex developers with experience building healthcare

2005-11-06 Thread Manuel Saint-Victor
Absolutely.  Contact me via email and I will get that setup. -- Dave Wolf Cynergy Systems, Inc. Macromedia Flex Alliance Partner http://www.cynergysystems.com Email:  [EMAIL PROTECTED] Office: 866-CYNERGY --- In flexcoders@yahoogroups.com, Manuel Saint-Victor <[EMAIL PROTECTED]> wrote: > &

Re: [flexcoders] Re: Requesting feedback from Flex developers with experience building healthcare

2005-11-06 Thread Manuel Saint-Victor
Dave,Would it be possible for me to provide my attending with access to that sanitized demo.  I think he would enjoy seeing that in action.Thanks,ManiOn 11/6/05, Manuel Saint-Victor <[EMAIL PROTECTED]> wrote: I was definitely worried about the HIPAA stuff.  They beat that into our he

Re: [flexcoders] Requesting feedback from Flex developers with experience building healthcare applications

2005-11-06 Thread Manuel Saint-Victor
easier to get the "harmless Flash Player"  installed on a 6 month-to-build-client-box for a hospital than it is for the  likes of .NET runtime, where you're likely be told to f'off.  Use that to  your advantage. > > > > - Original Message - > From: Manuel 

Re: [flexcoders] Re: Requesting feedback from Flex developers with experience building healthcare

2005-11-06 Thread Manuel Saint-Victor
o purchase software.  When competing  with the likes of Kaiser Permente and others; many have the same  functionality.  To stand apart, you have to differentiate yourself, and  Flex/Flash allows you to do that. > > > > It's easier to get the "harmless Flash Player"  instal

[flexcoders] Requesting feedback from Flex developers with experience building healthcare applications

2005-11-05 Thread Manuel Saint-Victor
Good evening,I'm looking for some feedback from some of the developers here.  I'm curious about some of the ways that you have seen Flex used thus far in the development of applications for use in healthcare.  I'm aware that UNC Chapel Hill has a Flex based application but am not aware of the de

[flexcoders] A technique for independent mxml files

2005-10-20 Thread Manuel Saint-Victor
I'm doing some Flex 2.0 doodling right now to learn my way around.  Is there any way to develop quick applications independent of a project or a way to automatically set the most recently created app as the default fro running.  Not a major prob but just curious if there's another more efficient

Re: [flexcoders] Re: Dividing the mailing list into categories

2005-10-19 Thread Manuel Saint-Victor
emp specificaly because of Flex2.  Its justfrusterating as it seems most of the syntax etc I learned with Flex1.5 is just causing errors now.I would have grave doubts that creating an all n00b area wouldbenifit the n00bs, though I am sure it would benifit the pros :)Just my 2000 cents :DG

Re: [flexcoders] Re: Dividing the mailing list into categories

2005-10-18 Thread Manuel Saint-Victor
with Flex1.5 is just causing errors now.I would have grave doubts that creating an all n00b area wouldbenifit the n00bs, though I am sure it would benifit the pros :)Just my 2000 cents :DGreg--- In flexcoders@yahoogroups.com, Manuel Saint-Victor<[EMAIL PROTECTED]> wrote:>> I've brou

[flexcoders] Dividing the mailing list into categories

2005-10-18 Thread Manuel Saint-Victor
I've brought this up before and I'm going to go out on a limb again and suggest that we maybe create a Flex 2 noobs mailing list.  I say this because I think that in the coming weeks there is going to be a deluge of members to here that a)are brand spanking new to Flex and even Flash b) Haven't

[flexcoders] Flex Newbies Mail List

2005-08-12 Thread Manuel Saint-Victor, M.D.
I was wondering if there was a chance of a Flex newbies list. Like the Flash Newbies List. Unless It's there and I'm just oblivous. It seems to me that the population here will be mushrooming and I think it would help some of us starting with Flex without any enterprise development experience or

[flexcoders] Rich Internet Apps book

2005-07-30 Thread Manuel Saint-Victor, M.D.
I am working on an example from the Flex Book for the Blogreader and google search and having trouble with an error that says "You are not allowed access to this URL by this proxy" I went to the whitelist and the localserver is not commented so I could not remove the comments to get it to work a

[flexcoders] Dynamic tab binding Labels

2005-07-21 Thread Manuel Saint-Victor, M.D.
Hi, I'm trying to have tabs generate when items are chosen from a List Component. So far I am able to get the tabs to come up and everything but what I would like to do is have each tab be bound to the selectedItem such that the label of the tab will be the same as the label of the selectedItem fr

Re: [flexcoders] passing data to dynamically created TabNavigator children

2005-07-21 Thread Manuel Saint-Victor, M.D.
Cliff, I had just been working on the same thing. I have a partial solution that I don't know if it will help. function createSchoolTab(event){ var newSchool=event.target.selectedItem.label; var newTab:mx.core.UIObject=mx.core.UIObject(medSchoolsTabNav.createTab(SchoolView,'SchoolNameH