Re: [flexcoders] Printing Invisible Components

2007-04-28 Thread Jeffry Houser
There is an attribute called includeInLayout (or something similar). Have you tried that? At 04:25 PM 4/27/2007, Sastry wrote: Hi All, I am having issue with printing Tabs in Flex. I have a Tab Navigator with multiple tabs. In some of the tabs I have Images and Panels. There is a print

Re: [flexcoders]How does Flex work on Mobile devices

2007-04-28 Thread mark_j_ellul
--- In flexcoders@yahoogroups.com, Paul J DeCoursey [EMAIL PROTECTED] wrote: dorkie dork from dorktown wrote: My boss asked, What options does Flex have for deploying to mobile devices? None at the moment, but I've heard that they are working on a way to compile Flex for Flash Lite

[flexcoders] Menu bar root menu click

2007-04-28 Thread Devin
I'm trying to create a menu navigation bar for a site I'm building. I'm having trouble figuring out away to execute a function when a root menuitem is clicked. If you look at the following example if you click the home page link nothing happens. Is there away to fire off a function when you

[flexcoders] Copying/Pasting from MS Word to a Rich Text Editor inside a Flex App

2007-04-28 Thread Mike Anderson
Hello All, Has there been any more headway made, regarding copying and pasting from a Word Document to a RTE within a Flex Application, and have the ability for the Flex App to decode all the MS Word Control Codes on the fly (and finally, having the document show up almost identical in the RTE).

Re: [flexcoders] Copying/Pasting from MS Word to a Rich Text Editor inside a Flex App

2007-04-28 Thread Fabio Yasusi Yamamoto
you can embbed a html inside your flex app. and in your html you can use something like fckeditor or tinyeditor On 4/28/07, Mike Anderson [EMAIL PROTECTED] wrote: Hello All, Has there been any more headway made, regarding copying and pasting from a Word Document to a RTE within a Flex

[flexcoders] Re: TitleList/HorizList REFRESH/UPDATE problem using httpservice

2007-04-28 Thread Fabio Yasusi Yamamoto
sorry to re-post this message, but after 1 week i'm still lost. my deadline in very near and my only solution so far is to change all my horizlist/tilelist to List, i can 't believe its is a flex bug. has to be some explanation why this occurs :/ On 4/25/07, Fabio Yasusi Yamamoto [EMAIL

[flexcoders] Datagrid auto sorting. Has anyone done this?

2007-04-28 Thread Mark Piller
Do you know how to configure a datagrid to automatically sort in a particular column before the data is rendered? Thanks, Mark

Re: [flexcoders] Re: TitleList/HorizList REFRESH/UPDATE problem using httpservice

2007-04-28 Thread Manish Jethani
On 4/28/07, Fabio Yasusi Yamamoto [EMAIL PROTECTED] wrote: On 4/25/07, Fabio Yasusi Yamamoto [EMAIL PROTECTED] wrote: i made a very little example: http://www.hostname.org/Test2/bin/Test2.html ( just click the button twice , and you should see the items are not selectable anymore) (

Re: [flexcoders] Datagrid auto sorting. Has anyone done this?

2007-04-28 Thread Manish Jethani
On 4/28/07, Mark Piller [EMAIL PROTECTED] wrote: Do you know how to configure a datagrid to automatically sort in a particular column before the data is rendered? Basically you just set the sort on the collection, and the DataGrid will appropriately display a sort arrow on the header. So it's

Re: [flexcoders] Copying/Pasting from MS Word to a Rich Text Editor inside a Flex App

2007-04-28 Thread Manish Jethani
On 4/28/07, Mike Anderson [EMAIL PROTECTED] wrote: Has there been any more headway made, regarding copying and pasting from a Word Document to a RTE within a Flex Application, and have the ability for the Flex App to decode all the MS Word Control Codes on the fly (and finally, having the

[flexcoders] Re: setCredentials and AMFPHP 1.9 beta 2

2007-04-28 Thread Stefan Schmalhaus
Any news on this topic? Or do we have to wait until AMFPHP 2.0 is released?

Re: [flexcoders] Re: Programatic Icon

2007-04-28 Thread Michael Schmalle
I agree, styles are better for styles. Again, just answering some ones question. What I have learned in flex is, there a re a lot of ways to climb the mountain. Ok, because I'm a big loser and I don't like using mx_internal... sorry that I'm so lame Mike Thats a joke right? I don't like it

Re: [flexcoders] Re: TitleList/HorizList REFRESH/UPDATE problem using httpservice

2007-04-28 Thread Fabio Yasusi Yamamoto
Yes, the problem happens with or without scrollbars. invalidadeList and/or InvalidadeDisplayList had no effect. On 4/28/07, Manish Jethani [EMAIL PROTECTED] wrote: Are you sure the problem occurs even when there's no scrollbars? Can you try calling invalidateList() when the data is updated?

[flexcoders] where do I go to get the com.adobe.ac.mxeffects package?

2007-04-28 Thread simonjpalmer
probably a bit of a newbie question, but I don't appear to have this library anywhere and I'm wondering if it is a standard part of flex or whether I have to go and grab it from somewhere. Can anyone point me in the right direction? Thanks Simon

Re: [flexcoders] Re: Programatic Icon

2007-04-28 Thread Paul J DeCoursey
Michael Schmalle wrote: I agree, styles are better for styles. Again, just answering some ones question. What I have learned in flex is, there a re a lot of ways to climb the mountain. Ok, because I'm a big loser and I don't like using mx_internal... sorry that I'm so lame Mike Thats a

[flexcoders] Using RPC for an RSS feed reader in an FDS project

2007-04-28 Thread simonjpalmer
I have an FDS app and I want to add an RSS feed reader to the main page, allowing the user to supply the URL of the feed they want to display. I have a nice ticker based feed reader which I developed separately using an HTTPService. When I drop it into my fds app I get all sorts of errors about

RE: [flexcoders] addChild problems

2007-04-28 Thread Tracy Spratt
Make sure the dynamically added component has a non-zero height and width. Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jason C Reynolds Sent: Wednesday, April 25, 2007 6:01 PM To: flexcoders@yahoogroups.com Subject: Re:

Re: [flexcoders] where do I go to get the com.adobe.ac.mxeffects package?

2007-04-28 Thread Dave Carabetta
Assuming you're using Flex 2.0.1 (because this is the updated package), you're looking for the Distortion Effects found here: http://weblogs.macromedia.com/auhlmann/archives/DistortionEffects.zip And here's the supporting blog entry for how to use them:

[flexcoders] Using Xml data in Chart

2007-04-28 Thread RDK
Hi, Thanks in Advance. I am new to Flex where i am using Xml Data in Columnchart how to connect the xml file with dataprovider. please kindly let me know. Regards, R.Denesh Kumar - Ahhh...imagining that irresistible new car smell?

Re: [flexcoders] Multiuser Applications (Games)

2007-04-28 Thread Jobe Makar
And don't forget ElectroServer :) Jobe Makar http://www.electrotank.com http://www.electro-server.com phone: 252-627-8026 mobile: 919-609-0408 fax: 919-882-1121 - Original Message - From: Teddy Setiawan To: flexcoders@yahoogroups.com Sent: Friday, April 27, 2007 11:30 PM

Re: [flexcoders] [OT] php framework

2007-04-28 Thread Robert Cuadra
If you are doing very basic i/o to a database then php5 with cake is very easy to setup and use. The more tricks you try to pull, the quicker you will run into the limitations and annoyances of php. -Robert On 4/27/07, Weyert de Boer [EMAIL PROTECTED] wrote: Yeah, PHP is nice I am using it

[flexcoders] Re: Multiuser Applications (Games)

2007-04-28 Thread lowdown976
--- In flexcoders@yahoogroups.com, Andr� Rodrigues Pena [EMAIL PROTECTED] wrote: Joel, I don't think AMFPHP would fit for this purpose. You'd better use a Java server with Smartfox for instance. You would than connect to it through socket. I have already acomplished that using my home-made

Re: [flexcoders] How do I load variables from a loaded swf?

2007-04-28 Thread Johannes Boyne
Thanks Tracy! I didn't know, that it is so easy ;) Johannes Tracy Spratt schrieb: Use the SWFLoader's content property to access public members of the loaded content. You'll need to listen for the applicationComplete event before you can access the content, though. Tracy

RE: [flexcoders] Click through a Container

2007-04-28 Thread Gordon Smith
Isn't there something like turn shield on or off? Doh! I forgot! Try setting the mouseEnabled property of your Canvas to false. - Gordon From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Claudia Barnal Sent: Thursday, April 26, 2007

[flexcoders] MouseUP event dont't trigger

2007-04-28 Thread eveyeti
Hi, I have an issue on UIComponent, inside this class there is addListener Listening mouseUp event but it never trigger. this is my code: package { import mx.core.UIComponent; import mx.controls.Alert; import flash.events.MouseEvent; public class MiComponente extends

[flexcoders] Mapping SOAP response onto a DataGrid

2007-04-28 Thread sebastien_arbogast
After reading the Use Webservices lesson, I tried to prototype an application with a DataGrid to display items retrieved from a webservice of my own. Here is my Flex application: ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute

[flexcoders] Re: Howto dynamicly bind XML element to a TextInput component using BindingUtils?

2007-04-28 Thread Devin
can you just recall BindingUtils.bindProperty(txtDemo, text, xml, label); in your click function? --- In flexcoders@yahoogroups.com, xyjaws [EMAIL PROTECTED] wrote: The question is: Howto dynamicly bind XML element to a TextInput component using BindingUtils? Now I use following codes:

Re: [flexcoders] addChild problems

2007-04-28 Thread Manish Jethani
On 4/26/07, Jason C Reynolds [EMAIL PROTECTED] wrote: MainApp contentHolder = new Canvas(); this.addChild(contentHolder); contentScreen = new SampleScreen(); contentHolder.addChild(contentScreen); // HERE is what I want to work, contentScreen extends UIComponent - so in my mind it should

Re: [flexcoders] MouseUP event dont't trigger

2007-04-28 Thread Daniel Freiman
There could be a lot of reasons why this is happening. For starters, check out my FAQ page at: http://nondocs.blogspot.com/2007/04/flexfaqmouseevents.html If none of those things are the problem, then you're going to need to provide some more detail so we can figure out what other weird things

Re: [flexcoders] Mapping SOAP response onto a DataGrid

2007-04-28 Thread Mickael RUELLAN
What's going on if you replace your dataProvider by : dataProvider={basementIssues.getAllIssues.lastResult.getAllIssuesReturn.issueListItem} Mika sebastien_arbogast a écrit : After reading the Use Webservices lesson, I tried to prototype an application with a DataGrid to display items

Re: [flexcoders] Mapping SOAP response onto a DataGrid

2007-04-28 Thread André Rodrigues Pena
Man I had a bad time time trying to fit the SOAP response of a SQL SERVER 2005 WEBMETHOD in a DataGrid. I gave up! On 4/28/07, Mickael RUELLAN [EMAIL PROTECTED] wrote: What's going on if you replace your dataProvider by : dataProvider={

[flexcoders] Re: Menu bar root menu click

2007-04-28 Thread gustavo.saume
Hi Devin, the itemClickEvent only works on the items of the subMenus you could set an clickEvent on the menuBar and check the target, if it's a MenuBarItem so you could get the data property with the XML. HTH Gus CINet Consult

Re: [flexcoders] Click through a Container

2007-04-28 Thread Claudia Barnal
Yeah, as Juan told me, tried it and it works great :) Thanks! So here is another question... What if I have other controls in that container that also need mouse interactivity? As it is, the mouseEnabled property works great if I want to click through the container, but what if that container

[flexcoders] Re: MouseUP event dont't trigger

2007-04-28 Thread eveyeti
Thank's Daniel. I have a detail in my code that's is answered with the FAQ. I lack myself to draw the pixels over entirety of component --- In flexcoders@yahoogroups.com, Daniel Freiman [EMAIL PROTECTED] wrote: There could be a lot of reasons why this is happening. For starters,

Re: [flexcoders] Re: Will Microsoft's new Silverlight Player Kill our beloved Flex ?

2007-04-28 Thread Kelly Birr
Silverlight does not require IE. It workes on IE and Firefox under Windows, and Safari for Mac. I also understand Firefox for Mac support is expected soon (if I've not already missed it). It has extensive cross platform functionality including streaming video support. It also has the

[flexcoders] Re: Multiuser Applications (Games)

2007-04-28 Thread lowdown976
--- In flexcoders@yahoogroups.com, Andr� Rodrigues Pena [EMAIL PROTECTED] wrote: Joel, I don't think AMFPHP would fit for this purpose. You'd better use a Java server with Smartfox for instance. You would than connect to it through Smartfox is awesome. Thanks for the heads up.

Re: [flexcoders] Re: Multiuser Applications (Games)

2007-04-28 Thread André Rodrigues Pena
Yes it's the best :) On 4/28/07, lowdown976 [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, Andr� Rodrigues Pena [EMAIL PROTECTED] wrote: Joel, I don't think AMFPHP would fit for this purpose. You'd better use a Java server with Smartfox for

[flexcoders] Question about the 'includes' compiler option and SWC files.

2007-04-28 Thread gotgoose09
Is there a way to indicate 'includes' to include a folder of classes instead of listing each one separately? What I want: -includes 'source.classes.*' This gives me an error, which leads me to believe that the compiler doesn't allow the * operator as a wildcard. This forces me to do this:

Re: [flexcoders] Mapping SOAP response onto a DataGrid

2007-04-28 Thread Sebastien Arbogast
Mickael was right. I figured it out using the debugger in Flex Builder. It works great now. This Flex thing is really amazingly simple. Thanks guys. 2007/4/28, André Rodrigues Pena [EMAIL PROTECTED]: Man I had a bad time time trying to fit the SOAP response of a SQL SERVER 2005 WEBMETHOD

[flexcoders] Re: Programatic Icon

2007-04-28 Thread Paul Whitelock
Thanks Mike and Paul for the style solution. I changed my class so that the icon is controlled by styles rather than using mx_internal. The only change I made was to override the styleChanged() function rather than retrieving style information in updateDisplayList(). Paul --- In

Re: [flexcoders] Re: TitleList/HorizList REFRESH/UPDATE problem using httpservice

2007-04-28 Thread Fabio Yasusi Yamamoto
i've found a better solution. if i change my datasource variable ( the one who is getting the value from httpservice.lastresult ) to null, and latter i run httpservice.send(). everything works. i dont know why this is happening, really sounds like a flex bug to me but i can live with the