RE: [flexcoders] Changing Root Node attributes

2008-09-08 Thread Tim Rowe
I've just spent the last 8 hours attempting to get an XML document bound to a data provider, and fell into the following gotcha - my problem was that the default xmlns on the document can't be defined. There may be other factors involved here, but what was happening was even though I was passing

[flexcoders] Re: Using a different image for a slider (not thumb, but the slider itself)

2008-09-08 Thread Tim Hoff
Very cool Jo, My hope is that you pay it forward. -TH --- In flexcoders@yahoogroups.com, Jo Morano [EMAIL PROTECTED] wrote: Thanks Tim Hoff and Josh Tynjala. That was it! On Sun, Sep 7, 2008 at 9:32 AM, Tim Hoff [EMAIL PROTECTED] wrote: Hi Jo, The slider has two parts; the track

Re: [flexcoders] Changing Root Node attributes

2008-09-08 Thread Josh McDonald
Can you not use [new QName(*,nodeName)] to get nodes regardless of namespace in E4X? I haven't tried this, but it makes sense to me. -Josh On Mon, Sep 8, 2008 at 4:15 PM, Tim Rowe [EMAIL PROTECTED] wrote: I've just spent the last 8 hours attempting to get an XML document bound to a data

Re: [flexcoders] Eh. How does this still work?!

2008-09-08 Thread Haykel BEN JEMIA
Hi, in my understanding, FB only uses webroot for the deployment of your application so that you don't need to copy the files to the server after each compilation. Is it what you are doing now? For the localhost question, if the uri of the endpoint doen not contain the server address, then flex

[flexcoders] Reg:Controller

2008-09-08 Thread vidhuparthi
In Server Side a Controller will be there to validate all the actions there itself, and then it allows to perform actions in server, this can be done if using HttpService, Incase of remoteObject, its directly communicating between ActionScript and Java Objects, and where or How this controller

[flexcoders] Hi..

2008-09-08 Thread Ajay dalal
Hi, I am a new starter in Flex. I know the basics but could anybody give me any tutorial to build a full featured RIA using Flex in very quick time. Thanks in advance!!! Cheers!!! Ajay

Re: [flexcoders] Hi..

2008-09-08 Thread Johannes Nel
hire someone. On Mon, Sep 8, 2008 at 8:51 AM, Ajay dalal [EMAIL PROTECTED] wrote: Hi, I am a new starter in Flex. I know the basics but could anybody give me any tutorial to build a full featured RIA using Flex in very quick time. Thanks in advance!!! Cheers!!! Ajay -- j:pn

Re: [flexcoders] Hi..

2008-09-08 Thread Howard Fore
There are some good tutorials on the Adobe Flex Developer Center: http://www.adobe.com/devnet/flex/. Also, Google finds some: http://www.google.com/search?q=flex+tutorials. On Mon, Sep 8, 2008 at 2:51 AM, Ajay dalal [EMAIL PROTECTED] wrote: Hi, I am a new starter in Flex. I know the basics

Re: [flexcoders] Re: Getting a reference to a itemRenderer of a chart series

2008-09-08 Thread Tom Chiverton
On Saturday 06 Sep 2008, Fernando Ghisi wrote: http://livedocs.adobe.com/flex/3/html/help.html?content=charts_formatting_1 2.html I can´t agree with you. Just take a look on the styles of ColumnSeries in http://livedocs.adobe.com/flex/3/langref/mx/charts/series/ColumnSeries.ht ml -

Re: [flexcoders] Hi

2008-09-08 Thread Paul Andrews
Check out the Flex explorer - it has an example for you to follow. http://examples.adobe.com/flex3/componentexplorer/explorer.html Paul - Original Message - From: raj balaji To: Flex Coders Sent: Monday, September 08, 2008 9:55 AM Subject: [flexcoders] Hi Hi all, I want to use

[flexcoders] Hi

2008-09-08 Thread raj balaji
Hi all, I want to use the repeater control in Actionscript, where the repeater control should add the component dynamically, can u tell me how to do that,,,I am getting the data from xml... Thanks in advance Connect with friends all over the world. Get Yahoo! India Messenger.

Re: [flexcoders] Hi..

2008-09-08 Thread Alan
http://www.totaltraining.com/?c=linksharen=affiliate http://www.lynda.com/ On Sep 8, 2008, at 2:51 AM, Ajay dalal wrote: Hi, I am a new starter in Flex. I know the basics but could anybody give me any tutorial to build a full featured RIA using Flex in very quick time.

[flexcoders] Looking for a Flex forum.

2008-09-08 Thread timgerr
I have been using forums like PHPNuke and others. I was wondering if there was a Flex forum that people have used? Thanks, Tim

[flexcoders] repairing pixelation on resized photos

2008-09-08 Thread David Pariente
Hello, On my website i have lots of pics that i load and then resize to fit different SMALLER sizes. The smaller pictures quality is really crapnot acceptable by my customer...not even by me...i never saw a program resize picture into smaller with so less quality like this in my whole

[flexcoders] Data change in GroupingCollection

2008-09-08 Thread Bernardo Salazar
Hello, i would like to know if there is a way to modify the data source in a GroupingCollection, in the same way that an ArrayCollection. For example, if I have a DataGrid with an ArrayCollection as dataProvider, and I make it editable, then when it is edited I can fire an Event with

[flexcoders] as3 code for the MXML

2008-09-08 Thread markflex2007
Hi, I want to use AS 3 do the same thing with following MXML code: mx:HTTPService url={myURL} id=myHTTPData method=GET resultFormat=object mx:request mode{mode}/mode mode2{mode2}/mode2 catid{catid}/catid /mx:request /mx:HTTPService please give me a hit .Thanks for your help MK

[flexcoders] Trouble applying background color to a spanned ADG column via custom renderer

2008-09-08 Thread Adrian Williams
Guys and gals, I'm stumped. I am trying to apply a custom text and background color to (initially) a specific cell in my grouped ADG, using a renderer provider and a custom renderer. The colors are coming from my dataset (part of the user's stored configuration preferences) and the text

[flexcoders] Omit last element in DataGrid sort

2008-09-08 Thread Pierre Michel
Hi all, I've got a problem with a custom overriden AdvancedDataGrid I've made : I want to exclude, or omit the LAST element (that I've stored in a property of my overriden DataGrid) in sorts. For example, let's say that I'm going to sort column #1, which is provided with strings, and all I want

Re: [flexcoders] Problem syncing multiple sound objects playing simultaneously

2008-09-08 Thread Nate Beck
Hey Mat, There is a whole slew of bugs that started popping up when Adobe made some changes to how audio is handled. The problems start around version 9.0.115 on. That being said... the current version of flash player is still affected, 9.0.124. You can track these bugs here:

[flexcoders] Reuse standard assets

2008-09-08 Thread Alban Soupper
Hi all, How to use, in my own components the standard assets like those in the RichTextEditor: Ex: icon=@Embed('assets/icon_style_bold.png') Thanks by advance, Alban. This email and any files

RE: [flexcoders] Data change in GroupingCollection

2008-09-08 Thread Gregor Kiddie
Take a look back through the message archives. The problem is that the HierarchicalData class doesn't do anything with the events broadcast by the underlying ArrayCollection. I posted a class to fix the problem, so take a search for it. Gk. Gregor Kiddie Senior Developer INPS Tel:

Re: [flexcoders] Hi..

2008-09-08 Thread Nate Beck
2nd for Lynda.com Inexpensive yet quality. On Mon, Sep 8, 2008 at 7:07 AM, Alan [EMAIL PROTECTED] wrote: http://www.totaltraining.com/?c=linksharen=affiliate http://www.lynda.com/ On Sep 8, 2008, at 2:51 AM, Ajay dalal wrote: Hi, I am a new starter in Flex. I know the basics but could

[flexcoders] How to terminate construction

2008-09-08 Thread rss181919
I'm new to flex and just getting my feet wet with AS3. Today's questions are: How do I force a constuction request to fail? How do I make a property value required for construction? For example, if I have a construction argument that must meet a certain standard and this standard is not

Re: [flexcoders] as3 code for the MXML

2008-09-08 Thread Nate Beck
Create a really simple Flex project with just that code in it, and then use the -keep-generated-actionscript compiler flag. See http://weblog.mrinalwadhwa.com/2007/07/09/flex-tip-of-the-day-keep-generated-actionscript/ Cheers, Nate On Mon, Sep 8, 2008 at 7:30 AM, markflex2007 [EMAIL PROTECTED]

[flexcoders] Re:Looking for a Flex forum.

2008-09-08 Thread Merrill, Jason
I was wondering if there was a Flex forum that people have used? I'm speechless. Jason Merrill Bank of America Enterprise Technology Global Risk LLD Instructional Technology Media Join the Bank of America Flash Platform Developer Community

Re: [flexcoders] Re:Looking for a Flex forum.

2008-09-08 Thread Michael Schmalle
I think he was talking about a Forum Implementation made in flex, like PHPBB implemented in PHP. :) Mike On Mon, Sep 8, 2008 at 11:21 AM, Merrill, Jason [EMAIL PROTECTED] wrote: I was wondering if there was a Flex forum that people have used? I'm speechless. Jason Merrill *Bank

[flexcoders] Custom vertical axis line on plot chart

2008-09-08 Thread kirilminevgroups
I need to have only one of my vertical lines on my plot chart. For example when plotting my data points I need to make only the line on 30 visible on my grid and the rest hidden. Can that be accomplished. Technically I need to have one cross on my plot chart and all the points plotted around

[flexcoders] TimeZone offset

2008-09-08 Thread timgerr
Is there a component for method that if I give an time zone offset, it will convert for GMT to that new time? Thanks, tim

[flexcoders] Re: Memory Thrashing during PRINT operations.

2008-09-08 Thread steve_kellogg_davita
Alex, THANKS IN ADVANCE for asking around on this. Please keep me posted, as I'm trying to figure out why we're seeing such odd behavior from FlexPrintJob. Best Steve --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: I have no idea why you see that output. I'll ask

[flexcoders] Passing an object to an ItemRenderer used by DataGridColumn inside a DataGrid

2008-09-08 Thread João
Hi, I have a DataGrid where one of the columns has a custom ItemRenderer. I need to pass an extra object to the item renderer (beside of the data object, provided via the dataProvider). My first option was to extend the DataGridColumn and add a public property to pass the needed object. But I

[flexcoders] Re: FlexPrintJob - Very Hit Miss

2008-09-08 Thread thatstephen
Hi, Thank you for this advice. I have a similar problem and have tried to follow your advice. However I have tried everything I can think of to make Flex and its asynchronous events wait for the image load before adding the next rendered page to the printjob using addObject. How can you make

[flexcoders] Re: Getting a reference to a itemRenderer of a chart series

2008-09-08 Thread Amy
--- In flexcoders@yahoogroups.com, Tom Chiverton [EMAIL PROTECTED] wrote: On Saturday 06 Sep 2008, Fernando Ghisi wrote: http://livedocs.adobe.com/flex/3/html/help.html? content=charts_formatting_1 2.html I can´t agree with you. Just take a look on the styles of ColumnSeries in

[flexcoders] object vs AsyncToken ?

2008-09-08 Thread markflex2007
Hi, In the delegate of Cairngorm,what the different between the following two statements in same function call .(one use object and one use asynctoken). Thanks MK 1 var call : Object = service.GetAll(); call.addResponder( responder ); 2 var token:AsyncToken = service.ArrayGetAll();

[flexcoders] Re: Trouble applying background color to a spanned ADG column via custom renderer

2008-09-08 Thread Amy
--- In flexcoders@yahoogroups.com, Adrian Williams [EMAIL PROTECTED] wrote: Guys and gals, I'm stumped. I am trying to apply a custom text and background color to (initially) a specific cell in my grouped ADG, using a renderer provider and a custom renderer. The colors are coming

RE: [flexcoders] Re: FlexPrintJob - Very Hit Miss

2008-09-08 Thread Battershall, Jeff
In my case, it was size related. Smaller images were fine but larger ones could be problematic, and the behavior was restricted to the Adobe PDF printer driver. Jeff -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of thatstephen Sent: Monday,

RE: [flexcoders] Re: FlexPrintJob - Very Hit Miss

2008-09-08 Thread Alex Harui
Due to a bug in FlashPlayer, you can't wait. Preload images before starting the print job From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of thatstephen Sent: Monday, September 08, 2008 8:54 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: FlexPrintJob - Very

RE: [flexcoders] How to terminate construction

2008-09-08 Thread Alex Harui
Try throwing an error in the constructor From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of rss181919 Sent: Monday, September 08, 2008 8:02 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] How to terminate construction I'm new to flex and just getting my feet wet

[flexcoders] RE: Reuse standard assets

2008-09-08 Thread Alex Harui
I think assets.swf should be in the source. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alban Soupper Sent: Monday, September 08, 2008 7:50 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Reuse standard assets Hi all, How to use, in my own components the

[flexcoders] Re: Text selection on DataGrid cells

2008-09-08 Thread stuartward
Alex, Thanks for your reply. I guess I'll have to sharpen up my coding skills and try to create something. Most users expect to be able to highlight selected text from a table of data to make quick copy/paste actions. I'm a bit surprised this functionality was left out of the datagrid

Re: [flexcoders] Re: Getting a reference to a itemRenderer of a chart series

2008-09-08 Thread Fernando Ghisi
The question here is not if charts uses styles for itemRenderers or not - it´s fact, it really uses it. It´s working like this: I created my CustomItemRenderer extending BoxItemRenderer and I´m setting the series itemRenderers with setStyle method, like this: //For each columnSeries

Re: [flexcoders] Re:Looking for a Flex forum.

2008-09-08 Thread Steve Mathews
I think he was talking about a Forum Implementation made in flex, like PHPBB implemented in PHP. :) Yes, that is what I understand. I too am speechless. On Mon, Sep 8, 2008 at 8:27 AM, Michael Schmalle [EMAIL PROTECTED]wrote: I think he was talking about a Forum Implementation made in flex,

[flexcoders] Re: Getting a reference to a itemRenderer of a chart series

2008-09-08 Thread Tim Hoff
Not arguing with you, but why would you use setStyle instead of: mx:ColumnSeries id=mySeries itemRenderer=mx.charts.renderers.CustomtemRenderer/ Does mySeries.items[0] not give you a reference? -TH --- In flexcoders@yahoogroups.com, Fernando Ghisi [EMAIL PROTECTED] wrote: The question

[flexcoders] Formatting a value in an ADG Summary Row cell

2008-09-08 Thread Tom McNeer
Hi, I have an Advanced DataGrid using a Summary Row to sum up budget totals according to some groupings. But I need to apply a Currency Formatter to the value. I've looked through the docs, but I can't find a way to access the value of the summary function. It's obviously not a value within the

[flexcoders] Re: Passing an object to an ItemRenderer used by DataGridColumn inside a DataGrid

2008-09-08 Thread gaurav1146
You could have the property in the custom ItemRenderer itself. And then use something like: renderer.properties = {propertyName:propertyValue}; Regards, Gaurav --- In flexcoders@yahoogroups.com, João [EMAIL PROTECTED] wrote: Hi, I have a DataGrid where one of the

[flexcoders] Re: HTTPService Synchronization

2008-09-08 Thread rupal_2381
I have a app which has multiple HTTPService calls where the service calls are dependent on the result of previous service calls. Is it possible that I can check the result of first service call before invoking the second one. Regards, --- In flexcoders@yahoogroups.com, Igor Costa [EMAIL

[flexcoders] Re:Looking for a Flex forum.

2008-09-08 Thread timgerr
I am sorry that I might not have stated my question better. I am looking for a forum that is coded in Flex. I have not seen any with Google searches and was wondering what (if any) people are using. I am sorry that my question might not have been formulated to your desire but that was a lousy

Re: [flexcoders] Re:Looking for a Flex forum.

2008-09-08 Thread Sherif Abdou
I don't think your going to see a Flex Forum for a while, Reason is flash does not get indexed by search engines... so unless your a powerhouse and get a billion hits a having a forum in flex is going to be worthless. Now there is this

Re: [flexcoders] Re:Looking for a Flex forum.

2008-09-08 Thread Doug McCune
Tim, I haven't seen any forums written in Flex, and I'd argue (as I think many here would) that Flex is not a great technology for writing a forum application. There are some things that Flex does incredibly well, and some that it does not... and text-based content portals is one that Flex is not

Re: [flexcoders] Re: HTTPService Synchronization

2008-09-08 Thread Tomas Lin
you can chain your calls in your result functions in either your httpservice calls or using a framework like MATE On Mon, Sep 8, 2008 at 1:29 PM, rupal_2381 [EMAIL PROTECTED] wrote: I have a app which has multiple HTTPService calls where the service calls are dependent on the result of previous

Re: [flexcoders] Re: Getting a reference to a itemRenderer of a chart series

2008-09-08 Thread Fernando Ghisi
When you do this in a MXML, I almost sure that it will be transformed on a setStyle(itemRenderer, ...) in actionscript. There is no other way of doing this on actionscript. To apply a renderer to a series in ActionScript, you use the setStyle() method. In that method, you create a new

[flexcoders] FP10 and Crossdomain

2008-09-08 Thread Rogerio Gonzalez
Hello! I am having issues with FP10 and crossdomain (on Vista). For some reason, when I try to use a php webservice on my other server (both with crossdomain files) he give me the following message: Erro: A solicitação de recurso em http://xxx.com/services.php pelo solicitante de

RE: [flexcoders] id of element inside repeater gives an error

2008-09-08 Thread Gordon Smith
Repeater works with objects that implement IRepeaterClient, and the UIComponent base class implements this interface. Is your GeometryGroup component a UIComponent? If not, you'd need to make it implement this IRepeaterClient. Gordon Smith Adobe Flex SDK Team From: flexcoders@yahoogroups.com

[flexcoders] Re: FP10 and Crossdomain

2008-09-08 Thread Rogerio Gonzalez
Sorry, I found it! allow-http-request-headers-from domain=* headers=SOAPAction/ This line was needed to everything work OK again. Regards, Rogério Gonzalez On Mon, Sep 8, 2008 at 3:21 PM, Rogerio Gonzalez [EMAIL PROTECTED] wrote: Hello! I am having issues with FP10 and crossdomain (on

Re: [flexcoders] Re:Looking for a Flex forum.

2008-09-08 Thread Aaron Miller
Is SEO still an issue when writing a Flex application? I would argue that it's not. A) Google (Yahoo coming soon if not already) now indexes content within a SWF. This includes dynamic content as well. Using dynamic deep linking and a site map that points to different content in the SWF helps a

[flexcoders] Re: Getting a reference to a itemRenderer of a chart series

2008-09-08 Thread Tim Hoff
Great Fernando. Thanks for the info too. I learned something as well. -TH --- In flexcoders@yahoogroups.com, Fernando Ghisi [EMAIL PROTECTED] wrote: When you do this in a MXML, I almost sure that it will be transformed on a setStyle(itemRenderer, ...) in actionscript. There is no other

Re: [flexcoders] Re:Looking for a Flex forum.

2008-09-08 Thread Doug McCune
I'm not trying to be a complete glass is half empty kind of guy, so if you want to build a Flex message board, go for it. But I do think there are substantial reasons that you haven't seen a successful one yet out in the wild (or has anyone seen one at all?). Is SEO still an issue when writing a

Re: [flexcoders] Re:Looking for a Flex forum.

2008-09-08 Thread Michael Schmalle
Well, Last year when the Services module came out for Drupal, I pipped into the node/forum API and created a nice forum in flex. The problem with flex has always been RTE editing. We all know this. But, if that hurdle was overcome and text rendering sped up, using an existing CMS like drupal,

[flexcoders] Re: Hiding a row in an AdvancedDataGrid

2008-09-08 Thread whatabrain
It turns out that filtering out the parent node hides all the children too, so I guess this isn't what I want after all. --- In flexcoders@yahoogroups.com, Amy [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com, whatabrain junk1@ wrote: Calling refresh() did nothing. Note

[flexcoders] Re: Passing an object to an ItemRenderer used by DataGridColumn inside a DataGrid

2008-09-08 Thread Amy
--- In flexcoders@yahoogroups.com, João [EMAIL PROTECTED] wrote: Hi, I have a DataGrid where one of the columns has a custom ItemRenderer. I need to pass an extra object to the item renderer (beside of the data object, provided via the dataProvider). My first option was to extend the

[flexcoders] Re: Getting a reference to a itemRenderer of a chart series

2008-09-08 Thread Amy
--- In flexcoders@yahoogroups.com, Fernando Ghisi [EMAIL PROTECTED] wrote: The question here is not if charts uses styles for itemRenderers or not - it´s fact, it really uses it. It´s working like this: I created my CustomItemRenderer extending BoxItemRenderer and I´m setting the series

Re: [flexcoders] Re:Looking for a Flex forum.

2008-09-08 Thread Mike Chabot
The biggest hurdle with creating a Flex forum is that the PHP forums are fantastic, dominant, established, popular, they run on any OS, come with many Web hosting packages, and some of the best ones are free. Anything done in Flex is going to have to complete with the PHP offerings and it would be

RE: [flexcoders] id of element inside repeater gives an error

2008-09-08 Thread Tracy Spratt
When you get your component repeating, know that it will automatically create an indexed array of references to the repeated components using the base id string. For example, doing: GeometryGroup id=ing_mask... You will be able to use ing_mask[n] to get a ref to each repeated component. n is

Re: [flexcoders] Re: Getting a reference to a itemRenderer of a chart series

2008-09-08 Thread Fernando Ghisi
Yeah, it´s a good link. I will use it now, for the next issues that I have to solve (legend ones). Thanks. 2008/9/8 Amy [EMAIL PROTECTED]: --- In flexcoders@yahoogroups.com, Fernando Ghisi [EMAIL PROTECTED] wrote: The question here is not if charts uses styles for itemRenderers or not -

RE: [flexcoders] Re: HTTPService Synchronization

2008-09-08 Thread Tracy Spratt
I use a single HTTPService instance, and a single result handler. The send() method returns an AsyncToken, which is a dynamic object to which you add most any kind of property you want. The result handler function can access this AsyncToken and read those proerties. I typically set a

RE: [flexcoders] object vs AsyncToken ?

2008-09-08 Thread Tracy Spratt
Not a whole lot of difference. But using the more specific type will provide code hinting and compile-time type checking. Using the narrowest type is best prectice. Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of markflex2007

RE: [flexcoders] as3 code for the MXML

2008-09-08 Thread Tracy Spratt
Here is a from memory, untested example: private var _myHTTPService:HTTPService; //no ids when using AS, so use this instance var to reference the object = new HTTPService; private function init():void _myHTTPService.url = myURL; //NOT a binding, but that is probably not important

RE: [flexcoders] Flex courses

2008-09-08 Thread Eric Fickes
Flex video training http://www.adobe.com/devnet/flex/videotraining/ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Giles Roadnight Sent: Wednesday, September 03, 2008 11:53 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex

[flexcoders] Framework RSLs -- Any Reason Not To Use? Any Problems Related to Their Use?

2008-09-08 Thread greg h
Hi, I am on a team that is pushing into production a public facing Flex application on the Internet. We have configured the app to use the Flash Player's caching of the Framework RSL. Before going live, I am posting here to see if anyone has experience that causes them to caution against using

RE: [flexcoders] Dynamic ID RadioButtonGroup

2008-09-08 Thread Tracy Spratt
Correct, however, if you use a simple string for the id, repeater will automatically build an indexed array of references to the component. Example: mx:RadioButtonGroup id=rb... You can access the individual instances using rb[n], where n is iht index of the dataProvider item. Tracy

Re: [flexcoders] Framework RSLs -- Any Reason Not To Use? Any Problems Related to Their Use?

2008-09-08 Thread Matt Chotin
I haven't heard of any :-) On 9/8/08 1:26 PM, greg h [EMAIL PROTECTED] wrote: Hi, I am on a team that is pushing into production a public facing Flex application on the Internet. We have configured the app to use the Flash Player's caching of the Framework RSL. Before going live, I am

Re: [flexcoders] Hi

2008-09-08 Thread Robert Thompson
That's a great example alright...many applications lend themselves well to this kind of structure. HOWEVER: There does not appear to be a Right-Click VIew Source which brings up a left pane and then allows you to download source. With a lot on most people's plate, this is a good starter

[flexcoders] passing objects to amfphp browser

2008-09-08 Thread dnk
has anyone had any luck passing objects to the amfphp browser for testing classes? I read a few articles that you need to use valid JSON for passing in So I am typing in something like: {id: 3, category: 'a cat'} Has anyone been able to do this? The above does not work. I am juts

[flexcoders] ArrayCollection.refresh breaks scrollbar in ADG

2008-09-08 Thread whatabrain
1) I call disableAutoUpdate() on an ADG's dataProvider (an ArrayCollection added as mx:HierarchicalData). 2) I add a thousand items to the grid. 3a) If I now call items.enableAutoUpdate(), things work fine, but the refresh takes a really long time, because a thousand events are fired. There's

[flexcoders] textinput, validation, event

2008-09-08 Thread timgerr
Hey all, I have a question for you. I am trying to trigger an event when a textinput validate is incorrect. Here is my code ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute creationComplete=MeChild() mx:Script

Re: [flexcoders] Hi

2008-09-08 Thread Paul Andrews
- Original Message - From: Robert Thompson To: flexcoders@yahoogroups.com Sent: Monday, September 08, 2008 9:38 PM Subject: Re: [flexcoders] Hi That's a great example alright...many applications lend themselves well to this kind of structure. HOWEVER: There does not

Re: [flexcoders] Framework RSLs -- Any Reason Not To Use? Any Problems Related to Their Use?

2008-09-08 Thread Doug McCune
I think mainly you just need to be aware of the size implications (both good and bad). By using the framework RSL you are removing the framework from your SWF, which will reduce your SWF size by quite a bit. However, you are also requiring the loading of the full framework RSL. The full RSL

RE: [flexcoders] Framework RSLs -- Any Reason Not To Use? Any Problems Related to Their Use?

2008-09-08 Thread Kyle Quevillon
True regarding not being able to monkey patch the cached framework rsl. It is always loaded first. -Kyle From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Doug McCune Sent: Monday, September 08, 2008 4:15 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders]

Re: [flexcoders] Framework RSLs -- Any Reason Not To Use? Any Problems Related to Their Use?

2008-09-08 Thread greg h
Hi Doug, Thanks! My apology for not including in my initial post the analysis that you have so graciously provided. In our case, we have done the analysis that you indicated, and yes there are cases where visitors downloads will be increased by our use of the Framework RSLs. *-- First Time

Re: [flexcoders] Framework RSLs -- Any Reason Not To Use? Any Problems Related to Their Use?

2008-09-08 Thread Doug McCune
A related question for Matt or someone from Adobe... didn't Google announce sometime back that they are hosting common JavaScript frameworks? The idea being that people could link to those to ensure that download speed was super fast and that they could be cached more easily? Any thoughts on

Re: [flexcoders] passing objects to amfphp browser

2008-09-08 Thread dnk
On 8-Sep-08, at 1:55 PM, dnk wrote: has anyone had any luck passing objects to the amfphp browser for testing classes? I read a few articles that you need to use valid JSON for passing in So I am typing in something like: {id: 3, category: 'a cat'} Has anyone been able to do this?

[flexcoders] Alert error loading Flickr geo feed into XML object

2008-09-08 Thread bennettberlin
Hi, Yahoo maps, Flex, AS3, Flickr georss. I'm getting the following Alert error when I attempt to parse a geofeed from Flickr: GeoRSS: Error #1083: The prefix georss for element georss:point is not bound It seems to be happening when I load the rss_200 feed into an XML object, but before I

[flexcoders] function / method argument validation

2008-09-08 Thread rss181919
Let's say I have the following call s myvar = myfuntion (arg1:x) Of course arg1 must be of type x or you get a compile time error. Is there any way to force arg1 to be of a certain value range within type x and have it checked at compile time? For example, is there a way to create a group of

[flexcoders] datagrid, itemrenderer images and events, . looking for a solution

2008-09-08 Thread Sanjay Hora
Hi, My custom itemRenderer shows an image in the first column of my datagrid when mouseover happens. I need to know the index of the underlying data (basically image on which row was clicked) when the image is clicked but I am not sure how to get it. Is there any way to do it without making the

[flexcoders] Re: Framework RSLs -- Any Reason Not To Use? Any Problems Related to Their Use?

2008-09-08 Thread nathanpdaniel
You may also look out for an issue we ran into. The path to our framework RSL was not the default (same folder as main app swf). For some reason when compiling on FB3, we would get framework RSLs in both the path we wanted and the default (same folder as main app swf). The framework RSLs in

[flexcoders] Embedding SWF with Assets Code

2008-09-08 Thread Sceneshift
Hi guys, I'm trying to embed a SWF into my Flex project so that I can use the library symbols with the code intact. I would also like the path of the embed to by dynamic, something like this perhaps: [Embed[source={swf_path}]]; I managed to get this to work using a bindable variable, but I

[flexcoders] Re: Embedding SWF with Assets Code

2008-09-08 Thread nathanpdaniel
I don't think you can use Embed with a dynamic path (you can't embed at run time)... also, what exactly do you mean by: I managed to get this to work using a bindable variable, but ... :D --- In flexcoders@yahoogroups.com, Sceneshift [EMAIL PROTECTED] wrote: Hi guys, I'm trying to embed

RE: [flexcoders] function / method argument validation

2008-09-08 Thread Gordon Smith
No, AS3 doesn't support this. Gordon Smith Adobe Flex SDK Team From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of rss181919 Sent: Monday, September 08, 2008 11:47 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] function / method argument validation Let's say I

Re: [flexcoders] passing objects to amfphp browser

2008-09-08 Thread dnk
On 8-Sep-08, at 1:55 PM, dnk wrote: has anyone had any luck passing objects to the amfphp browser for testing classes? I read a few articles that you need to use valid JSON for passing in So I am typing in something like: {id: 3, category: 'a cat'} Has anyone been able to do this?

Re: [flexcoders] repairing pixelation on resized photos

2008-09-08 Thread Guy Morton
You need to turn on bitmap smoothing. Look at the BitMap class in the help docs. eg var bitmap:Bitmap = imageObject.content as Bitmap; bitmap.smoothing = true; On 09/09/2008, at 12:16 AM, David Pariente wrote: Hello, On my website i have lots of pics that i load and then resize to

Re: [flexcoders] How to terminate construction

2008-09-08 Thread Josh McDonald
IIRC, if you throw an error from the constructor the object will still be instantiated but not constructed: ie, memory allocated, instance initialisers run (the code after the = in public var memberVariable : Object = but the constructor function will be aborted, and there'll be no reference

[flexcoders] Issue when converting HashMap(Java) into Object (ActionScript)

2008-09-08 Thread dmiramontesval
I have this weird issue and i can't figure it out, let me explain: I have a java object A which has a HashMap variable myMap, this map will hold objects of class B. In ActionScript i have the corresponding class A which has a variable myMap but since there is no HashMap in ActionScript its type

[flexcoders] Is it possible to increase the heigth and width of scroll bars in any container?

2008-09-08 Thread anuj181
Hi Guys I have a general question. In general any scroll bar in container(either VBOX or HBOX etc)is (by default)16 pixels wide. Is it possible to change the width and height of any scroll bar for in built containers. Also for styling those scroll bars and scroll er within the container do i have

Re: [flexcoders] Issue when converting HashMap(Java) into Object (ActionScript)

2008-09-08 Thread Josh McDonald
The problem I think is you're using the wrong data structures. If your Java map looks like this: HashMapint, String myMap; What you'll get in Flex isn't what you've got below, it's an object like this: var mymap : Object = { 1: String 1, 2: String 2, 79: Blue } Not the

[flexcoders] Re: Issue when converting HashMap(Java) into Object (ActionScript)

2008-09-08 Thread dmiramontesval
They keys in the Java map are Strings and the values are B objects, you could say it is HashMapString, B. So suppose in Java i do this: A objectA = new A(); objectA.myMap = new HashMap(); B objectB1 = new B(); objectB1.id = 1; objectB1.name = Test; myMap.put(key1, objectB1); In Flex if i iterate

Re: [flexcoders] Re: Issue when converting HashMap(Java) into Object (ActionScript)

2008-09-08 Thread Josh McDonald
Right, I see. I suppose you may be doing something funky in the constructor for your actual impl of A or B. Try commenting out the constructor and see if you have the same problem. -Josh On Tue, Sep 9, 2008 at 9:17 AM, dmiramontesval [EMAIL PROTECTED]wrote: They keys in the Java map are

[flexcoders] Streaming images

2008-09-08 Thread tloqueh
I'm tryng to make a desktop-share app with flex, java and red5, I have a java program that captures the screen and saves it to a jpeg file, but now, I'd like to stream a set of images captured by my java program to a NetStream but... I don't know how to do it, How can I stream images to my

[flexcoders] Re: Changing Root Node attributes

2008-09-08 Thread Rafael Faria
That's the thing. I thought it would but it doesnt. No idea why i can't change the root node of the xml. Any other suggestion?! raf --- In flexcoders@yahoogroups.com, Josh McDonald [EMAIL PROTECTED] wrote: Have you tried: [EMAIL PROTECTED] = 59; And it didn't work? -Josh On Mon,

Re: [flexcoders] Re: Changing Root Node attributes

2008-09-08 Thread Josh McDonald
Can you change other nodes? It could be something to do with the source of your XML... Perhaps you can .copy() it first? -Josh On Tue, Sep 9, 2008 at 9:38 AM, Rafael Faria [EMAIL PROTECTED]wrote: That's the thing. I thought it would but it doesnt. No idea why i can't change the root node of

[flexcoders] Re: Issue when converting HashMap(Java) into Object (ActionScript)

2008-09-08 Thread dmiramontesval
Um actually my example is wrong, i was missing something, let me explain again: I have 3 classes as a matter of fact, classes A and B are correct but i forgot to mention that inside B there is an object C: [RemoteClass(alias=com.test.B)] public class B { public var id:Number; public var

Re: [flexcoders] Re: Issue when converting HashMap(Java) into Object (ActionScript)

2008-09-08 Thread Josh McDonald
Sounds to me like you're accidentally declaring b.myC as a static, perhaps. Actually, double check your examples (perhaps using the link report option on MXMLC). It might be that you're not actually referencing B and it's not becoming part of your SWF, in which case you're getting a best guess

  1   2   >