Re: [flexcoders] Alert Bug - positioning of icon / text layout

2007-10-04 Thread Giles Roadnight
Well, I have now switched to png. The swf was created by exporting an image from flash 8 as a swf. I made sure there was no code in there or anything like that. On 10/4/07, Alex Harui [EMAIL PROTECTED] wrote: A png is a simple bitmap. The swfs seem to be a full application with some

Re: [flexcoders] Re: Datagrid masking

2007-10-04 Thread Giles Roadnight
ok, next time it happens I'll get a screen dump. On 10/3/07, Alex Harui [EMAIL PROTECTED] wrote: Let's start with a snapshot of what it looks like. -- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Giles Roadnight *Sent:*

Re: [flexcoders] Re: Datagrid masking

2007-10-04 Thread Giles Roadnight
Here's a screenshot from a list: http://giles.roadnight.name/download/datagridMasking.gif not the best example, I'll post some more up as I get them. On 10/3/07, Alex Harui [EMAIL PROTECTED] wrote: Let's start with a snapshot of what it looks like. --

Re: [flexcoders] Return a person's age

2007-10-04 Thread Tom Chiverton
On Wednesday 03 Oct 2007, [EMAIL PROTECTED] wrote: Duh, that's right. I should have left this one alone. Tracy *Anything* to do with times and dates is trickier than it looks :-) -- Tom Chiverton Helping to widespreadedly reintermediate B2B appliances on: http://thefalken.livejournal.com

RE: [flexcoders] Image control to bitmapdata

2007-10-04 Thread Giro
myColorWheel.content.bitmapData say that this propety is not defined. Giro. _ De: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] En nombre de Alex Harui Enviado el: jueves, 04 de octubre de 2007 0:59 Para: flexcoders@yahoogroups.com Asunto: RE: [flexcoders] Image control to

RE: [flexcoders] One click item editor (checkbox item editor)

2007-10-04 Thread Mark Ingram
Brilliant - that's just what I was looking for - thanks Alex!! Mark From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alex Harui Sent: 03 October 2007 17:36 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] One click item

RE: [flexcoders] Image control to bitmapdata

2007-10-04 Thread Giro
I make a little change. I put image_complete function on creationcomplete event and now work. What is difference of complete and creation complete event? Thk. Giro. _ De: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] En nombre de Giro Enviado el: jueves,

[flexcoders] Image with rounded corners

2007-10-04 Thread brice.gervais
Hello, I want display a image with rounded corners ?? Thanks for your help Brice

Re: [flexcoders] Re: Datagrid masking

2007-10-04 Thread Giles Roadnight
and one more http://giles.roadnight.name/download/datagridMasking2.gifhttp://giles.roadnight.name/download/datagridMasking.gif On 10/4/07, Giles Roadnight [EMAIL PROTECTED] wrote: Here's a screenshot from a list: http://giles.roadnight.name/download/datagridMasking.gif not the best

[flexcoders] Objects over socket and AMF encoding

2007-10-04 Thread learner
Hi all, I am trying to send Objects over socket connection from flex client to java..basically I want to set up the push channel. i figured out that i need to user AMF -encoding on java side to read actionscript object. I am trying to look at the RMTP package of the red5 server..but not getting

[flexcoders] Re: Datagrid masking

2007-10-04 Thread bhaq1972
--- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: Yes, you can't go into production, but I would like to know that we did solve your problem. Then we can look at your production date and the difficulty of a workaround and figure out what to do. Alex. I had this

RE: [flexcoders] A simple graphics.lineTo question...should be simple.

2007-10-04 Thread Randy Martin
You might take a look at this: HYPERLINK http://www.3gcomm.fr/Flex/PrimitiveExplorer/Flex2PrimitiveExplorer.htmlhtt p://www.3gcomm.fr/Flex/PrimitiveExplorer/Flex2PrimitiveExplorer.html ~randy _ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of devworkit Sent:

[flexcoders] FZip and AIRRemoteUpdater upgrade for AIR Beta 2

2007-10-04 Thread Claus Wahlers
Hi, FYI, FZip and the AIRRemoteUpdater have been upgraded for AIR Beta 2. http://codeazur.com.br/lab/fzip/ [1.0.051] http://codeazur.com.br/lab/airremoteupdater/ [1.0.002] Cheers, Claus.

[flexcoders] Re: Gaps between list items?

2007-10-04 Thread Robert Csiki
Thanks Alex, already tried it, but it does not work. Any other suggestions, anyone? -Robert --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: paddingTop/paddingBottom/verticalAlign

[flexcoders] Thermo Cairngorm

2007-10-04 Thread hank williams
Do any adobe folks know whether thermo will easily support the cairngorm architecture? Ideally I would like to either replace (or ideally enhance) my view classes with thermo and keep all by business and communications logic exactly the same as it is now. Will this transition to Thermo workflow be

Re: [flexcoders] Thermo Cairngorm

2007-10-04 Thread Paul Andrews
- Original Message - From: hank williams [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, October 04, 2007 12:39 PM Subject: [flexcoders] Thermo Cairngorm Do any adobe folks know whether thermo will easily support the cairngorm architecture? Ideally I would like to

[flexcoders] Re: Thermo Cairngorm

2007-10-04 Thread candysmate
From the videos, I would surmise that Thermo is a very nice screen design tool, but doesn't automatically include anything else besides basic interactions. You just need to add the other architectural layers (as per cairngorm) yourself. It really doesn't seem to affect business and

[flexcoders] Cairngorm and multiple Applications in a Single Flex Project

2007-10-04 Thread superabe superabe
I am starting the planning process for a project that, in its current vision is a web site with 8-10 pages that each will contain a Flex application that makes up most of the page. I would like to use a single Flex Project for these applications that has the 8-10 application MXML files and then

[flexcoders] Problem with upload (FileReference and Event.COMPLETE) on Linux

2007-10-04 Thread bjorn -
Hi guys, we've created an app which uploads files using FileReference. We use the Event.COMPLETE event to send another request to the server to retrieve information about the uploaded file (e.g. thumbnail). This works great on Windows/Mac - however, we have a problem on Linux. It seems the

[flexcoders] How to properly use embedded fonts with font face HTML tag?

2007-10-04 Thread Andriy Panas
Hi all, My setup to load embedded fonts into Flex 2.0.1 based app is as follows: I declare 3 fonts that I want to embed in mx:Style tag: mx:Style @font-face { src:url(assets/fonts/arial.ttf); fontFamily: Arial; } /* CSS file */ @font-face { src:url(assets/fonts/pala.ttf);

[flexcoders] Re: A simple graphics.lineTo question...should be simple.

2007-10-04 Thread tjcox1969
Thanks Randy - I will have a look at that site and source. However, for now, I was hoping to get an insight on why this simple code below is not drawing lines for me. The example comes right out of a book. I want to start small (then I will have a look at that PrimitiveExplorer code) I am

Re: [flexcoders] Re: Thermo Cairngorm

2007-10-04 Thread Paul Andrews
- Original Message - From: candysmate [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, October 04, 2007 1:08 PM Subject: [flexcoders] Re: Thermo Cairngorm From the videos, I would surmise that Thermo is a very nice screen design tool, but doesn't automatically

Re: [flexcoders] Re: Thermo Cairngorm

2007-10-04 Thread hank williams
Check out David mendels earlier link.. http://snipurl.com/1rp0z This URL just points the the macromedia aggregator.

[flexcoders] FlexEvent.CREATION_COMPLETE doesn't work

2007-10-04 Thread Pavel Zabelin
Hi All. I create simple AS project: package { import flash.display.Sprite; import mx.events.FlexEvent; public class S01_CreationCompleteHandle extends Sprite { public function S01_CreationCompleteHandle() {

[flexcoders] import web service wsdl problem

2007-10-04 Thread monkeeeh
Hi everyone! I have problem when i import web service. I tell how i do it. -in flex builder data-import web service(wsdl) -select my project src folder *NEXT* -use google wsdl file http://api.google.com/GoogleSearch.wsdl *NEXT* -*FINISH* Now try to use code what builder created. mx:Script

RE: [flexcoders] A simple graphics.lineTo question...should be simple.

2007-10-04 Thread Matt Horn
The comments thread on this page should help you get going: http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp. htm?context=LiveDocs_Partsfile=1855.html -matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

Re: [flexcoders] FlexEvent.CREATION_COMPLETE doesn't work

2007-10-04 Thread Tom Chiverton
On Thursday 04 Oct 2007, [EMAIL PROTECTED] wrote: public function init():void public function init(e:*):void There should have been either a compiler warning or run time error about that. -- Tom Chiverton Helping to continuously utilize low-risk eyeballs on:

Re: [flexcoders] Flex 3 Beta 2 - Deprecated Grid Class Help

2007-10-04 Thread Tom Chiverton
On Thursday 04 Oct 2007, [EMAIL PROTECTED] wrote: They are deprecated, not gone. You can use them in 3.0 and they should work, but they'll be gone in 4.0. However, I recommend that you file a bug with a scenario that justifies keeping Grid around. If the OP posts the bug number back here,

Re: [flexcoders] Flex 3 Beta 2 Performance

2007-10-04 Thread Tom Chiverton
On Thursday 04 Oct 2007, [EMAIL PROTECTED] wrote: src folder created do we create everything in that folder or can we just create our projects like the old flex where everything is on the root. You didn't have a src sub folder of you project root before ?!? How do keep the source code, art

[flexcoders] RE: RE: DataGrid ItemRenderer

2007-10-04 Thread Manu Dhanda
I set the editable=true. Now as soon as I change the selected item in combobox and click on any other item. It forcefully closes my browser. The problem is with the eventhandler method only, cuz I tried to remove the eventhandler method and after that clicking on different items, it is working

Re: [flexcoders] Re: Thermo Cairngorm

2007-10-04 Thread João Fernandes
You can check thermo videos here http://aralbalkan.com/1050 I'm very impressed with all the functionality available on an early alpha like this. -- João Fernandes www.onflexwithcf.org www.riapt.org

[flexcoders] Quick Question List XMLList

2007-10-04 Thread Christopher Olsen
Hello Everyone, I have a list bound to a XMLList and I delete an element from the list and it wouldn't automatically refresh the list So I reset the dataprovider doing something like this delete(tvMaster.userList[i]); tvMaster.masterObject.userDispList.dataProvider =

[flexcoders] Updating Sort Direction in DataGrid When Sorting on Server (LCDS)

2007-10-04 Thread erik_john_thomas
I'm using LCDS Paging with large datasets. In the headerRelease event handler, I'm requerying the server to reorder the dataprovider and calling event.preventDefault() to bypass DataGrid's own sorting logic-- which needless to say is useless for moderate to large datasets when paging. But

[flexcoders] Getting Index of item clicked in repeater

2007-10-04 Thread droponrcll
Say I have a repeater that essentially scatters instances of a custom component all over the screen. When a user clicks one of the instances, I don't really care what data is displayed in the component. What I need to know is what was the index of the one that was clicked within the component. I

Re: [flexcoders] adding img tag to TextArea

2007-10-04 Thread Daniel Freiman
Basically, you're going to need to place an image over the textfield where the smiley face should go. It's been discussed before. Search the mailing list archives for smiley. On 10/4/07, learner [EMAIL PROTECTED] wrote: oops! then how do we create a chat window where.. user constantly

[flexcoders] Re: Thermo Cairngorm

2007-10-04 Thread candysmate
http://mrsteel.wordpress.com/2007/10/03/thermo-sneak-peek-video-from-max-chicago-2007-keynote-video/ Check out David mendels earlier link.. http://snipurl.com/1rp0z Paul best, Graham Ooops .. lissed the earlier link. Many thanks for the reply Paul. cheers, Graham Thermo looks

Re: [flexcoders] Cairngorm and multiple Applications in a Single Flex Project

2007-10-04 Thread Tom Chiverton
On Thursday 04 Oct 2007, [EMAIL PROTECTED] wrote: I am starting the planning process for a project that, in its current vision is a web site with 8-10 pages that each will contain a Flex application that makes up most of the page. What's the reasoning for not having a single Flex app with 8-10

[flexcoders] Re: MultiPurpose ItemRenderer

2007-10-04 Thread droponrcll
--- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: I can sense your frustration, and the tone of your answers are trying my patience. There are a lot of variables here, and it is not my full time job to support you through this. I know you've spent lots of time on it

Re: [flexcoders] Re: Thermo Cairngorm

2007-10-04 Thread Tom Chiverton
On Thursday 04 Oct 2007, [EMAIL PROTECTED] wrote: Thermo looks nice. Dear Santa, .. Depends on your work flow. I don't think it's going to play nice round tripping the code from PSD to Thermo to Flex Builder, back to Thermo. If the original PSD changes, you'll have to re-mod it in

[flexcoders] Re: Alpha on Colors?

2007-10-04 Thread Matt
Won't that change the alpha on the entire component? I guess in the LinkButton example that would work fine since by default it has a transparent background, but what about on a Button. If I want the text to be translucent but the button to stay standard, how would I do that? --- In

[flexcoders] Assembler with composite ID

2007-10-04 Thread Adolfo Ruiz
I need to declare a VO with a composite ID in the datamanagment-config.xml but i dont know how? destination id=personaContrato adapter ref=java-dao / properties factoryspring/factory sourcepersonaContAssembler/source metadata identity

[flexcoders] How can I add icon to radio or checkbox?

2007-10-04 Thread nischalpathania
Hi Can anyone provide me the example of adding image to radio or checkbox in flex? I tried to use icon= attribute but it doesn't work for me Regards, Nischal Pathania

[flexcoders] Re: Flex 3 Beta 2 - Deprecated Grid Class Help

2007-10-04 Thread iilsley
I've found constraintRows/constraintCols to be buggy , rendering Flex Builder unusable due to the number of crashes . The video and examples only use a 2 column / 2 row layout .. A 2 column , 10 row layout causes consistent failure . http://bugs.adobe.com/jira/browse/FB-9904 covers this issue

[flexcoders] Re: moxie beta2 - what happened to borderStyles?

2007-10-04 Thread bhaq1972
This IS a bug, right? It will be supported in the released version? I dont think it is.Adobe people please confirm. I use borderStyle=solid on all my Panels and now my application looks like its on drugs. My bosses want my Panels to have that old flex 1.0 /1.5 look. As long

[flexcoders] Flex 2, CF8, Remoting and SSL

2007-10-04 Thread Rick Root
(cross-posted from cf-talk) So I upgraded my server to CF8 this weekend, and of course once again, all my flex remoting calls are going over http instead of https. so I went into the remoting-config.xml (apparently this is where the destination Coldfusion is now defined... and I changed the

[flexcoders] Re: moxie beta2 - what happened to borderStyles?

2007-10-04 Thread boy_trike
--- In flexcoders@yahoogroups.com, bhaq1972 [EMAIL PROTECTED] wrote: I was looking at the bug list. borderStyle of solid (or inset /outest) will no longer be supported. This IS a bug, right? It will be supported in the released version? Borders are required for a drop shadow and I have

[flexcoders] Why are source path folders sometimes copied to the output folder

2007-10-04 Thread boy_trike
I have a main application (called lumber) and 4 other projects (modules). Each of the additional modules has the lumber folder added in the Flex Build Path / Source Path as ${DOCUMENTS}\lumber. When I compile my programs, 3 of the 4 additional modules bin folders contain a folder called

Re: [flexcoders] for in loop does not work

2007-10-04 Thread Webdevotion
ttnx alex Thanks Alex On 9/28/07, Alex Harui [EMAIL PROTECTED] wrote: you can't for/in class instances, only dynamic props. use objectutil or describetype -- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Webdevotion *Sent:*

[flexcoders] Re: A simple graphics.lineTo question...should be simple.

2007-10-04 Thread tjcox1969
Thanks for the info - I found what I was looking for in that info. So, in my example code below, I had to make this change for the lines to actually show: this.rawChildren.addChild(canvas); Thanks all for the info. --- In flexcoders@yahoogroups.com, Matt Horn [EMAIL PROTECTED] wrote: The

RE: [flexcoders] Getting Index of item clicked in repeater

2007-10-04 Thread Tracy Spratt
I have not done this recently that I can recall, but here are some suggestions. * If your data Provider is a collection, you can use getRepeaterItem() with collection.getItemIndex() * Look at the repeaterIndex and instanceIndex properties of UIComponent. Remember the click handler

Re: [flexcoders] Mxml editor no longer working

2007-10-04 Thread Tom Chiverton
On Thursday 04 Oct 2007, [EMAIL PROTECTED] wrote: Does anybody know what causes this issue http://bugs.adobe.com/jira/browse/FB-8390, and if there is any way I can get around it? My MXML editor worked fine yesterday (or maybe the day As suggested on the bug, what's the rest of the log say ?

[flexcoders] Mxml editor no longer working

2007-10-04 Thread Scott - FastLane
Does anybody know what causes this issue http://bugs.adobe.com/jira/browse/FB-8390, and if there is any way I can get around it? My MXML editor worked fine yesterday (or maybe the day before), but today it does not. I tried uninstalling and re-installing flex builder 3 beta 1 that I have

Re: [flexcoders] Mxml editor no longer working

2007-10-04 Thread Scott - FastLane
Tom - Sorry, but I don't see any suggestion on the bug. Guess I just don't know where to look. Anyway, here is the whole trace from my eclipse. Unable to create this part due to an internal error. Reason for the failure: The editor class could not be instantiated. This usually indicates

RE: [flexcoders] displaying row numbers in datagrid

2007-10-04 Thread Tracy Spratt
If your dataProvider is a Collection, you can use getItemIndex() In a simple labelFunction(): private function lfRowNum(item:Object, column:DataGridColumn):String{ return (this.acTest.getItemIndex(item).toString()) } Tracy From:

[flexcoders] Re: Getting Index of item clicked in repeater

2007-10-04 Thread droponrcll
--- In flexcoders@yahoogroups.com, Tracy Spratt [EMAIL PROTECTED] wrote: I have not done this recently that I can recall, but here are some suggestions. * If your data Provider is a collection, you can use getRepeaterItem() with collection.getItemIndex() * Look at the repeaterIndex

RE: [flexcoders] Quick Question List XMLList

2007-10-04 Thread Tracy Spratt
XMLList methods, like Array(), do not dispatch the events necessary to automaticlly update the UI. Wrap the XMLList in and XMLListCollection, then use the XMLListCollectionAPI to modify the dataProvider. var xlData:XMLList = myXML.children(); //or whatever e4x expression _xlcDataProvider

RE: [flexcoders] Alert Bug - positioning of icon / text layout

2007-10-04 Thread Alex Harui
You actually used export instead of publish? Someday, I'll have to try that. You're probably better off using png directly. A publish-ed swf would add a few more bytes, but the swfs you sent were 90K, which is way excessive for a simple image. From:

[flexcoders] LCDS PDF generation - how to make the server do the paging?

2007-10-04 Thread Adrian Preoteasa
Hello everybody, I toyed for a while with XFAHelper and i was unable to figure out how to instruct it to out-put the pdf on multiple pages when the content of a form exceeds it. Can anybody point me out to a resource about server-side paging of pdf generated documents with LCDS?

RE: [flexcoders] FlexEvent.CREATION_COMPLETE doesn't work

2007-10-04 Thread Alex Harui
as projects do not use flex framework and it is the framework that dispatches this event From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Pavel Zabelin Sent: Thursday, October 04, 2007 3:23 AM To: flexcoders@yahoogroups.com Subject:

RE: [flexcoders] Image with rounded corners

2007-10-04 Thread Alex Harui
what did you try? What does the image look like? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of brice.gervais Sent: Thursday, October 04, 2007 1:47 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Image with rounded corners

RE: [flexcoders] Image control to bitmapdata

2007-10-04 Thread Alex Harui
see the docs. it'll describe better than i can From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Giro Sent: Thursday, October 04, 2007 1:42 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Image control to bitmapdata I make a

[flexcoders] NumericStepper Up/Down Bug?

2007-10-04 Thread Matt
I am generating NumericSteppers programmatically in ActionScript and I'm experiencing issues with the stepper up and down. They start out small like I would like them to appear, but when I mouse over the buttons they grow in size. See the following screenshot as an example: Any details as to

RE: [flexcoders] Re: Getting Index of item clicked in repeater

2007-10-04 Thread Tracy Spratt
Here is an example using getRepeaterItem() and getItemIndex() Tracy ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute creationComplete=initApp() mx:Script![CDATA[ import mx.collections.ArrayCollection; import mx.controls.Alert;

[flexcoders] help with Images loaded from MSSQL Server

2007-10-04 Thread Daniel Fernandes Credidio
Hello everyone. I'm back with another question, but this time its about images. I saved a bunch of image files(all jpeg,jpg) in the bank, there they become binary. when i get them from the bank i change them into images again and take them to flex. at least that's what it was suposed to happen,

RE: [flexcoders] Adobe MAX event

2007-10-04 Thread Merrill, Jason
But yeah - cool preview of Flash 10, the next version of Fireworks which has a Flex designer, and the one that blew everyone away, a product they are working on called Thermo - super rich Flex UI designer and MXML outputter thingy. I'm going to try and upload some photos to Flickr soon.

[flexcoders] Re: Getting Index of item clicked in repeater

2007-10-04 Thread droponrcll
--- In flexcoders@yahoogroups.com, Tracy Spratt [EMAIL PROTECTED] wrote: Here is an example using getRepeaterItem() and getItemIndex() Tracy ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute creationComplete=initApp()

[flexcoders] Embedding assets and file size

2007-10-04 Thread bw71
I have a collection of visual assets (say icons) which I'd like to use all over the place in my components. I understand how I can embed an asset directly into a component, like so [Bindable] [Embed(source='/resources/Buttons.swf',symbol='MoneyIcon')] public var MoneyIcon:Class; What I

[flexcoders] Re: FlexUnit Cairngorm

2007-10-04 Thread kaleb_pederson
--- In flexcoders@yahoogroups.com, Kevin [EMAIL PROTECTED] wrote: Is anyone currently using FlexUnit to test a Cairngorm app? I have some questions about how best to set this up. Thanks, Kevin Yes, people are using FlexUnit to test Cairngorm apps. There are at least two different

RE: [flexcoders] NumericStepper Up/Down Bug?

2007-10-04 Thread Alex Harui
Are you doing anything special to get the buttons to be more narrow? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Sent: Thursday, October 04, 2007 10:02 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] NumericStepper Up/Down

RE: [flexcoders] Re: moxie beta2 - what happened to borderStyles?

2007-10-04 Thread Alex Harui
From bug http://bugs.adobe.com/jira/browse/SDK-8389: To make solid border Panels, set the borderThickness property, and set the dropShadow property to false if desired. If this is insufficient, please add comments to the bug and bring to our attention on this forum.

[flexcoders] Question about use of datatipFunction in AreaChart with multiple AreaSeries

2007-10-04 Thread generalxxaxx
I would like to customize the datatip on a chart that has two AreaSeries. Problem is, I can not tell which line in the series is being painted at the point the datatipFunction is called. And I wanted the datatip to have different text depending upon which line was involved. Is there a solution

RE: [flexcoders] Thermo Cairngorm

2007-10-04 Thread Merrill, Jason
I was there for the Thermo demo (which was awesome), and they basically said Thermo is for designing Flex apps and jump-starting the basic interactivity between components - it's not going to be targeted at doing the full-blown architecture/business logic/coding of am MXML app. You can have a

RE: [flexcoders] What Thermo is.

2007-10-04 Thread Merrill, Jason
Yes - from what I saw in the demo, I would think of it as Flex's design view on steroids. In fact, it's possible that instead of it being a separate product, they make it the design view of Flex 4 (though in the demo it was definitely a separate product). Jason Merrill Bank of America

[flexcoders] Application loader info?

2007-10-04 Thread aaron smith
I'm trying to access LoadInfo for an application, I've tried it in numerous spots, and am now just trying a simple example:: ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute creationComplete=init() mx:Script ![CDATA[

[flexcoders] Re: How to create dynamically Icon for a Tree

2007-10-04 Thread bodie0293
This may not be the most efficient method, but this is how I populate a dynamic tree and assign icons. Preliminaries: The Tree has 3 levels: User, Project, and Hours. The tree entries are represented as ActionScript classes (not shown). These classes have a superclass of BaseTreeEntry that

RE: [flexcoders] Updating Sort Direction in DataGrid When Sorting on Server (LCDS)

2007-10-04 Thread Alex Harui
I recommended to someone that they subclass whatever collection they are using and override the refresh() metod so you can store the sort but the collection does not act on it. Then, you can stick the Sort that the server is going to mimic as the .sort and the DG should pick it up.

RE: [flexcoders] Re: Datagrid masking

2007-10-04 Thread Alex Harui
Do your renderers change the mask? The DG sets the mask on the last row to clip it. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Giles Roadnight Sent: Thursday, October 04, 2007 1:49 AM To: flexcoders@yahoogroups.com Subject: Re:

RE: [flexcoders] RE: RE: DataGrid ItemRenderer

2007-10-04 Thread Alex Harui
The browser goes away? That's usually a sign of an infinite loop and stack overflow. Check your code and re-post it if you still have questions. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Manu Dhanda Sent: Wednesday, October 03,

Re: [flexcoders] flex builder 3 beta 2 always launching my app with debug player.

2007-10-04 Thread Sheriff
cause to speed up the compiling it only does debug untill you want to export then click project then export release version. So use debug to run - Original Message From: aaron smith [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, October 4, 2007 3:36:24 PM Subject:

Re: [flexcoders] Thermo Cairngorm

2007-10-04 Thread hank williams
Hmmm... Thanks Jason, but I am not sure you quite got the gist of my question. Perhaps I was unclear. I was under no illusion that one would be creating business logic in Thermo. My question is whether the workflow between caringorm delegates, commands, etc and the Thermo UI code will be easily

RE: [flexcoders] Application loader info?

2007-10-04 Thread Tracy Spratt
...get the URL the swf is running on...: Application.application.url; Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of aaron smith Sent: Thursday, October 04, 2007 4:50 PM To: flexcoders@yahoogroups.com Subject: [flexcoders]

Re: [flexcoders] Thermo Cairngorm

2007-10-04 Thread hank williams
Yeah, thats why my initial post said Do any adobe folks know whether... :) Hank On 10/4/07, Merrill, Jason [EMAIL PROTECTED] wrote: I don't think anyone knows the answer to that yet (at least from the Max demo) - except Adobe people and a few Adobe insiders. Jason Merrill Bank of

Re: [flexcoders] Flex always returns true, how is this possible?

2007-10-04 Thread George Georgiou
I have tried this and it is always trapped as 'error'. the Boolean method doesn't make any sense to me, but thats just me :-) The best thing that really worked (and is always working and easy to understand) is to get my cffuction return a numeric value instead, the traditional 0 or 1. I then just

RE: [flexcoders] Question about use of datatipFunction in AreaChart with multiple AreaSeries

2007-10-04 Thread Sunil Bannur
The hitdata parameter to the datatip function has the chartitem for which the datatip needs to be shown, chartitem has the element to which series it belongs to. Thanks -Sunil From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

[flexcoders] Flex always returns true, how is this possible?

2007-10-04 Thread George Georgiou
Hi guys, I have this very strange problem: here's my code for those that are willing to help: ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute mx:Script ![CDATA[ import mx.rpc.events.ResultEvent; import mx.controls.Alert;

RE: [flexcoders] Flex always returns true, how is this possible?

2007-10-04 Thread Brian Holmes
Boolean(event.result) Did you try (event.result as Boolean) From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of George Georgiou Sent: Thursday, October 04, 2007 3:24 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex always returns

[flexcoders] URLLoader goes off on invalid URLRequest

2007-10-04 Thread richmcgillicuddy
Why does this occur Basic Logic: -- Create URLLoader (MyLoader) -- Setup Events for IOError and COMPLETE MyLoader.load(badURL); this floats off to nowhere

[flexcoders] Mute flex app ?

2007-10-04 Thread media_fw9999
reposting.. any ideas on how to mute my app ? /s --- In flexcoders@yahoogroups.com, media_fw [EMAIL PROTECTED] wrote: I ve trolled around and tried a few things including the Flash approach of a global sound object but nothing seems to work. I have a flex app which uses other swf's

Re: [flexcoders] flex builder 3 beta 2 always launching my app with debug player.

2007-10-04 Thread aaron smith
Sorry I'm not following you. Explain it to me again? Thanks. On 10/4/07, Sheriff [EMAIL PROTECTED] wrote: cause to speed up the compiling it only does debug untill you want to export then click project then export release version. So use debug to run - Original Message From:

[flexcoders] COM port /USB port coomunication?

2007-10-04 Thread Steve Kellogg
Hello, Has anyone figured out the best way to speak to an external device (such as a thermal printer that speaks in a propietary language, or a scanner)? I've seen some solutions posted that require ActiveX, etc, but I'm HOPING that someone here might know how to do it directly (using JS?).

Re: [flexcoders] COM port /USB port coomunication?

2007-10-04 Thread Jeffry Houser
Almost every time I say this someone proves me wrong, but... I imagine this would violate the security sandbox of the browser for Flex (or JS?) tie into items at the OS level. I bet you could write something with AIR, though. Steve Kellogg wrote: Hello, Has anyone figured out

[flexcoders] Re: Initial Progress bar appearing late in IE

2007-10-04 Thread Russell Munro
Try a different app and see if you get the same results. You might have to stuff it with junk to approximate the swf size. Any custom progress bars, background images? Any particular browser or platform? Hi Alex Thanks for responding. No custom bars, no background images. It only

[flexcoders] Re: Mxml editor no longer working

2007-10-04 Thread Mike Morearty
Some guesses: - Did you install FB3 directly over FB2, or over beta 1 of FB3? That might cause problems of this kind. - A longshot, but try launching from the command line with flexbuilder -clean. The -clean option will clear out various Eclipse configuration info. It will not destroy your

RE: [flexcoders] URLLoader goes off on invalid URLRequest

2007-10-04 Thread Alex Harui
Doesn't URLLoader require a URLRequest? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of richmcgillicuddy Sent: Thursday, October 04, 2007 2:56 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] URLLoader goes off on invalid URLRequest

[flexcoders] OT: ui designers

2007-10-04 Thread Toby Tremayne
HI all, is there anyone on the list here with a goodly amount of practise at application ui design in flash/flex? I need some help with some skins and app structures - if anyone fits the description could you drop me a line offlist please? Toby ---

RE: [flexcoders] COM port /USB port coomunication?

2007-10-04 Thread Alex Harui
Since your app seems to require the existence of a certain printer, it implies that this isn't a traditional web-app and that you could install something on the desktop that acts as a socket server or something like that. From: flexcoders@yahoogroups.com

Re: [flexcoders] Cairngorm and multiple Applications in a Single Flex Project

2007-10-04 Thread superabe superabe
Easier to manage single apps/swfs. These fit into a AJAX/DHTML navigation frame, giving us the flexibility to replace the swfs with HTML/AJAX/Silverlight equivalents in the future, should we choose to do so. They can really be considered as standalone mini applications that share a common

[flexcoders] Re: Flex builder beta 2: MXML Code completion in Libraries?

2007-10-04 Thread Mike Morearty
This doesn't reproduce for me. Can you check the library path of the project, and make sure it looks good? - Problems view: any error messages? - Project Properties - Build Paths page - Compile tab; make sure there are no error messages displayed at the top - Library Path tab - Make sure the

[flexcoders] Re: Question about use of datatipFunction in AreaChart with multiple AreaSeries

2007-10-04 Thread generalxxaxx
Thank you. I was able to set the name parameter. mx:series mx:AreaSeries name=line1 ./ mx:AreaSeries name=line2 ./ /mx:series Then access the name parameter in my datatipfunction private function mydatatip(hd:HitData):String { if(hd.chartItem.element.name == . } Much appreciate

[flexcoders] X and Y position of AIR app...

2007-10-04 Thread Scott Prentice
Hi... This is probably a very simple question, but I'm just not finding the answer. I've got a Flex-based AIR app, and I want to be able to set its size and location on startup to where it was when the app was last closed. I've got the code working to set the window size (height/width), but

  1   2   >