Re: [flexcoders] Re: Tree Custom ItemRenderer - I need help

2012-08-16 Thread Alex Harui
Looks like you want a 15 pixel gap (you are adding 15 in updateDisplayList) but that is not accounted for in the measure() method. On 8/15/12 4:18 PM, libbychantel libbychan...@yahoo.com wrote: Here's the renderer code and the app file. I used someone else's code to build the data. I

Re: [flexcoders] Re: Tree Custom ItemRenderer - I need help

2012-08-16 Thread Alex Harui
I think there is probably code in the default TreeItemRenderer that centers the folder or branch icon. I think you can add code in your updateDisplayList override to reposition the icon On 8/16/12 8:10 AM, libbychantel libbychan...@yahoo.com wrote: the issue I am not understanding here

Re: [flexcoders] Tree Custom ItemRenderer - I need help

2012-08-15 Thread Alex Harui
Post your code. On 8/15/12 7:10 AM, libbychantel libbychan...@yahoo.com wrote: Flex 3.x I have been trying to construct a Tree Custom ItemRenderer that has basically 2 lines on the terminal branches. the first line should show the file icon and the label, and the second line right below

Re: [flexcoders] Re: Flex 4.6 Image Panning and Zooming

2012-08-12 Thread Isabelle Loyer Perso

Re: [flexcoders] Flex 4.6 Image Panning and Zooming

2012-08-11 Thread grimmwerks
Laurence did you ever find anything? I had done something similar using bitmapData in Flex3 but now I want to handle it differently and am having a heck of a time; if I scale the image within it's holder, it's clipping, so you pan around and you've got just a piece of the original image. On

Re: [flexcoders] Setting transformX, transformY from mouseUp event?

2012-08-11 Thread grimmwerks
Any chance you can share some of this code? I did it in Flex3 with bitmap data, am trying it now with spark components and am only getting the image to scale but upon panning I've only got a clip of the image... On May 31, 2011, at 2:14 PM, yoohoo r...@goodlux.com wrote: Hello all - I'm

Re: [flexcoders] Copy Support in Adobe Flex 4.6

2012-08-10 Thread Rishi Tandon
Hi Balinder, You can create a CUSTOMISED UI control where the selectable is always TRUE. Later you can replace all LABEL component with the custom UI control. You can apply same approach to other component as well. Sent from my iPad On 10-Aug-2012, at 8:28 PM, Balinder Ahuja gfl...@yahoo.com

Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue

2012-08-07 Thread Nitin Gopi
2012 12:25 AM Subject: Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue   I would recommend asking on the Adobe Flash Builder forum. On 8/6/12 9:15 AM, Nitin Gopi nitin.g...@yahoo.co.in wrote:        [Attachment(s) #TopText from Nitin Gopi included below]   Hi Alex

Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue

2012-08-07 Thread Alex Harui
.Is size the only difference between the two? From: Alex Harui aha...@adobe.com To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com Sent: Tuesday, 7 August 2012 12:25 AM Subject: Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue I would recommend asking on the Adobe

Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue [1 Attachment]

2012-08-06 Thread Nitin Gopi
screenshot and reply with what according to you is the reason for this error. Thanks Nitin Gopi From: Alex Harui aha...@adobe.com To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com Sent: Monday, 6 August 2012 9:45 AM Subject: Re: [flexcoders] flashbuilder

Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue

2012-08-06 Thread Alex Harui
From: Alex Harui aha...@adobe.com To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com Sent: Monday, 6 August 2012 9:45 AM Subject: Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue At least on my mac, in preferences/general, check the “show heap status

Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue

2012-08-05 Thread Nitin Gopi
with mate, don't know. I had increased the memory size of flashbuilder from the flashbuilder.ini file, but it didn't work. From: Alex Harui aha...@adobe.com To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com Sent: Saturday, 4 August 2012 10:47 AM Subject: Re: [flexcoders] flashbuilder 4.6

Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue

2012-08-05 Thread Alex Harui
or there is some issue with mate, don't know. I had increased the memory size of flashbuilder from the flashbuilder.ini file, but it didn't work. From: Alex Harui aha...@adobe.com To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com Sent: Saturday, 4 August 2012 10:47 AM Subject: Re: [flexcoders

Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue

2012-08-03 Thread Alex Harui
There’s a way to show available memory to FB. It sounds like you’re hitting the max. You may need to break up your app into pieces. On 8/3/12 8:00 AM, Nitin Gopi nitin.g...@yahoo.co.in wrote: Hi I am facing a problem while doing the release build. I am using the flex 3.6 sdk in

Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue

2012-08-03 Thread Nitin Gopi
:38 AM Subject: Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue   There’s a way to show available memory to FB.  It sounds like you’re hitting the max.  You may need to break up your app into pieces. On 8/3/12 8:00 AM, Nitin Gopi nitin.g...@yahoo.co.in wrote:         Hi

Re: [flexcoders] Re: Adding stroke to text or bitmap at runtime

2012-08-03 Thread dorkie dork from dorktown
I discovered that using the DropShadowFilter with the right settings gets really close to the border stroke created by the effects filters in Photoshop. I mean it's like 95% accurate. I've posted examples (comparing bitmap from photoshop and a live BorderStrokeFilter on my site

Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6 release build issue

2012-08-03 Thread Alex Harui
we need some quick solution. Any ideas for that? Thanks Nitin Gopi From: Alex Harui aha...@adobe.com To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com Sent: Saturday, 4 August 2012 1:38 AM Subject: Re: [flexcoders] flashbuilder 4.6 flex sdk 3.6

Re: [flexcoders] check if the user has block all sites from using the camera and microphone

2012-08-02 Thread dorkie dork from dorktown
I don't know of a property that tells you this. But there may be a way to find out with the users help. If the mic is muted I open an alert window and tell the user that they'll need to enable it in the settings dialog. If they click OK to the alert window then I open the Flash microphone

Re: [flexcoders] Re: Mate app, how to re-bind data to UI

2012-07-29 Thread Nolan Erck
(Sorry for the lag in replying, I've been back/forth a lot). I should have specified before, this is in an AIR app, so there's no page to reload. Is there a variation of that function that could be used to from within an AIR app? Something that redoes the FlexEvent.PREINITIALIZE event perhaps?

Re: [flexcoders] Grid/renderer with AS

2012-07-26 Thread Alex Harui
Usually, the checkbox changes some property in the dataprovider. Your code can check the value of that property. On 7/26/12 5:49 AM, Davidson, Jerry jerry.david...@illinois.gov wrote: I realize it will be several hours before this appears, but as I’m not having much luck it will

Re: [flexcoders] going crazy: custom tooltip positioning

2012-07-24 Thread Alex Harui
What event are you grabbing? Look at how datatips are handled in DG itemrenderers. Remember that a tooltip goes away on rollout, are you sure that’s what you want? On 7/24/12 7:24 AM, grimmwerks gr...@grimmwerks.com wrote: I honestly honestly don't get why I'm having problems

Re: [flexcoders] Syntax - Package

2012-07-23 Thread Alex Harui
I wouldn’t expect it to be the same. On 7/20/12 6:29 AM, Davidson, Jerry jerry.david...@illinois.gov wrote: We’ve all seen this: Package x.y.z { Public … { … } } Is this equally valid? Package x.y.z; Public … { … } Thanks.

Re: [flexcoders] Styling MX button in Spark Theme application

2012-07-14 Thread Alex Harui
Look in the default button skin. If it isn’t callling getStyle, then there is no style that controls it. In Spark, custom skinning is required more often. On 7/14/12 10:49 AM, Dave Glasser dglas...@pobox.com wrote: I have an app that I'm porting from Flex 3.3 to Flex 4.6. I'm not using

Re: [flexcoders] Custom Preloader

2012-07-10 Thread Alex Harui
What error are you getting? On 7/10/12 4:50 AM, ZIONIST stinas...@yahoo.com wrote: Hi guys am trying to follow this example http://nightlycoding.com/index.php/2011/05/flex-preloader-with-greensock-tweenlite-and-tweenmax/ to create the same preloader but am getting so many errors. Below

Re: [flexcoders] Resetting Chart scale on LineAxis

2012-07-09 Thread claudiu ursica
Hi Karl, Can you share some basic example? I don't know how your chart and data looks like, and how you add/discard new data. I see you already ran into this and did not work... https://userflex.wordpress.com/2011/04/21/update-linear-axis/ C From: k.sigiscar

Re: [flexcoders] Re: Resetting Chart scale on LineAxis

2012-07-09 Thread claudiu ursica
Hi Karl, I am not an expert on the charts, I only played with an example from the docs which updates nicely. Hence the request about some basic example to see if it can be narrowed down. Unless you already try it, you can debug the bindings via the BindingManager.debugBinding() or wrap the

RE: [flexcoders] Errors in flash.external::ExternalInterface$/call()

2012-07-09 Thread michael_regert
); Michael J. Regert From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Saturday, July 07, 2012 11:46 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Errors in flash.external::ExternalInterface$/call() I'm just guessing here, but I get

Re: [flexcoders] Errors in flash.external::ExternalInterface$/call()

2012-07-09 Thread Erik van der Neut
); Michael J. Regert From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Saturday, July 07, 2012 11:46 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Errors in flash.external::ExternalInterface$/call() I’m just

Re: [flexcoders] Errors in flash.external::ExternalInterface$/call()

2012-07-09 Thread Erik van der Neut
To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Errors in flash.external::ExternalInterface$/call() I’m just guessing here, but I get suspicious when I see non-alphas (equal signs, dashes) in a URL. See this link: http://www.w3schools.com/tags/ref_urlencode.asp On 7

Re: [flexcoders] Errors in flash.external::ExternalInterface$/call()

2012-07-09 Thread Erik van der Neut
); Michael J. Regert From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Saturday, July 07, 2012 11:46 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Errors in flash.external::ExternalInterface$/call() I’m

Re: [flexcoders] Errors in flash.external::ExternalInterface$/call()

2012-07-09 Thread Alex Harui
@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex ! Harui Sent: Saturday, July 07, 2012 11:46 PM T! o: f lexcod...@yahoogroups.com Subject: Re: [flexcoders] Errors in flash.external::ExternalInterface$/call() I’m just guessing here, but I get suspicious when I see non-alphas (equal

Re: [flexcoders] Errors in flash.external::ExternalInterface$/call()

2012-07-07 Thread Alex Harui
, 2012 11:18 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Errors in flash.external::ExternalInterface$/call() It appears that ExternalInterface.call takes its arguments and encodes them into XML before passing them to the HTML/JS wrapper. If there is something in the arguments

RE: [flexcoders] Errors in flash.external::ExternalInterface$/call()

2012-07-06 Thread michael_regert
] On Behalf Of Alex Harui Sent: Thursday, July 05, 2012 11:18 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Errors in flash.external::ExternalInterface$/call() It appears that ExternalInterface.call takes its arguments and encodes them into XML before passing them to the HTML/JS wrapper

RE: [flexcoders] Re: Errors in flash.external::ExternalInterface$/call()

2012-07-06 Thread michael_regert
Thanks. I'm not retrieving any XML content though. All we're doing is launching an external browser window to display a URL so no data is coming in. Michael J. Regert From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jameel Ahmad Sent: Friday, July 06, 2012

Re: [flexcoders] Errors in flash.external::ExternalInterface$/call()

2012-07-05 Thread Alex Harui
It appears that ExternalInterface.call takes its arguments and encodes them into XML before passing them to the HTML/JS wrapper. If there is something in the arguments that messes up the encoding then maybe you would get this error. I would try encoding entities in the urlString and maybe the

Re: [flexcoders] Flex Mobile Android 4 (ICS)

2012-07-03 Thread Nick Collins
actually listen for a RESIZE event on the view, then check if the width of the view is greater than the height. If it is, landscape, if not, portrait. On Fri, Jun 22, 2012 at 2:56 PM, Jake Churchill reyna...@gmail.com wrote: ** I got my hands on an android 3 tablet and the same thing

Re: [flexcoders] Flex Mobile Android 4 (ICS)

2012-07-03 Thread Nick Collins
protected function view_resizeHandler(event:ResizeEvent):void { if (widthheight) this.currentState=landscape; else this.currentState=portrait; } On Tue, Jul 3, 2012 at 6:11 AM, Nick Collins ndcoll...@gmail.com wrote: actually listen for a RESIZE event on the view, then check if

Re: [flexcoders] Flex Mobile Android 4 (ICS)

2012-07-03 Thread Jake Churchill
I found out what was happening. I had a global deactivate handler (I don't want this particular app running in the background). Apparently, this gets called by Android when switching orientation. The whole app de-activates, then re-activates in a new orientation. So, handling that, fixed my

Re: [flexcoders] MouseEvent over chart [1 Attachment]

2012-07-03 Thread Jake Churchill
Alex, I think I have figured out what is causing the mouse disruption. I have a background element where I display the symbol and the symbol description. Whenever I rollover that, it makes the mouse event's position freak out. If I set mouseChildren=false on the background elements, it fixes

Re: [flexcoders] MouseEvent over chart

2012-06-29 Thread Alex Harui
It is up to you. It would be annoying to code up a workaround when it is just some device or driver on your computer. On 6/28/12 4:04 PM, Jake Churchill reyna...@gmail.com wrote: This is an air app, so it's happening in adl. I can remove some checks and compile a final release and

Re: [flexcoders] Caching issue

2012-06-29 Thread kannan Mugundan
Hi Alex, Thanks for the information. I read your blog and many others related to module unloading and it seem to be a lot of work. I am Java programmer, and I have decent knowledge in flex to create a simple CRUD application. But to unload the modules, I think it might require an expert

Re: [flexcoders] MouseEvent over chart

2012-06-29 Thread Jake Churchill
Alex, I ended up commenting out any code that checks against previous mouse events y coordinates and compiled a new AIR file. I tested on my windows desktop as well as my macbook pro and I get the same result on both. If I move too quickly down, the y coordinates flip up top, then back down

Re: [flexcoders] MouseEvent over chart

2012-06-29 Thread Alex Harui
Even if the target changed, the stageY should be continously increasing or decreasing. What kind of mouse are you using? Do you have the same one for both computers? I would try a real simple test app that just reports coordinates and see if has the same problem. If it does, that would be

Re: [flexcoders] Caching issue

2012-06-29 Thread Alex Harui
There aren’t code examples because each app is unique. There is one example in the profiler post on my blog, but it may not relate to your app. On 6/29/12 2:44 AM, kannan Mugundan kannanmugun...@gmail.com wrote: Hi Alex, Thanks for the information. I read your blog and many others

Re: [flexcoders] MouseEvent over chart

2012-06-29 Thread Jake Churchill
I'm using a microsoft wireless mouse on my windows machine and the built-in touchpad mouse on the macbook pro. I'll throw together a quick test app for comparison. If the problem still exists in the test app, I'll package it up as an FXP and AIR file and submit both with a bug report. Thanks!

Re: [flexcoders] Caching issue

2012-06-28 Thread Alex Harui
You have to get the module to successfully unload before making the new request. Use the profiler to see why the module hasn't unloaded. On 6/27/12 9:48 PM, kannan Mugundan kannanmugun...@gmail.com wrote: Hi, I have a flex application and I have designed each forms in my application as

Re: [flexcoders] MouseEvent over chart

2012-06-28 Thread Alex Harui
Print the target as well. The target is likely changing and thus, the coordinates local to that target. On 6/28/12 10:11 AM, Jake Churchill reyna...@gmail.com wrote: Guys and Gals, I'm working on a charting app where we draw things over the chart (trend lines and stuff). The problem

Re: [flexcoders] MouseEvent over chart

2012-06-28 Thread Jake Churchill
No, it always stays the same. Here's what I have, a custom annotation called DrawingAnnotation which handles clicking, lines, etc. When a line is added it's drawn on the chart, but all references are stored in the annotation. For some reason I can't draw directly on the annotation. Anyway, the

Re: [flexcoders] MouseEvent over chart

2012-06-28 Thread Alex Harui
Sorry, didn’t notice the StageY was changing as well. Does this happen on other machines, browsers, etc? On 6/28/12 2:21 PM, Jake Churchill reyna...@gmail.com wrote: No, it always stays the same. Here's what I have, a custom annotation called DrawingAnnotation which handles clicking,

Re: [flexcoders] MouseEvent over chart

2012-06-28 Thread Jake Churchill
This is an air app, so it's happening in adl. I can remove some checks and compile a final release and test if you want. - Sent from my Google Nexus - On Jun 28, 2012 5:15 PM, Alex Harui aha...@adobe.com wrote: ** Sorry, didn’t notice the StageY was changing as well. Does this happen on

Re: [flexcoders] Re: TLF-based TextArea for Flex 3?

2012-06-27 Thread Alex Harui
Can you point me to documentation that states that TLF can do what TextField’s html cannot? I just want to make sure you have to use TLF. I don’t know what it would take to make it work in Flex 3. On 6/26/12 3:26 PM, handitan handi@gmail.com wrote: Hi Alex, Basically, I need to

Re: [flexcoders] Re: TLF-based TextArea for Flex 3?

2012-06-27 Thread Alex Harui
I see. Well, you might start by trying to backport Flex 4’s RichEditableText component. However, I would think that if there is only going to be one image per cell, you might be able to customize code more quickly than getting the backport to work. On 6/27/12 7:49 AM, handitan

Re: [flexcoders] Re: TLF-based TextArea for Flex 3?

2012-06-27 Thread Alex Harui
Should be legal. Those files are under MPL. On 6/27/12 11:13 AM, handitan handi@gmail.com wrote: Hi Alex, Unfortunately, it could be more than one image per cell. Is there any licensing issue that I should be aware of if I am backporting Flex 4's RichEditableText component? Thanks

Re: [flexcoders] TLF-based TextArea for Flex 3?

2012-06-26 Thread Alex Harui
Why can’t you use an HTML renderer and the img tag? Then you wouldn’t need TLF. On 6/26/12 8:47 AM, handitan handi@gmail.com wrote: Hi all, I currently have to deal with a feature that needs to allow user to position the image inline with the text at a grid cell. From what I read,

Re: [flexcoders] Re: TLF-based TextArea for Flex 3?

2012-06-26 Thread Alex Harui
I’m not sure what that means and why TLF can do it. Is the image position known in the text? If so, can you have an Image between two Labels? On 6/26/12 11:02 AM, handitan handi@gmail.com wrote: Hi Alex! I am glad you're still around ^_^ One of the requirements is for the user to

Re: [flexcoders] Flex Mobile Android 4 (ICS)

2012-06-22 Thread Nick Collins
I have been doing active development with Flex 4.6 on my HTC Inspire 4G (running IceColdSandwich/Android 4.0.4) with no such problems. The only problem I have had is that Flash Builder doesn't always see the device as still being in debugging mode, even though the device indicates that it is.

Re: [flexcoders] Flex Mobile Android 4 (ICS)

2012-06-22 Thread Jake Churchill
Let's compare really quick... I'm just listening for the orientationChange event and switching states in my view accordingly. (Code below) Is that basically how you handle it as well or are you doing something different? I'm adding this event listener: stage.addEventListener(

Re: [flexcoders] Flex Mobile Android 4 (ICS)

2012-06-22 Thread Jake Churchill
One other thing I tried. If I stop the autoOrient and manually flip my orientation via code, the same thing happens. Usually when an app stops in debug mode you get the [Unload SWF] trace line but I'm not getting that so it makes me think it's just suspending it? This is super frustrating

Re: [flexcoders] Flex Mobile Android 4 (ICS)

2012-06-22 Thread Jake Churchill
I got my hands on an android 3 tablet and the same thing happens there. I was also able to test on an android 2.3 phone and it does not happen there. So, anything in android 3 or 4 and orientation changes that I should be aware of? Thanks! -Jake On Fri, Jun 22, 2012 at 12:21 PM, Jake

Re: [flexcoders] Binding from a s:Label

2012-06-19 Thread Alex Harui
I remember there was an effort to make fewer things bindable in Spark (there is a cost to making something bindable). In theory, your label should be bound to a data model or presentation model and not to each other. On 6/15/12 1:32 PM, michael_reg...@dell.com michael_reg...@dell.com wrote:

Re: [flexcoders] flex library project debug?

2012-06-15 Thread Kenneth Sutherland
It may be that your files are not included in the build path. Right click the library project, go to ‘Flex library build path’, then select the tab ‘Classes’. You will probably find that your classes are being included. If they are included then make sure that the project is being built (just

RE: [flexcoders] Activate Component (enable)

2012-06-12 Thread Davidson, Jerry
BTW, on the itemRenderer problem with the TypeError: Error #1034: Type Coercion failed_it would seem that error is a pretty generic one. I say that because in the google search on it not one of the results on the entire first page had anything to do with itemRenderers and in fact seem all

RE: [flexcoders] Activate Component (enable)

2012-06-12 Thread Davidson, Jerry
Harui Sent: Friday, June 08, 2012 3:41 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Activate Component (enable) Assuming the button and ting you want to enable are in the same MXML file a typical set up looks like mx:Button label=enable text search click=criteria.enabled

Re: [flexcoders] Saving Flash Charts in SWF

2012-06-12 Thread Csomák Gábor
you can create a flex project with the graphics and pass the variables as flashvars. it will calculate the display animation runtime, and it will be an swf.but you have to store the variables elsewhere. you could also try reading an xml, but you have to save it somehow. (or get it in runtime via

Re: [flexcoders] Activate Component (enable)

2012-06-12 Thread Alex Harui
[mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Friday, June 08, 2012 3:41 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Activate Component (enable) Assuming the button and ting you want to enable are in the same MXML file a typical set up looks like mx:Button label=”enable

Re: [flexcoders] Saving Flash Charts in SWF

2012-06-12 Thread Siddhartha Das
Hi Csomák, Thanks a lot for your response and thought. You're the first guy to respond on the subject matter that I have posted in many exclusive global forums. Yes, I've thought about and tried it in the same line as yours ... Flashvars, Embedding objects, XML read etc. I already have the

Re: [flexcoders] Activate Component (enable)

2012-06-08 Thread Alex Harui
Why wouldn’t you set enabled=true on the button click? On 6/8/12 6:56 AM, Davidson, Jerry jerry.david...@illinois.gov wrote: I have a form that includes a component. The form includes selection criteria and a search button. When the user clicks the search button, I want to enable the

RE: [flexcoders] Activate Component (enable)

2012-06-08 Thread Davidson, Jerry
I think I've found a solution that I'll pass on. UserAA has a bindable Boolean variable that is used to set a property in the component. That property is bound to the enabled property of the container. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of

RE: [flexcoders] Activate Component (enable)

2012-06-08 Thread Davidson, Jerry
I couldn't see how to get to the property from the button. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Friday, June 08, 2012 11:56 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Activate Component (enable) Why wouldn't

Re: [flexcoders] IconItemRenderer to show image??

2012-06-08 Thread Srinivas Sandur Madhu Murthy
Use SWFLoader instead of BitmapImage and see whether it works Sent from my iPhone On Jun 8, 2012, at 11:21 AM, markflex2007 markflex2...@yahoo.com wrote: Hi, I am doing a flex mobile project project. I want to show a image list with the code , why I can not show the images in the

Re: [flexcoders] Activate Component (enable)

2012-06-08 Thread Alex Harui
@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Harui Sent: Friday, June 08, 2012 11:56 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Activate Component (enable) Why wouldn’t you set enabled=true on the button click? On 6/8/12 6:56 AM, Davidson, Jerry! jerry.david

RE: [flexcoders] Quick Syntax Question

2012-06-07 Thread Davidson, Jerry
I think I use this syntax, but I'm not sure: UserAA.mxml components:UserAA_Grid id=UserAAGrid _inputToDate={toDate} _inputFromDate={fromDate}/ UserAA_Grid.mxml // these are accepted to this component from

Re: [flexcoders] Adobe AIR/FlashBuilder 4.6: Create reminder in Android App

2012-06-07 Thread Kenneth Sutherland
check out http://www.jampot.ie/ane/ for some good ANE’s From: sdl1326 Sent: Friday, May 25, 2012 6:57 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Adobe AIR/FlashBuilder 4.6: Create reminder in Android App I am using Flash Builder 4.6 along with Adobe AIR to create an Android

Re: [flexcoders] Looking for a developer to convert an AIR app to iPad in Flash Builder

2012-06-04 Thread Peeyush Tuli
Kevin, i represent MetaDesign Solutions (http://www.metadesignsolutions.com) . We a fair bit of experience in building AIR apps for the IOS platform. In fact we have our own AIR app in the app store as well - http://itunes.apple.com/us/app/adoview-indesign-viewer/id520805082?mt=8 my gmail is

Re: [flexcoders] About Flex to html5 migration

2012-06-04 Thread Rogerio Gonzalez
Hello, I believe that every need has his perfect tool. I work with Flex/Flash/ActionScript since 99, but also work with several others web technologies. You have to know and understand each tool available. I think Flex and Flash has a great future, but Apple and other people burned it a lot, on

RE: [flexcoders] AVI video

2012-06-01 Thread Merrill, Jason
http://stackoverflow.com/questions/1163083/flash-video-player-for-avi-files-free-for-commercial-use Jason Merrill Instructional Technology Architect II Bank of America Global Learning ___ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf

Re: [flexcoders] Looking for a developer to convert an AIR app to iPad in Flash Builder

2012-06-01 Thread Dave Cates
Hi Kevin, That's exactly what we specialise in. Would love to hear more... Won't pass on my personal email address here because of spam but you can reach me here: i...@redemptionmedia.co.uk Thanks, Dave. On 1 Jun 2012, at 23:11, Kevin MacDonald kevinmacdon...@gmail.com wrote: Hello,

Re: [flexcoders] how to open a file system UNC path (windows share)

2012-06-01 Thread Alex Harui
I’m pretty sure UNC is not supported. You will have to map a drive or set up a web server. On 6/1/12 3:57 PM, vaster3302 kaushal.sha...@gmail.com wrote: How can I open a UNC (windows share) in windows explorer from flex (flash builder 4)? I tried a couple different things: var

Re: [flexcoders] List item drag to datagrid

2012-05-29 Thread Alex Harui
That sounds hard. The DG’s editor is designed to close if you click somewhere else. Keeping the editor open can cause other problems. Why do you need two windows? Can you make a custom editor that allows you to pick words from a list that is a child of the editor? That should be possible.

Re: [flexcoders] List item drag to datagrid

2012-05-29 Thread Isabelle Loyer Perso

Re: [flexcoders] List item drag to datagrid

2012-05-29 Thread Alex Harui
I think that will still be hard. You will probably lose the TextArea cursor when you activate the glossary window. It will be easier to code if the list is in the same AIR window (it can float over the DG or TA in that window). -Alex On 5/29/12 1:31 PM, Isabelle Loyer Perso

Re: [flexcoders] About Flex to html5 migration

2012-05-27 Thread Csomák Gábor
adobe is working, but there is no guarantee that it will be released. however, don't expect too much, html is usually slow, plus if you convert an app it will not be as fast as it would be if you'd written it in original language. look at ios flex apps for example.. i heard that ie10 will have

Re: [flexcoders] Memory test

2012-05-26 Thread Peeyush Tuli
try the profiler and repeat the steps you suspect for memory leaks. On Tue, May 22, 2012 at 11:17 PM, markflex2007 markflex2...@yahoo.comwrote: ** Hi, It seems my flex app have memory leak, I need do some test. I know System.totalMemory can show how many memory it takes. I need to know

Re: [flexcoders] Re: DataGrid header styles...

2012-05-23 Thread Alex Harui
If you are just interested in text styles, you can probably examine the styles supported for TextInput or Label. In Flex, you can subclass DG and add a “foo” style and support it in the renderer. But odds are that Excel won’t support it. On 5/23/12 2:32 PM, aceoohay pa...@compuace.com

Re: [flexcoders] Re: how to remove new object in stage

2012-05-20 Thread Alex Harui
Maybe use getChildByName? On 5/20/12 9:59 PM, cholid cholid_rid...@yahoo.com wrote: sory for the last complete code, this is the new complete code : import flash.events.MouseEvent; var tesObj:TesObj = new TesObj(); tesObj.name = idTesObj; addSmall.addEventListener(MouseEvent.CLICK,

Re: [flexcoders] DataGrid header styles...

2012-05-16 Thread Alex Harui
There is an object or two on each UIComponent that has styles, but it actually has lots of styles that probably don’t matter. I would just call getStyle for the styles you know you can replicate to Excel. On 5/15/12 3:56 PM, aceoohay pa...@compuace.com wrote: Here are two related

Re: [flexcoders] Memory Leak but why?

2012-05-15 Thread Alex Harui
Not sure, but sounds like a scope chain is being stored in the .end() call. On 5/15/12 5:36 AM, dorkiedorkfromdorkt...@gmail.com dorkiedorkfromdorkt...@gmail.com wrote: I've created a custom Effect called EndEffect that when played will call the end() method on the target effect

Re: [flexcoders] Customizing a (spark List) selection indicator?

2012-05-15 Thread Keith
Figured the problem out enough. -Even though I had autoDrawbackground set to false, I DID NOT include all the states I wanted the renderer to show. -Also since I'm using scripted Drawing API instead of MXML tags to draw my graphics I was able to include my script inside the overridden

Re: [flexcoders] Loading the IDE (Flash Builder) error

2012-05-14 Thread John Fletcher
Hahahaha. New cafeteria menus promote tighter bun control in schools. 2012/5/11 Davidson, Jerry jerry.david...@illinois.gov ** Whoops. I once asked a guy about “gun control”, but I used a “B” instead and was told to go to the gym. ** **

Re: [flexcoders] Re: BitmapData from asset embedded in external stylesheet swf

2012-05-14 Thread Alex Harui
What code works when it is in the “code swf”? On 5/11/12 8:43 PM, flexwdw flex...@yahoo.com wrote: I should add -- this all works with an image embedded in the code swf...it's just when I try to do the same thing from the external swf it doesn't work. I can use the asset as a cursor

Re: [flexcoders] Re: BitmapData from asset embedded in external stylesheet swf

2012-05-14 Thread Alex Harui
Run ObjectUtil.toString() on the results of getStyle(“testPng”). That might shed some light on what it is. It might already be the instance of a Bitmap instead of the class itself. Also, what CSS did you use to embed? On 5/14/12 9:16 AM, flexwdw flex...@yahoo.com wrote: Hey Alex, Two

Re: [flexcoders] Re: BitmapData from asset embedded in external stylesheet swf

2012-05-14 Thread Alex Harui
Hey, your changing your story. First it was embedded PNGs and now it is SWF assets. SWF assets do not have to be Bitmaps. They could be Sprites, MovieClips, etc. I’m surprised that ObjectUtil.toString only showed one line of output. Or did the forum software cut it off? Maybe try

Re: [flexcoders] Loading the IDE (Flash Builder) error

2012-05-11 Thread John Fletcher
2012/5/10 Davidson, Jerry ** I spoke too soon. We are suing ClearCase and I can’t check out and update a module now without the error. Sue the pants off them I say! John

Re: [flexcoders] robotlegs

2012-05-11 Thread Robert VanCuren Jr
I starting using robotlegs about a year ago and I really like it. It's by far my favorite framework (mvc, dependency injection) for as3. I have used it for pure as3 and flex projects. As far as using it for small projects, it can be worthwhile because of the convenience methods that it provides.

Re: [flexcoders] robotlegs

2012-05-11 Thread John McCormack
Thanks Robert. It has really good reports. I was trying not to overcomplicate things but it certainly feels like a good way to go. John On 11/05/2012 17:39, Robert VanCuren Jr wrote: I starting using robotlegs about a year ago and I really like it. It's by far my favorite framework (mvc,

RE: [flexcoders] Loading the IDE (Flash Builder) error

2012-05-11 Thread Davidson, Jerry
Whoops. I once asked a guy about gun control, but I used a B instead and was told to go to the gym. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of John Fletcher Sent: Friday, May 11, 2012 4:18 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders

Re: [flexcoders] robotlegs

2012-05-11 Thread Rob Romanek
I've been using it since the beginning of the year. All though it can seem like it adds a layer of complication on small projects I have found that even on those when last minute changes came up they were easy to accommodate because of the structure implicit in the framework. cheers, Rob On

Re: [flexcoders] robotlegs

2012-05-11 Thread John McCormack
Thanks Rob. Those last minute changes being easy to make was mentioned in the last entry here for a 100 line project... http://knowledge.robotlegs.org/discussions/questions/898-why-use-robotlegs-more-elaborate-explanation-than-the-book-gives-needed Because my programs are quite small I

RE: [flexcoders] Loading the IDE (Flash Builder) error

2012-05-10 Thread Davidson, Jerry
I spoke too soon. We are suing ClearCase and I can't check out and update a module now without the error. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Davidson, Jerry Sent: Wednesday, May 09, 2012 11:02 AM To: flexcoders@yahoogroups.com Subject:

Re: [flexcoders] VerifyError: Error #1014: Class mx.core::ByteArrayAsset could not be found.

2012-05-07 Thread Alex Harui
If you embed a bytearray, the compiler will want to link in a ByteArrayAsset for it, so you will need to link it in or provide it in an RSL. In your command-line, the definition for ByteArrayAsset is somehow being designated as external. One tidbit: In Frame1 of a SWF, all dependencies are

<    1   2   3   4   5   6   7   8   9   10   >