s.com, "sufibaba" <[EMAIL PROTECTED]> wrote:
>
> Thanks Andrew,
>
> Would the Coldfusion implementation outlined for flex 1.5 be
> applicable to Flex2 beta. I just installed flex2 beta.
>
> Cheers,
>
> Tim
>
>
> --- In flexcoders@yahoogroups.com, &
e sure that you have the
cairngorm-manifest.xml file in your /WEB-INF/flex/
directory. This can be found where you extracted cairngorm and inside
the bin directory.
This should solve your namespace problems. Let me know how you go.
Thanks,
Andrew Spaulding
Adobe Systems
--- In flexcoders@
Hi Raghu,
a brief sample of your result handler and a link to the wsdl would be
helpful as the XML response pasted below is difficult to read at a
first glance ;-)
cheers,
Andrew Spaulding
Adobe Systems
--- In flexcoders@yahoogroups.com, "raghuramab" <[EMAIL PROTECTED]> wrote:
Hi Claudia,
The installation instructions were quite specific. Can you please
provide some further information as to what exactly isn't working?
This will help me (us) better provide a solution to your problem.
Thanks,
Andrew Spaulding
Adobe Systems
--- In flexcoders@yahoogroups.com, Cl
ahead and develop the ColdFusion side as you would prefer.
If you have any more specific questions, I can answer them in more detail.
Thanks,
Andrew Spaulding
Adobe Systems
--- In flexcoders@yahoogroups.com, "sufibaba" <[EMAIL PROTECTED]> wrote:
>
> Hi Cairngorm gurus,
>
&g
Hey all,
looks like Matt Chotin is back on the list and in fine form with a
nice run of replies :-p
So if you have any questions now's your chance hehe
good luck!
Andrew Spaulding
Adobe
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFA
t this will get you
started ;-)
cheers,
Andrew Spaulding
Adobe Systems
--- In flexcoders@yahoogroups.com, "Libby" <[EMAIL PROTECTED]> wrote:
>
> I have extended the LinkBar class and dynamically create children
from
> Link objects within it. When a Link is clicked, I woul
What are the compiler errors that you are getting? The error will
better help us solve your problem.
As for a pattern I'm not sure what I could suggest but you could store
a currently selected datagrid id in a model and access it from within
your command. But i think the approach you are taking is
Hi Kam,
It should be as simple as changing the following information in the
flex-config.xml
8
0
22
I had 7.0.35 installed and after changing the required version to
8.0.22 both Firefox and IE prompted me to upgrade my Flash Player.
Cheers,
Andrew Spaulding
www.flexdaddy.info
--- In
I agree. I don't think the Enterprise services is something that an
ISP will install. You could look into an ISP that supports java
hosting and just deploy your flex app as a war file. I'm not sure how
this fits with the licencing model though - anyone wish to comment on
this?
Cheers,
Andrew.
-
The closest thing I can think of (without looking into it) would be
the disabledColor attribute of the LinkBar control. The currently
active link in the LinkBar is "disabled" and will take on the
disabledColor attribute.
To what extent did you want to style the active link?
Andrew
r"].getChildAt( event.newValue );
tab.setStyle( 'color', 0xFF );
}
}
But then you will also need to manually handle the mouseOver events as
well because the white label color doesnt effect the mouse over
highlights.
Hopefully this will give you a heads up ;-)
Andrew Spaulding
www.flexda
Option 3 also works like this ;-) without giving the namespace a
reference:
http://www.macromedia.com/2003/mxml";>
Just thought I'd provide yet another way. But may I add that Dustin's
examples are better to use, I merely wanted to demonstrate an alternative.
ASCryptFiles.zip link)
cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "Dennis Baldwin" <[EMAIL PROTECTED]> wrote:
> If you decide to use a SharedObject then be sure to utilize some level
> of encryption. Check out http://www.db75.com/blog/arch
Sorry, didnt realise Tracy had already responded with the correct
solution ;-)
Cheers guys,
Andrew.
--- In flexcoders@yahoogroups.com, "Andrew Spaulding" <[EMAIL PROTECTED]> wrote:
> Try something like this:
>
>
>
>
>
>
> Hopefully that demonst
Try something like this:
Hopefully that demonstrates how to delegate the listener of an alert
window button click to a handler method.
Cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "Mink, Joseph" <[EMAIL PROTECTED]>
wrote:
> In the
/undefined but rather your debug output says this:
initWizard
createTodoList_form: _level0._obj0._HBox1.createTodoList_form
createListItem_form: _level0._obj0._HBox1.createListItem_form
seems to work fine ;-)
hope that helps,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoo
Do you mean hide a single pane in the accordion?
Andrew.
--- In flexcoders@yahoogroups.com, "Ghislain Simard" <[EMAIL PROTECTED]>
wrote:
> How to hide/unhide a stack in an accordion?
Yahoo! Groups Sponsor ~-->
Fair play? Video games influencing
Try taking a look at these past posts on flexcoders (available in the
archive)
http://www.mail-archive.com/flexcoders@yahoogroups.com/msg10868.html
Cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, Prasad Dhananjaya <[EMAIL PROTECTED]> wrote:
> Hi,
http://coenraets.com/apps/podsample.swf
Download the sample http://coenraets.com/apps/pod.zip
Cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "priya_sukup" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have five panels in my screen. The pan
Hehe, not quite Scott, just a place holder to put some nice helper
code. Malcolm is my young apprentice, learning the dark arts of Flex.
He is progressing nicely, soon to be more powerful than ever! muhahaha
... sorry, got a little carried away :-p
Andrew
www.flexdaddy.info
--- In flexcoders@ya
Hey Scott,
I had to deal with a similar scenario a while ago and posted a
solution on flexdaddy
http://www.flexdaddy.info/2005/06/16/strongly-type-a-cf-return-using-cairngorm/
Let me know if that is what you're kinda after ;-)
Cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexc
Hi all,
We're having trouble showing an icon in a dialogue window using
mx.controls.Alert.show
We have embedded the icon and reference it in the show method as per
the docs BUT nothing is displayed. I can use the icon elsewhere so
there is no problem with the embedding.
Any ideas??
Andrew
www.f
elected
node from the nodeOpen event using event.node. This is then what I
would use to add the child nodes to.
See how that goes.
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "pat_ryan_99" <[EMAIL PROTECTED]> wrote:
> Hi Everyone,
>
> I hav
with
the small handful of list moderators, majority in Europe/UK (myself in
Australia), there will sometimes be a short delay with the approval of
posts (coz we're sleeping!).
We'll endeavour to do our best to keep the list flowing, but in the
mean time, keep reading and keep posting!
Use a labelFunction.
In a script block have something like this:
function showTotal(item:Object):String
{
return "$" + (item.qty*item.price).toString();
}
and then your column would have labelFunction="showTotal" as an attribute.
I havent tested this code but something like this should work.
There have been multiple attempts at things like this from some
talented Flex/Flash developers on the list.
I tried to combine these attempts some time ago and havent looked at
it since (back when I first started with Flex and Actionscript, so it
is probably a bit sloppy). Take a look at it, it mi
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Andrew Spaulding
> Sent: Monday, August 01, 2005 9:24 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: NaN
>
>
>
> NaN stands for Not a Number, and it is a String. So to correct you
> "
NaN stands for Not a Number, and it is a String. So to correct you
"if" statement you would have to check (myField == "NaN").
** at least i think its a string haha, can't remember :p
Hope that helps,
Andrew
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "Ghislain Simard" <[EMAIL PROTECT
coders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> wrote:
> > Hmm, what happens if you set it to something higher than 7, does it
> take
> > effect then?
> >
> >
> >
> >
> >
> > From: flexcode
lexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> wrote:
> Hmm, what happens if you set it to something higher than 7, does it take
> effect then?
>
>
>
>
>
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED
houldnt be affecting the rowCount at all.
Any suggestions would be greatly appreciated.
Kind regards,
Andrew Spaulding
www.flexdaddy.info
Yahoo! Groups Sponsor ~-->
http://us.ard.yahoo.com/SIG=12hf08o0b/M=362329.6886308.7839368.1510227/D=groups
Maybe he's got a developer edition, or is building a demo/proof of
concept app which needs a quick and dirty solution like MS Access?
Don't scare the guy off just yet guys hehe.
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, Douglas Knudsen
<[EMAIL PROT
e('headerColors',[0xFF,0xFF]);
The same concept applies to all other styles. Hope this helps!
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "stevenkeys2003" <[EMAIL PROTECTED]> wrote:
> How would you programatically change headerC
Hehe, yeah I agree. I've tried email them twice but no response. Any
MM folk have some thoughts on this?
"Go Team!" - Flex that is ;)
Cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, Scott Barnes <[EMAIL PROTECTED]> wrote:
> Just realise
);
}
I've tested this and it broadcasts the appropriate event.
Hope this helps,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, Douglas Knudsen
<[EMAIL PROTECTED]> wrote:
> so, I have a list. The change event calls the function below. I want
> a click
Take a look at this indepth package from XFactorStudio.
http://www.xfactorstudio.com/ActionScript/AS2/XPath/
AS1 and AS2 versions both available.
Regards,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, Omar Ramos <[EMAIL PROTECTED]> wrote:
> Does flex a
uot;assets/images/background.jpg";
background-size: "100%";
background-color: #ABABAB;
}
Regards,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "m00n_de" <[EMAIL PROTECTED]> wrote:
> hi,
>
> I use a backgroundImage out of a theme.s
don't understand what is wrong hehe.
Cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "JesterXL" <[EMAIL PROTECTED]> wrote:
> Currently proving OpenAMF is a piece of $h|t, hoping you can help.
>
> When hitting
Well I'm yet to find a bug but there seems to be some noticable
improvements in performance.
Be sure to post your bug using the feedback form found here
http://www.macromedia.com/bin/fp8betafeedback.cgi?
Cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroup
I'm assuming by type size you mean text/font size?
If so, you can set styles suing actionscript, for instance -
myBox.setStyle( "fontSize", 12 );
myBox.setStyle( "color", 0xFF );
similarly you can use getStyle( "color" ); etc to return the current
s
cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, Sean McKibben <[EMAIL PROTECTED]> wrote:
> Is anyone aware of a guid generation system for flex/flash? I'm
> building a system which does quite a bit on the client before a trip
> to the server,
Sorry, I noticed you meant TabBar .. I would still give tab-width and
tab-height a go though,
cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "Andrew Spaulding" <[EMAIL PROTECTED]> wrote:
> You can control the width and height of the tabs
k out the FlexStyleExplorer from
Macromedia Consulting
http://weblogs.macromedia.com/mc/archives/2005/06/updated_flex_st.cfm
Hope that helps,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "r0main" <[EMAIL PROTECTED]> wrote:
> Hello,
> I've got
urity on
your cfc's.
Sorry for the short response, my damn motherboard has died and I'm
just reinstalling everything :p
Regards,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, Scott Barnes <[EMAIL PROTECTED]> wrote:
> You can assign a basic "role
chives/2004/03/large_data_sets.c
> fm
>
>
>
> Matt
>
>
>
> ____
>
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Andrew Spaulding
> Sent: Thursday, July 07, 2005 10:09 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoder
er 50 or so items. Once
> you get your data provider working, a repeater is surprisingly easy to
> convert to a list. You just need to extract the contents of the
> repeater into a separate mxml (if they're not already), give the new
> mxml a setValue() method, and set the cell renderer
Good idea Trac!
I'll use the count and startingIndex properties to manage the paging
locally ;)
Kind regards,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
> One possibility with the repeater is to
just yet, but this would be my next step if I am
unable to speed things up otherwise.
Any thoughts would be appreciated,
Cheers,
Andrew Spaulding
www.flexdaddy.info
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail
created the search results using createChild etc, rather than the
repeater? If I am unable to speed things up my next step is to
implement paging.
Any thoughts?
Cheers,
Andrew Spaulding
www.flexdaddy.info
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files
the footer-colours and header-colors tag in your css
style declarations.
Cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "jwc_wensan" <[EMAIL PROTECTED]> wrote:
> Good Afternoon:
>
> In my code I have changed the "headerColor" of
ls", false, {userid: userId, password:
> password});
>
>
> -Original Message-
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Andrew Spaulding
> Sent: Tuesday, July 05, 2005 3:16 AM
> To: flexcoders@yahoogroups.com
> Subject: [fle
take a look at Jim Liang's WG
DataGrid
http://www.mail-archive.com/flexcoders@yahoogroups.com/msg06733.html
Cheers,
Andrew Spaulding
www.flexdaddy.info
--- In flexcoders@yahoogroups.com, "sanjayd" <[EMAIL PROTECTED]> wrote:
> Can somebody please post some sample code (or
ument to refer to your viewhelper object.
On initialization the ViewHelper is registered with a ViewLocator and
an 'unload' event is delegated to a local method which unregisters the
viewhelper, allowing it to be re-registered at a later time (popup
window is a good example).
Goo
Without getting into too much detail a simple google search for
"actionscript gradient fill" returned the following helpful blog post
which outlines the actionscript drawing api.
http://www.joshbuhler.com/archives/2005/01/drawing_api.html
josh also provides an example of the attributes needed whe
Thanks Vinny,
Im assuming theres no workaround for this? Im probably just gonna pass
the username and password as variables with each call then. Im using
the cairngorm framework and I have a delegate super class so I can
hide it all in there ;)
cheers,
Andrew Spaulding
www.flexdaddy.info
, and hence is not picked up in
Any ideas?
Andrew Spaulding
www.flexdaddy.info
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links
<*> To visit your g
a
variable...
> > something something .contentHolder
> >
> > so i'm assuming contentHolder is the ref to my newly loaded swf...
> >
> > i'm just not sure how to set the prefferedHeight on it dynamically...
> >
> > any ideas?
> >
In the swf you are loading try placing the following in a script block
and see if it makes a difference.
function getPreferredHeight() : Number
{
return 22;
}
Refer to this post for more information on sizing swf's in the loader
control.
http://www.flexdaddy.info/2005/02/21/sizing-apps-within
Hi Jesse,
Try passing a reference to your application to the popup window, as an
initialization parameter. This should hopefully eliminate the warning.
//code in your popup window
public var app;
//your popup window method
import mx.managers.PopIpManager;
function showPopUp():Void
{
var
Nice one Clint, would be nice to be able to open multiple accordion
panes at the same time. I ended up using a repeater similar to what
you mentioned earlier to mimic the functionality of an accordion.
Works pretty well, and with some gradients in my header box it almost
appears like an accordion :
Hi,
There are many topics already covered with using eclipse as an IDE for
flex development. And running this with an xml plugin such as oxygen
is a breeze (pardon the pun).
There are also plugins such as cfEclipse for all your CF related
development, and a world full of plugins for almost anythi
Hi Malcolm,
There's not much happening down here in Melbourne that I know of, and
I'm even having trouble getting in contact with any one at the
Macromedia Users Victoria group (www.muvclub.asn.au).
Feel free to contact me off list if you like.
[EMAIL PROTECTED]
cheers,
Andrew
Try something like this:
//in a script block
function changeToGreen():Void
{
myLabel.setStyle( 'color', '0x008000' );
}
//mxml
//see the 'effectEnd' property
Hope this helps!
Andrew
www.flexdaddy.com
--- In flexcoders@yahoogroups.com, "sanjayd" <[EMAIL PROTECTED]> wrote:
> Thanks Stephe
Nice one Robin and the rocket shoes team ... its good to see a public
example of a flex application that has been ported to native flash.
congrats and keep up the good work !
Andrew
www.flexdaddy.com
--- In flexcoders@yahoogroups.com, "Steven Webster" <[EMAIL PROTECTED]> wrote:
> Good to see yo
In light of some of the posts over the past week, nice to see you can
still crack a joke about it ;)
"Pls I need this soon as possible for urgent deadline on project
(Flexcoders joke)"
hehe nice one Steven.
Andrew
www.flexdaddy.com
--- In flexcoders@yahoogroups.com, "Steven Webster" <[EMAIL PRO
Hi,
I've got it working with the following sample code. I just made a
slight change to your startInterval method to reference the calling
object (this).
http://www.macromedia.com/2003/mxml";>
I havent tried it, but the ProgressBar extends UIObject which has a
height property. Does the ProgressBar draw it self taking this into
account?
Andrew
www.flexdaddy.com
--- In flexcoders@yahoogroups.com, Scott Barnes <[EMAIL PROTECTED]> wrote:
> I've a need to increase the actual "bar" height i
out my mistake.
>
> Mike :)
>
> -Original Message-
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Andrew Spaulding
> Sent: Wednesday, June 15, 2005 9:50 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: I don't unders
Also, do you have a method in the root of your application called
popupWindow() ??
Andrew
--- In flexcoders@yahoogroups.com, "Mike Anderson" <[EMAIL PROTECTED]> wrote:
> This code in my app (even know it works fine):
>
> public function popupWindow()
> {
> var pop = mx.managers.PopUpManag
Hi,
Either rename your popupWindow method, or change it to be the following:
public function popupWindow()
{
var pop = mx.managers.PopUpManager.createPopUp(this, Categories,
false, null, true);
}
The last 2 parameters I've added in are the initObject (null) and the
broadcastOutsideEvents
it should work. I've got the same code :p
Except where you are embedding the image my only difference is i have
a leading ./ before images, so it would look like
[Embed("./images/groupFolderSmall.jpg")]
It shouldnt make any difference though.
Andrew.
--- In flexcoders@yahoogroups.com, "heyblue
e
> sizing. Is that necessary?
>
> --- In flexcoders@yahoogroups.com, "Andrew Spaulding" <[EMAIL PROTECTED]>
wrote:
> > I have had similar experiences where a popup appears to be shown
> > behind the application, and by having modal transparency set, you can
&
), and a height and width.
Try it and see how it goes,
Andrew Spaulding
www.flexdaddy.com
--- In flexcoders@yahoogroups.com, "Eric Raymond"
<[EMAIL PROTECTED]> wrote:
> The parent of the popup is set to "this".
>
> We pass no arguments to centerPopup. Ac
You could also pass it to your mxml file as a flashvar, as long as you
have the variable declared in your root application. I do something
similar to the following from within a jsp page:
flex
<%@ taglib uri="FlexTagLib" prefix="mm" />
<%
String ipAddress = null;
if( request.getHeader(
___
>
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Andrew Spaulding
> Sent: Thursday, June 09, 2005 2:09 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Custom cellrender in a list
>
>
>
> Hi,
>
> In my curren
How are you handling the faults in your Java backend? If we have a
fault we would generally throw an exception, and the string that goes
with the exception appears back in the RemoteObject event as
event.fault.description
Is that what you're after?
Andrew
www.flexdaddy.com
--- In flexcoders@yah
Hi,
In my current project Im trying to list a set of search results. My
first thought was to use the Accordion control, but I need to put
extra information in the headers and need the ability to 'expand all'
search results. So the Accordion was pushed aside. (Would be nice to
customise the Accordi
Hi Joel,
The current implementation of the dateChooser doesnt leave much leeway
in terms of extension. Take a read of Kevin Hoyts post "Custom
Calendaring with Flex" http://www.markme.com/hoyt/archives/007338.cfm
to get an idea of how to implement calendaring.
Andrew
www.flexdaddy.com
--- In fl
ws between the login screen
and the main application (being another view stack). And then for each
sub application (or section) I maintain a separate workflow state.
Hope this makes sense. But I'd be interested to hear how others
approach this issue.
Best,
Andrew Spaulding
www.flexdaddy.c
Hi Guys,
Is it possible to style the output of the Validator? Would be nice to
change the red error message bubble at least to another colour. Can it
be done?
Thanks in advance,
Andrew Spaulding
www.flexdaddy.com
Yahoo! Groups Links
<*> To visit your group on the web, go to:
h for
"authenticating against active directory".
Hope that gives you a start ;)
Andrew Spaulding
www.flexdaddy.com
--- In flexcoders@yahoogroups.com, "sanjayd" <[EMAIL PROTECTED]> wrote:
> Guys:
>
> I need to authenticate my users via 'Active Directory'. An
etail view on the Flex Store example. I used that as the
> basis for a slider between 3 different accordion like elements. I
default
> by allowing you to see all 3 and then go from there.
>
> Jeff
> http://www.flexauthority.com
>
> - Original Message -
> From:
w stack, in that its built to only
allow a
> > > single child to be seen at any time. You could subclass it and
> >change this
> > > behavior.
> > >
> > > At 07:53 PM 5/11/2005, you wrote:
> > > >Hi all,
> > > >
> > > >
; >
> >Is it possible to open more than one accordion pane at the same time?
> >Lets say I have an expand all button, is this possible?
> >
> >Thanks,
> >
> >Andrew Spaulding
> >
> >
> >
> >
> >--
> >Yahoo! Grou
Hi all,
Is it possible to open more than one accordion pane at the same time?
Lets say I have an expand all button, is this possible?
Thanks,
Andrew Spaulding
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> To
great.
Thanks guys,
Andrew Spaulding
www.flexdaddy.com
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 su
month. I'm guessing
that somewhere in here i can access my dataprovider and apply a
different skin on the days with tasks?
Sound like a plan?
--- In flexcoders@yahoogroups.com, "Andrew Spaulding" <[EMAIL PROTECTED]> wrote:
> Well isnt that encouraging
so you can either A> hack it anyway (you can find the methods
chilling
> on prototype), or B> file a wish request, or C> extend the Flash
one, then
> bring over the SWC. I can tell you, though, C is, at minimum, a 2
day job.
>
>
> - Original Message -
&
ember. It returns a hash map of objects and draws
canvas 'day' objects in a grid. I rekcon there might be a better way
to attack such a problem.
Does anyone have a sample or suggestions? A sample would be great :p
Andrew Spaulding
www.flexdaddy.com
Yahoo! Groups Links
<*> T
without a restart.
Not sure what causes this behaviour, but it may be a bug within the
flexbuilder environment.
Flex builder behaves in mysterious ways :p
Andrew Spaulding
www.flexdaddy.com
--- In flexcoders@yahoogroups.com, "RBullotta" <[EMAIL PROTECTED]> wrote:
> We oc
Take a look at xfactorstudio, pretty neat Xpath package in both AS1
and AS2.
http://www.xfactorstudio.com/
Andrew Spaulding
www.flexdaddy.com
--- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
> No, not built-in, but there is a library available.
Hi,
can someone please host the sequence diagram image (svg) as the
attachments don't get saved via the yahoo groups web interface. I'd
love to take a look at it.
Thanks,
Andrew
--
www.flexdaddy.com
--- In flexcoders@yahoogroups.com, Matthew Shirey <[EMAIL PROTECTED]> wrote:
> Here's a ver
A quick solution may be to broadcast your commands at intervals. It
worked for me (at least until cairngorm 1.0 is released as i believe
this will support command chaining?)
take a look at this delayed call utility
http://www.richinternet.de/blog/index.cfm?entry=11C9DC30-CCA9-79EF-446F3F538ED867
I'd say you would have to catch this event using some javascript,
there should be plenty of javascript examples on how to do this.
Not sure how you would go about passing it back to the flash player tho.
Andrew
--
www.flexdaddy.com
--- In flexcoders@yahoogroups.com, "zhfbanks" <[EMAIL PROTEC
>
> Andrew: yes, it worked. I will pay you the $20. I will contact you via
> email.
> Thanks - Sanjay
>
>
> --- In flexcoders@yahoogroups.com, "Andrew Spaulding" <[EMAIL PROTECTED]>
wrote:
> >
> > Maybe this will help
> >
>
ht
Maybe this will help
http://www.flexdaddy.info/2005/02/21/sizing-apps-within-the-loader-control/
Andrew
www.flexdaddy.com
--- In flexcoders@yahoogroups.com, "Andrew Spaulding" <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> As the loader is not a component it doesnt ha
getPreferredWidth() : Number
{
if ( _parent )
{
return _parent.layoutWidth;
}
else
{
return super.getPreferredWidth();
}
}
This will return the available width and height that the loader can use.
hope this helps,
Andrew
Hi,
If I have an Validation error in a form, what is the best way to show
this in an accordion header?
i.e. I would like to show which step is incomplete or contains
incorrect information.
Thanks,
Andrew.
http://www.flexdaddy.com
Yahoo! Groups Links
<*> To visit your group on the web
mmm i would have assumed that the simple dot notation of
mycolumn.labelFunction = myFunction; should have called the set method
on the DataGridColumn.
maybe do it this way??
mycolumn.labelFunction = Function()
{
//do the do here
}
i'm not sure .. just guessing!
Andrew
--- In flexcoders@ya
1 - 100 of 133 matches
Mail list logo