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
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
Are mpost people using a separate "src" folder instead of just dumping src
code into the main project folder?
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
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
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
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
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
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
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
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
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
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
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:
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
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
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
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
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
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.
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
, 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
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
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
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
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
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
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
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
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
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
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
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-
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
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
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
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
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
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
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
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
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
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
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:
>
&
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
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
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
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
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
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
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
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
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
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
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
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
56 matches
Mail list logo