RE: [flexcoders] Re: Accessibility stopped working

2009-04-21 Thread Alex Harui
Ok, I'm out of my area of knowledge. I didn't even think we had good accessibility for mac. Did we not ship the sources for mx.accessibility.* I'm off duty for the night. Hopefully you'll figure it out. Alex Harui Flex SDK Developer Adobe Systems Inc. Blog: http://blogs

Re: [flexcoders] Signed RSL penetration

2009-04-21 Thread Matt Chotin
We're hosting the RSLs starting with Flex 4, you'll see them hosted in the public beta. When we feel comfortable with the RSL penetration stats as far as being consistent and accurate and explainable we'll begin publishing them. Matt On 4/21/09 11:01 PM, "Steve Mathews" wrote: No offen

Re: [flexcoders] Signed RSL penetration

2009-04-21 Thread Steve Mathews
No offence was intended, I was trying to state that as a selling point. The number of users who already have the SWZs should be icing, the real substance should be the benifit to every user visiting your site/app. Obviously if you only expect users to visit once or twice the benifit doesn't work ou

Re: [flexcoders] Expiration date

2009-04-21 Thread Steve Mathews
A very quick and dirty way would be to just save the first date it is launched (to a text file or better yet to a db) then check it on startup. Once time runs out just tell the user and exit. Of course the user could uninstall/reinstall to get around this, so it isn't a fool-proof solution. Steve

Re: [flexcoders] Perennial problem with Flex -- single element vs multi-element

2009-04-21 Thread Josh McDonald
Or build an XSD. Without it, how on earth is Flex's built-in decoder going to know that sometimes there's many elements, but right now there's not? -Josj 2009/4/22 Tracy Spratt > > > Set resultFormat=”e4x”, and do not depend on the built in decoder. Loop > over the XML list and build you own

RE: [flexcoders] Re:How do I detect 'enter' key on a textInput control?

2009-04-21 Thread Gordon Smith
A TextInput control dispatches an "enter" event when you press the Enter key. Gordon Smith Adobe Flex SDK Team From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Pilby Sent: Monday, April 20, 2009 8:55 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re:How

Re: [flexcoders] Re: Accessibility stopped working

2009-04-21 Thread Guy Morton
I'm developing on a mac. I tired restarting the computer anyway. :-) How would I set a breakpoint in the accessibility classes? Guy On 22/04/2009, at 2:59 PM, Alex Harui wrote: I guess you could set breakpoints to see if code in the accimpl classes is getting run. When this happens, can

RE: [flexcoders] Re: Accessibility stopped working

2009-04-21 Thread Alex Harui
I guess you could set breakpoints to see if code in the accimpl classes is getting run. When this happens, can you run some other Windows EXE that and use its accessibility features? Did you try restarting the computer? Alex Harui Flex SDK Developer Adobe Systems Inc. Bl

RE: [flexcoders] Re: Flash player 10 Debug not recognized in FB3

2009-04-21 Thread Alex Harui
Every version has both debugger and release binaries. Somehow the release binaries are installed. Alex Harui Flex SDK Developer Adobe Systems Inc. Blog: http://blogs.adobe.com/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Jason

[flexcoders] Expiration date

2009-04-21 Thread lehaianh1986
Hi all, I have small AIR project, now it is beta version. I will send it to some testers. So, I want to write some code to set expired date for it. Example as set this soft to stop working 1 month from first use, or set the number of using soft is 100 times. Any one can guide me some steps to d

RE: [flexcoders] Perennial problem with Flex -- single element vs multi-element

2009-04-21 Thread Tracy Spratt
Set resultFormat="e4x", and do not depend on the built in decoder. Loop over the XML list and build you own ArrayCollection. Or use ArrayUtil.toArray(), Or inspect the result and handle it conditionally. Tracy Spratt, Lariat Services, development services available _ From

[flexcoders] Re: loading swf's dynamically

2009-04-21 Thread Jason B
Thanks, Tracy's example worked fine for what i need. Funny you mentioned Cache issue I was just extracting the project into modules now and ran into cache issue where the modules are being cached but not properly updated :( Will your link work for modules? so far i found http://stackoverflow.co

[flexcoders] Text wrap around an image

2009-04-21 Thread Wally Kolcz
Anyone know any examples of how to get text to wrap around and image in the same container? For example a couple paragraphs wrapping around an image that is in the top left. Thanks!

[flexcoders] Perennial problem with Flex -- single element vs multi-element

2009-04-21 Thread elevight
For those of you who have been using Flex since 1.5, do you remember how Flex always had a problem returning single-element arrays as a non-array object, and how we had to apply mx.utils.ArrayUtils to force it to become a one-element array? It seems like Flex 3.0 still has the same problem. If

Re: [flexcoders] chart axis renderers inside data area

2009-04-21 Thread Sam Lai
Can you have negative gutters? Probably not; I have enough trouble as it is trying to get rid of all the space used by the axes - I've made the axes invisible via numerous style/property settings, but there's still one or two pixels of space being allocated to it. 2009/4/22 Maciek Sakrejda : > >

Re: [flexcoders] Re: Accessibility stopped working

2009-04-21 Thread Guy Morton
sorry, to answer your question...version 3.1 On 22/04/2009, at 9:38 AM, Matt Morgan-May wrote: What version of the Flex SDK are you running? Have you tried it against a different install of the SDK? I have to say that yours is the only case I've heard of this happening, so my guess is t

Re: [flexcoders] Re: Accessibility stopped working

2009-04-21 Thread Guy Morton
Well aren't I the lucky one. :-) The only thing I can think of is that mismatched hidden project files are being stored in CVS and getting updated into different installs of flex builder and that that is causing the problems. That said, I've looked at the project files I'm aware of and can'

Re: [flexcoders] Re: Accessibility stopped working

2009-04-21 Thread Guy Morton
I have previously done a full clean and rebuild, and it made no difference. The link report from a month ago shows the accessibility classes were being included at that time. I just did a clean and build and generated a link report...it has entries like this: mod="1214927782165"

[flexcoders] Re:This component won't populate with data

DOH! (slaps himself on the head) I really should avoid continuing to work when I'm already dead tired. :( Thanks guys.

RE: [flexcoders] Re: Accessibility stopped working

What version of the Flex SDK are you running? Have you tried it against a different install of the SDK? I have to say that yours is the only case I've heard of this happening, so my guess is that it's got something to do with either some kind of corruption, or the project's config files. - m

[flexcoders] Re: CakePHP+CakeAMFPHP vs WebORB dialema

Thanks Brad Bueche, > > If you have SLA's in terms of maintenance and production response with your > customers you may want to partner with the party that can also offer that > contractural level of service to you. (My experience with the webOrb team is > that they are very responsive). With tha

[flexcoders] Re: CakePHP+CakeAMFPHP vs WebORB dialema

Thanks Steve, > > Actually, WebORB includes a lot of examples including CRUD. > > Once you download and install WebORB on your server, just navigate to > > http://yourserver/LocationYouInstalledWebORB/ > > This should bring up the console. Click on the Examples tab and > then click on the tree

[flexcoders] Re: What's your favorite Tip/Trick ?

--- In flexcoders@yahoogroups.com, "brad.bueche" wrote: > > > Finally found a link to that max session I was talking about: > > http://www.truveo.com/Advanced-Tips-and-Tricks-for-Flex-Builder-3-by/id/386457724 Does anyone have a link to this where it's not in a window that makes you scroll aro

[flexcoders] Re: Flash player 10 Debug not recognized in FB3

> FB might be launching a different player than the one you tested against the > Adobe site. To be absolutely sure, add a Label to your app and display > flash.system.Capabilities.version and flash.system.Capabilities.isDebugger > > Alex Harui OK, thanks, so this is odd, that shows: flash.sys

RE: [flexcoders] Re: Accessibility stopped working

Not sure. Do a full clean and rebuild. Generate a link-report and see if the accessibility classes are in the SWF Alex Harui Flex SDK Developer Adobe Systems Inc. Blog: http://blogs.adobe.com/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On

[flexcoders] Re: This component won't populate with data

dataProvider="{modelPeople.person}" --- In flexcoders@yahoogroups.com, "elevight" wrote: > > Here is just a sample combobox component I was testing, and it won't > populate. Can anyone please tell me what I'm doing wrong? > > > http://www.adobe.com/2006/mxml"; > dataProvider="{modelPeop

[flexcoders] Re: This component won't populate with data

Hi, dataProvider="{modelPeople.person}" -TH --- In flexcoders@yahoogroups.com, "elevight" wrote: > > Here is just a sample combobox component I was testing, and it won't populate. Can anyone please tell me what I'm doing wrong? > > > http://www.adobe.com/2006/mxml"; > dataProvider="{modelPeop

Re: [flexcoders] Re: Accessibility stopped working

This is really annoying. This happened to me back in January and now it has happened again. I've followed all the advice in the previous posts to no avail. Can someone from Adobe please throw me a clue here? Why would - accessible in the project properties suddenly stop working? As you may h

[flexcoders] Re: Red border for obligatory fields

Hi, Search the help docs for "Using validators". -TH --- In flexcoders@yahoogroups.com, "christophe_jacquelin" wrote: > > Hello, > > How to have a red border on a TextInput of an obligatory field in a form item. > Since required="true" is not an attribute of TextInput. > > Thank you, > Christo

[flexcoders] RE: Flash player 10 Debug not recognized in FB3

FB might be launching a different player than the one you tested against the Adobe site. To be absolutely sure, add a Label to your app and display flash.system.Capabilities.version and flash.system.Capabilities.isDebugger Alex Harui Flex SDK Developer Adobe Systems Inc.

RE: [flexcoders] Re: Violated by Sandbox

Yes, I did it when I deployed it because I had to deploy it to a staging server before it went on the production server. I don't think you'd need it if you deploy it directly to production but if you're allowing the same domain the SWF was loaded from, it's not going to mess anything up. Jake

[flexcoders] Re: Polling vs. Timeout error vs. ???

Its an installed application and we don't want implement any other technology than what we have to get new data in the app. Thanks for the timer info. --- In flexcoders@yahoogroups.com, John Robinson wrote: > > if you only have to reload the data every 3 minutes, you should be > fine usin

[flexcoders] FileStream.truncate() doesn’t work after calling FileStream.readUTFBytes()

Hi, I'm trying to read an xml file into memory, add a node, then write over the original file. The following code works just fine (it clears the file, then writes the new bytes over the top): var stream:FileStream = new FileStream(); stream.open(file, FileMode.UPDATE); stream.position = 0; str

Re: [flexcoders] Signed RSL penetration

Yes, I know how it works...my point is that it's hard to sell to my current clients if for most it's going to translate into a bigger download for first time users. This is why stats as to how many users are likely to already have the different versions of the RSLs would be handy. I reali

[flexcoders] Re: Violated by Sandbox

Do you do this in the deployed swf as well or just locally? Like I said, I'm getting that #2148 Sandbox Violation error locally now, too. Thanks for the help. --- In flexcoders@yahoogroups.com, "Jake Churchill" wrote: > > I ran into a similar issue recently (not sure if it's exactly the same

[flexcoders] Resize loaded image.

Hi there, I am getting this error msg. There is a crossdomain.xml at www.domain-2.com/crossdomain.xml SecurityError: Error #2121: Security sandbox violation: LoaderInfo.content: http://www.domain-1.com/app.swf cannot access http://www.domain-2.com/thumb.swf. This may be worked around by callin

[flexcoders] Flash player 10 Debug not recognized in FB3

Subject says it all, but I have the Flash player 10 debug version installed and when I go to debug my Flex app in Flexbuilder, it says, "Flexbuilder cannot locate the required version of Flash player. You might need to install the debugger version of Flash player 9 or re-install Flexbuilder." So

RE: [flexcoders] Violated by Sandbox

I ran into a similar issue recently (not sure if it's exactly the same but I was getting data from a different server). I had to do this: // set security to allow the calling domain (needed to get live data from dev server) Security.allowDomain(Model.instance.domain); Security.loadPolicyFi

[flexcoders] Re: Problem using sdk version 3.3

Thank you Tom, you really helped me a lot. I had to debug something and couldn't debug without that. Thanks. --- In flexcoders@yahoogroups.com, Tom Chiverton wrote: > > On Tuesday 21 Apr 2009, arieljake wrote: > > >java -jar DMV-source.jar "C:\Documents and Settings\All Users\Application > > > D

[flexcoders] Violated by Sandbox

So I just got violated by the Sandbox Violation #2148 Error. I'm trying to deploy my first flex app. I have an xml file used as a chart pod list. Each pod element has it's own web service url. It's the same url with a different chartID passed to get different data. Anyway, I've been debugg

[flexcoders] This component won't populate with data

Here is just a sample combobox component I was testing, and it won't populate. Can anyone please tell me what I'm doing wrong? http://www.adobe.com/2006/mxml"; dataProvider="{modelPeople.people}" labelFunction="cboLabelFunction">

RE: [flexcoders] Re: repeater binding

Yes, as Greg says. Further, this line is not establishing a binding: story.text = newz.currentItem.story It is a simple assignment. Also, currentItem only exists when the renderer is executing, and not when you are attempting to make the assignment. Note that repeater does not have t

[flexcoders] Re: repeater binding

The Repeater executes once, and then you can't access it as you have. I think you give the repeated components an id, like myTxt, and then outside the repeater you refer to them as myTxt[0], myTxt[1]. See the FB 3 help sys for more info. --- In flexcoders@yahoogroups.com, "johndoematrix" wrote

RE: [flexcoders] chart axis renderers inside data area

I wonder if putting the AxisRenderer in the chart's annotationElements array would work... -Original Message- From: flexcoders@yahoogroups.com on behalf of thomas parquier Sent: Tue 4/21/2009 11:17 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] chart axis renderers inside da

[flexcoders] Re: Multi Language Support

Flex 3 supports displaying Arabic and other RTL text to a degree, but it is a big buggy. Flex 3 does not support mirroring components in the layout. Flex 4 will have much better support. --- In flexcoders@yahoogroups.com, "srinuguda" wrote: > > Dear Friends, > > How to achieve Multi Language s

Re: [flexcoders] Red border for obligatory fields

Hello, I think required="true" should be used in a formItem surrounding tag. thomas 2009/4/21 christophe_jacquelin > > > Hello, > > How to have a red border on a TextInput of an obligatory field in a form > item. > Since required="true" is not an attribute of TextInput. > > Thank you, > Chri

Re: [flexcoders] Signed RSL penetration

It would only be bigger the first download (assuming the user has 9.0.115.0 or later). After that it would be smaller each time. Steve On Tue, Apr 21, 2009 at 4:08 AM, Guy Morton wrote: > > > Well...yes, it's great if I do it...for the community n'all...but my users > *are* sensitive to the down

Re: [flexcoders] chart axis renderers inside data area

There may be an "easy" way to get plain current axis but rendered inside the series area, ie not having to use drawing api for axis with labels and avoiding rewrite those getminmax, getlabels (with droplabels, etc) methods. thomas 2009/4/20 Tom Chiverton > > > > > On Sunday 19 Apr 2009, thomas

[flexcoders] LCDS - For a Chat Application

Anyone have an idea on how to use LCDS or BlazeDS for a Chat Application? Its easy to get your basic chat up and running with a simple producer/consumer messaging BUT its not clear on how to: 1)Set up a list of available rooms (Subtopics) so that all users get a pick list of available rooms.

Re: [flexcoders] Signed RSL penetration

We're not publishing the stats right now but we are beginning to track penetration. If your application is meant for what's normally considered a mature internet market you should feel comfortable using the RSL. In Flex 4 we plan on making the RSL on by default as the Players capable of handli

[flexcoders] Red border for obligatory fields

Hello, How to have a red border on a TextInput of an obligatory field in a form item. Since required="true" is not an attribute of TextInput. Thank you, Christophe,

Re: [flexcoders] Polling vs. Timeout error vs. ???

if you only have to reload the data every 3 minutes, you should be fine using a timer. You won't get the 'script running too long' error as a result of using a timer. That error happens basically when code takes too long to process or goes into an infinite loop. john On Apr 21, 2009, at

Re: [flexcoders] Dereferencing an array in ActionScript

Yes, I found this one and it works great. Too bad ActionScript doesn't have a spread operator like Groovy though. Sébastien Arbogast http://sebastien-arbogast.com http://mooplan.com 2009/4/21 Alex Harui > > > action.send.apply(this, arguments) > > > > Alex Harui > > Flex SDK Developer > > Ado

RE: [flexcoders] Dereferencing an array in ActionScript

action.send.apply(this, arguments) Alex Harui Flex SDK Developer Adobe Systems Inc. Blog: http://blogs.adobe.com/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Sebastien ARBOGAST Sent: Tuesday, April 21, 2009 5:04 AM To: flexcoders

[flexcoders] Justify text

Hello, I have a mx:Text with several rows. How to justify the text as in a word paragraph ? Thank you, Christophe,

Re: [flexcoders] Re: loading swf's dynamically

Any chance the second load attempt is pulling from cache? http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14743 Rick Winscot On 4/21/09 9:21 AM, "Jason B" wrote: > > > > > > The alert box never shows "loaded second swf" either > > --- In flexcoders@yahoogroups.com

RE: [flexcoders] Polling vs. Timeout error vs. ???

Is it just the RTMP part you cannot use, or can't you use the amf-polling stuff as well? Gk. Gregor Kiddie Senior Developer INPS Tel: 01382 564343 Registered address: The Bread Factory, 1a Broughton Street, London SW8 3QJ Registered Number: 1788577 Registered in the UK Visit our Int

[flexcoders] Re: CakePHP+CakeAMFPHP vs WebORB dialema

Actually, WebORB includes a lot of examples including CRUD. Once you download and install WebORB on your server, just navigate to http://yourserver/LocationYouInstalledWebORB/ This should bring up the console. Click on the Examples tab and then click on the tree dropdowns - there are a lot of e

[flexcoders] Polling vs. Timeout error vs. ???

I think I asked this question before but my searches for my messages come up empty (search in this forum is awful). I have a Flex application that I need to do polling. Because of the implementation/install of our app I cannot use any push technology. So my solution, which I am not sure will w

Re: [flexcoders] Re: multiple/seperate stages; mx:HTML and mx:SWFLoader

On Tuesday 21 Apr 2009, zyzzx00_99 wrote: > Is there a good community for AIR devs out there? ApolloCoders on Yahoo -- Helping to evangelistically promote cross-media interactive interactive networks as part of the IT team of the year, '09 and '08 Tom Chiverton Developer Tel: +44 0161 618 5032

[flexcoders] Re: CakePHP+CakeAMFPHP vs WebORB dialema

Thanks valdhor, > > Sorry, I cannot comment on cake as I have not used it. > > I do know that WebORB is fast, reliable and community support is very good. I > find it very easy to code for (Although I could be biased as I have used it > for a long time). > > I would be reluctant to use CakeAMF

[flexcoders] Re: multiple/seperate stages; mx:HTML and mx:SWFLoader

Yeah -- sort of figured this one wouldn't get any traction. Better question: Is there a good community for AIR devs out there? --- In flexcoders@yahoogroups.com, "zyzzx00_99" wrote: > > Random question: > > Does anyone know of a component (air or otherwise), aside from htmlLoader or > html

Re: [flexcoders] CakePHP+CakeAMFPHP vs WebORB dialema

If you have SLA's in terms of maintenance and production response with your customers you may want to partner with the party that can also offer that contractural level of service to you. (My experience with the webOrb team is that they are very responsive). With that said you may also want to loo

[flexcoders] Re: Flex Windows Not Loading Bug

You may like to look at FlexMDI (Part of FlexLib) for your windowing requirements. I use an older version extensively and have not seen anything like what you are experiencing. Best Regards Steve PS. If you want to pay me to look at it I'll gladly do so ;-} --- In flexcoders@yahoogroups.c

Re: [flexcoders] What's your favorite Tip/Trick ?

Finally found a link to that max session I was talking about: http://www.truveo.com/Advanced-Tips-and-Tricks-for-Flex-Builder-3-by/id/386457724 [Sorry if this is a double post, nabble is reporting one thing and my inbox is reporting another. I'm err'ing on the side of making sure the info is sh

RE: [flexcoders] Dereferencing an array in ActionScript

If you do not get a direct answer, a solution would be an if() conditional. Tracy Spratt, Lariat Services, development services available _ From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Sebastien ARBOGAST Sent: Tuesday, April 21, 2009 8:04 AM To: f

Re: [flexcoders] problem when execute on server.

On Tuesday 21 Apr 2009, Vikram Singh wrote: > flex-amfphp application is working very fine on Localhost > but after putting this application code on server, not working properly. > and it also not showing any error message. And what do the web server logs say ? -- Helping to efficiently expedite

RE: [flexcoders] problem when execute on server.

"works locally but not on the server" usually means a security issue. Do you have a crossdomain.xml file on the server serving the data? Tracy Spratt, Lariat Services, development services available _ From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of

Re: [flexcoders] Re: Problem using sdk version 3.3

On Tuesday 21 Apr 2009, arieljake wrote: > >java -jar DMV-source.jar "C:\Documents and Settings\All Users\Application > > Data\Adobe\Flex" One of the paths is wrong. -- Helping to autoschediastically synthesize paradigms as part of the IT team of the year, '09 and '08 Tom Chiverton Developer T

Re: [flexcoders] Using the fork ant task

On Monday 20 Apr 2009, cuttenv wrote: > Anyone know a work around to this bug?? Why not follow the instructions in the bugs last comment and attach the files so that people can try things out for you and maybe even fix it (if it's not just that FLEX_HOME is wrong) ? -- Helping to evangelistica

RE: [flexcoders] pdf.writeFlashHtmlText() is not working

When you step through the code, what is null? Tracy Spratt, Lariat Services, development services available _ From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of hasain sab Sent: Tuesday, April 21, 2009 7:18 AM To: flexcoders@yahoogroups.com Subject: [fl

Re: [flexcoders] pdf.writeFlashHtmlText() is not working

> typeError: Error #1009: Cannot access a property or method of a null object > reference. at org.alivepdf.pdf::PDF/writeFlashHtmlText() Uh huh. And what does the debugger say is null ? -- Helping to enormously customize leading-edge real-time total unique content as part of the IT team of the

Re: [flexcoders] Maximize & Minimize

"FlexLib". Look for the mdi component. - Daniel Freiman On Tue, Apr 21, 2009 at 1:41 AM, senthil kumar wrote: > > > Thanks for your reply...But i cant get answer through google...send some > link if you have that.. > > --- On *Tue, 21/4/09, Tracy Spratt * wrote: > > > From: Tracy Spratt > Su

RE: [flexcoders] Re: loading swf's dynamically

Also, event though the SWFLoader is ready, that does not mean the application in the loader is ready. You need to listen for the "applicationComplete" event of that. Here is an example: http://www.cflex.net/showFileDetails.cfm?ObjectID=690 Tracy Spratt, Lariat Services, development servi

[flexcoders] Re: loading swf's dynamically

The alert box never shows "loaded second swf" either --- In flexcoders@yahoogroups.com, "Jason B" wrote: > > That sounds good so far i got this built from your suggestion, but the second > swf never loads/plays now? > > > public function init(){ > vfc_guy.autoLoad = false; > vfc_guy.source =

[flexcoders] Re: loading swf's dynamically

That sounds good so far i got this built from your suggestion, but the second swf never loads/plays now? public function init(){ vfc_guy.autoLoad = false; vfc_guy.source = "vfcfaq.swf"; vfc_guy.addEventListener(Event.COMPLETE, vfc_guy_play); }

[flexcoders] Re: CakePHP+CakeAMFPHP vs WebORB dialema

Sorry, I cannot comment on cake as I have not used it. I do know that WebORB is fast, reliable and community support is very good. I find it very easy to code for (Although I could be biased as I have used it for a long time). I would be reluctant to use CakeAMFPHP as I don't know the level of

[flexcoders] Re: Alternatives to ILOG Elixir (Diary and Resource Planner) components

Hi Richard.. I've just uploaded an example I built of a component like the iLog's resource planner... here is the link (http://withbreakpoints.wordpress.com/2009/04/21/flexlib-scheduling-sample/) Still lacks some functionality and may be buggy but can be fixed :D HTH P.D: and for the callendar

Re: [flexcoders] Signed RSL penetration

On Tuesday 21 Apr 2009, Guy Morton wrote: > Well...yes, it's great if I do it...for the community n'all...but my > users *are* sensitive to the download size. When you issue the next version of your app, the download size will be smaller than without RSL :-) -- Helping to adaptively disseminate

Re: [flexcoders] how to add product to shipping cart??

Appears that your dataprovider is productList.items So try to add some item to it, if it is a simple array, probably(someone correct me if I'm wrong plz) you won't see the change in your layout, so double check if it is a ArrayCollection. HTH On Tue, Apr 21, 2009 at 5:01 AM, karn.anand wrote:

Re: [flexcoders] Making the loaded swf editable.

Hi, What do you mean by 'editable' ? What exactly you wanna do ? PS On Tue, Apr 21, 2009 at 2:31 AM, shubhra wrote: > > > I have loaded an swf file dynamically into FLEX using SWFLoader. > > How can i make this file editable..or I hav to make it editable before > embedding as swf.. > > Sugges

[flexcoders] hav to import AI template to FLEX and make it editable for user...

Hi, can anybody help me in this.. I have to first import AI template to the Flex and then hav to make all components available for editing purpose.. So procedure i followed is (1)converted .ai to .swf first.. (2)embedded it using SWFLoader. Now to edit all components what steps are possible..

[flexcoders] how to add product to shipping cart??

hi, everyone there, i meed some help. actually i am building a shopping cart bt i dont know what function or script should define to button for adding products to cart.I am calling product from a external xml file.Cart is defined here. http://www.adobe.com/2006/mxml"; xmlns:productsView

[flexcoders] Making the loaded swf editable.

I have loaded an swf file dynamically into FLEX using SWFLoader. How can i make this file editable..or I hav to make it editable before embedding as swf.. Suggest me please..

[flexcoders] Dereferencing an array in ActionScript

I would like to call RemoteObject operations in a generic way.So I have a function that takes an Operation arguments and the arguments to send in an array: public function run(action:Operation,arguments:Array,resultHandler:Function,faultHandler:Function = null):void{ action.addEventListener(Resul

[flexcoders] problem when execute on server.

flex-amfphp application is working very fine on Localhost but after putting this application code on server, not working properly. and it also not showing any error message. is there any special configuration between Flex and amfphp.?? Now surf faster and smarter ! Check out the new Fir

[flexcoders] pdf.writeFlashHtmlText() is not working

Hi All,   i am facing problem in using  writeFlashHtmlText() method of alivePdf it say's   typeError: Error #1009: Cannot access a property or method of a null object reference.  at org.alivepdf.pdf::PDF/writeFlashHtmlText()   i tried including both swc and source. Best Regards From. Softwar

Re: [flexcoders] Signed RSL penetration

Well...yes, it's great if I do it...for the community n'all...but my users *are* sensitive to the download size. If it were the same size either way, of course I would do it (as would everyone) but the fact that it's BIGGER as RSLs means I bet LOTS of developers DON'T do it, hence my questi

Re: [flexcoders] Re: OT: TV anyone?

On Tuesday 21 Apr 2009, aphexyuri wrote: > Some more on this: > http://tinyurl.com/d6b3sw Well, more coverage. Still doesn't explain what has actually been announced, and why no actual TV manufacturer brands are listed. -- Helping to preemptively consolidate cross-platform web-readiness as part

[flexcoders] Multi Language Support

Dear Friends, How to achieve Multi Language support in flex. When I say multi language , it is not about labels. It about data entry. Entering the data eg: in arabic and seeing the information in arabic. And also arabic means, the navigation or flow is opposite to english ie right to left. F

[flexcoders] CakePHP+CakeAMFPHP vs WebORB dialema

Hello, With reference to our topic few days ago and responses there on we are converging on PHP as server side technology. Within that we shortlisted two options 1> CakePHP + CakeAMFPHP - Adapter classes to make AMFPHP work seamlessly with CakePHP. This way, you can leverage your productivi

[flexcoders] Re: OT: TV anyone?

Some more on this: http://tinyurl.com/d6b3sw --- In flexcoders@yahoogroups.com, Rick Winscot wrote: > > When I found out that Flash Player 9 included H.264 playback... It was > pretty obvious that they (Adobe) were moving heavily into the entertainment > delivery market. There are still some pret

[flexcoders] Flex Windows Not Loading Bug

Please help me fix a windowing integration bug in our Adobe Flex application. I'd love some free advice, but we really need the problem solved so we've also posted the question on rent-a-coder. All of our Flex windows (Application/Canvas/Panel/TitleWindow/etc) work fine individually when runnin

Re: [flexcoders] Signed RSL penetration

On Tuesday 21 Apr 2009, g...@alchemy.com.au wrote: > Maybe it's worth doing if 50%+ of users will get the benefit, but if > only 10% will benefit it seems unlikely to be a way to increase the > general happiness. I think you are looking at it wrong. Assuming 200k is nothing on a modern connection

Re: [flexcoders] OT: TV anyone?

On Tuesday 21 Apr 2009, Rick Winscot wrote: > When I found out that Flash Player 9 included H.264 playback... It was > pretty obvious that they (Adobe) were moving heavily into the entertainment > delivery market. Maybe that's all this is - hardware H.264 decoders ? -- Helping to biannually ini

Re: [flexcoders] Why is my preloader slow and jumpy?

On Tuesday 21 Apr 2009, Alex Harui wrote: > There is no API for forcing the user to watch a preloader animation. You > might be able to do it by blocking certain events and dispatching them > later, but IMHO, a good preloader doesn't need to be watched to completion. Indeed. You could achieve th