[flexcoders] Re: Any PHP developers who knw ColdFusion and can help me convert this php code

2010-07-02 Thread ZIONIST
Please help guys...

[flexcoders] Hasbro is looking for a Flash/Flex/AS Web Developer for their Digital Startup (Dedham, MA) --- full time/local candidates only

2010-07-02 Thread carolmtaylor
Hasbro, Inc. is looking for a skilled, creative thinker with a passion for and skill in Flash, Flex and RIA development to join the Online Media Group in the role of Web Developer.   If you are an innovative, highly organized Web Developer who thrives in a fast paced, forward thinking

Re: [flexcoders] Re: Any PHP developers who knw ColdFusion and can help me convert this php code

2010-07-02 Thread Paul Hastings
On 7/2/2010 3:08 PM, ZIONIST wrote: Please help guys... why bother w/translating from PHP when there are plenty of cf paypal info: http://www.forta.com/blog/index.cfm/2006/2/23/Using-PayPal-In-ColdFusion-Applications http://tutorial23.easycfm.com/

Re: [flexcoders] Hasbro is looking for a Flash/Flex/AS Web Developer for their Digital Startup (Dedham, MA) --- full time/local candidates only [1 Attachment]

2010-07-02 Thread Dan Pride
I am very interested.My resume is attachedDan Pride --- On Thu, 7/1/10, carolmtay...@comcast.net carolmtay...@comcast.net wrote: From: carolmtay...@comcast.net carolmtay...@comcast.net Subject: [flexcoders] Hasbro is looking for a Flash/Flex/AS Web Developer for their Digital Startup (Dedham,

[flexcoders] datagrid itemrenderer breaks custom tooltip

2010-07-02 Thread Scott
I have a normal dataGrid that I created a rollover event to display a custom tooltip on each box. When I added in an itemRenderer this functionality was broken. I'm assuming it's because the itemRenderer is overriding the rollover event? Is that true? The itemRenderer does work ok, it

RE: [flexcoders] Custom Tree Renderer for ADG in Flex 4

2010-07-02 Thread Scott
I was just* reading about this while researching another issue I was having... http://help.adobe.com/en_US/flex/using/WS03d33b8076db57b9-1c32bcb9124dea dc3e9-8000.html From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of

Re: [flexcoders] transition in child component to trigger transition in parent

2010-07-02 Thread Fotis Chatzinikos
if you set your events bubbles to true, you can then catch it twice inside the component and its parent (they both need to listen for it though) On Thu, Jul 1, 2010 at 8:44 PM, tex_learning_flex tex.learning.f...@gmail.com wrote: I have an event in a component that triggers a transition. I

[flexcoders] FlashBuilder4 DataGrid header alternative roll over color problem

2010-07-02 Thread chiek...@gmail.com
Hey people! I'm trying hard here to get DG header to show alternative roll over and selection colors with no luck. It's a bit odd that I can track drawRowBackground and drawHighlightIndicator methods from DG for regular cells, but I cant do same for headers. Even more those methods are called for

[flexcoders] The lifespan of flex.

2010-07-02 Thread Wesley Acheson
Hi, One of our clients is expressing concerns over the over all lifespan of flex. Some of his specific worries are to do with the way flash isn't allowed on certain apple mobile devices and the initial implementations of HTML5 which is obviously backed by the W3C. Their concern is that flex

[flexcoders] Re: getting added values out of a combobox

2010-07-02 Thread Andrew
Okay, I have found a discussion of this. Getting the value seems to hinge on checking: spark.components.ComboBox.CUSTOM_SELECTED_ITEM. The added item has a nominal index value of -3, I guess until it is added to the data provider. --- In flexcoders@yahoogroups.com, Andrew cottag...@... wrote:

Re: [flexcoders] The lifespan of flex.

2010-07-02 Thread Tom Chiverton
On Friday 02 Jul 2010 13:15:02 you wrote: certain apple mobile devices and the initial implementations of HTML5 which is obviously backed by the W3C. Their concern is that flex won't be a supported product 5 years down the line and/or the changes in browser technology by that point will

[flexcoders] Alchemy with FP 10.1

2010-07-02 Thread Christophe
Hello, Does Adobe Alchemy projects writen under Flash Player 10, are working with Flash Player 10.1 ? Thx, Christophe,

Re: [flexcoders] Alchemy with FP 10.1

2010-07-02 Thread Oleg Sivokon
Should work. Works for us anyway.

[flexcoders] VGroup and verticalScrollPolicy / horizontalScrollPolicy

2010-07-02 Thread bhaq1972
I am trying to migrate Flex 3 mx:VBox verticalScrollPolicy=off horizontalScrollPolicy=off to a Flex4 s:VGroup However, VGroup does not have verticalScrollPolicy or horizontalScrollPolicy. What do I use, to ensure scrollBars don't show on my VGroup. Thanks

[flexcoders] ColorPicker loses swatch panel in form..

2010-07-02 Thread Clark Stevenson
Hi all, I have a weird issue with the color picker in a form. If you drag a color picker into the form and dont do anything, it works perfectly. However, if you disable the FormItem or remove the FormItem and then reenabled it or add it... The color picker swatch panel does not open again.

[flexcoders] Itemrenderer images are not displayed correctly when clicked

2010-07-02 Thread Rajan
Hi I am using itemrenderer to display images. The images are displayed correctly according to the logic but when i click on the images the images are changed. I do not know what is causing the images to be change. Sometimes it even changes the image for row which is not clicked. Any pointers

[flexcoders] Adobe Tour In Egypt 2010 - FCI CU - By IS Society

2010-07-02 Thread khaled hafez
For the second year IS Society is proud to Organize Adobe Tour in Egypt 2010 Saturday, July 03 From 10:00 am to 04:00 pm Seminar Room 1 – New Building FCI Cairo University Don’t Miss This Event The Agenda ... Ahmed Rabieh | RIA Specialist The Future of Rich Internet Applications Ayman

[flexcoders] IE8/ActiveX FlashPlayer Bug?

2010-07-02 Thread jamesfin
I believe there is an anomaly within the ActiveX Flash Player that is causing a 1009 error when trying to center a simple popup. This logic runs fine on all non-IE OSX and Windows browsers thus causing me to think it's specific to ActiveX Flash. One thing that may be unique here is that we are

Re: [flexcoders] Itemrenderer images are not displayed correctly when clicked

2010-07-02 Thread Felix Westphal
Hi, I would try to explicitly set the source of the images in the set data function. For me that often helps when I run into strange itemrenderer behaviour. Am 02.07.2010 17:43, schrieb Rajan: Hi I am using itemrenderer to display images. The images are displayed correctly according to

[flexcoders] HTTP Session is lost in IE8 when SWF is opened in J2EE Web Application...

2010-07-02 Thread shahjitesh
This issue is specific to IE8 browser (in non-compatible mode) 1. Application is developed in Flex 3.5, BlazeDS 2. When SWF is opened from JSP (in New Window) and any option in our application is clicked it send the control to Login Page (as Session Object is not found) Has anyone came across

[flexcoders] changing view state in an item renderer

2010-07-02 Thread Andrew
Hiya: My current project is a turn builder for a role playing game. Each turn has 30 actions, and each action may have up to 6 entry fields, which may be dropdown menus, number spinners, text fields and like that. The actions are in a list, rendered by a complex itemRenderer. There are about

Re: [flexcoders] HTTP Session is lost in IE8 when SWF is opened in J2EE Web Application...

2010-07-02 Thread Fotis Chatzinikos
What are you using to talk with your server RPC/AMF , web services , http calls? You could try manually appending the jsession id to the call... On Fri, Jul 2, 2010 at 7:56 PM, shahjitesh sjit...@gmail.com wrote: This issue is specific to IE8 browser (in non-compatible mode) 1. Application

Re: [flexcoders] changing view state in an item renderer

2010-07-02 Thread Fotis Chatzinikos
Have not used states in an itemRenderer but you could possibly change a variable in your list provider for example : for (all items in list's provider): reset = true and in the set data in your renderer reset anything you need to reset On Fri, Jul 2, 2010 at 8:03 PM, Andrew cottag...@gmail.com

[flexcoders] Re: IE8/ActiveX FlashPlayer Bug?

2010-07-02 Thread jamesfin
Follow-up... As a test, I set loadForCompatibility=false. Voila, everything works. This indicates a clear defect in the loadForCompatibility functionality with the ActiveX Flash Player. However, I will no longer be able to use cross-SDK SWF's in parallel. ;( --- In

Re: [flexcoders] HTTP Session is lost in IE8 when SWF is opened in J2EE Web Application...

2010-07-02 Thread Jitesh Shah
1. Remote/AMF 2. How can I append sessionid to the Remote/AMF call Thanx and Regards -- Jitesh Shah, PMP On Fri, Jul 2, 2010 at 1:06 PM, Fotis Chatzinikos fotis.chatzini...@gmail.com wrote: What are you using to talk with your server RPC/AMF , web services , http calls? You could try

Re: [flexcoders] The lifespan of flex.

2010-07-02 Thread Alex Harui
Believe me, if you saw how many people and how much money is invested in Flex, it would be clear that Adobe is committed. See the showcase on the adobe site and various testimonials. There are many large companies using Flex. On 7/2/10 5:15 AM, Wesley Acheson wesley.ache...@gmail.com wrote:

[flexcoders] Mate: listener injector vs manager/PM binding

2010-07-02 Thread Richard Rodseth
Design question for any other Mate users out there. Will cross-post to Mate forum. I use Mate with the Manager + Presentation Model pattern. i.e. presentation model dispatches bubbling events. Mate event map invokes services calls, sets result on manager. Properties are injected from manager to

Re: [flexcoders] HTTP Session is lost in IE8 when SWF is opened in J2EE Web Application...

2010-07-02 Thread Fotis Chatzinikos
In my case there is no need to do that with remote calls ... It seems that the sessionId is send correctly even in IE. You could manually get the connection url of RemoteObject and append the session id (in the form of ;jsessionid= NOT ?jsessionid=) or programmatically create the remoteObject

[flexcoders] Re: Itemrenderer images are not displayed correctly when clicked

2010-07-02 Thread Rajan
Hi With the source the issues is that the image is downloaded from the server for each row. So if you have 5 images to display. and you have 20 records. the image will be downloadwd 100(20*5) times. . --- In flexcoders@yahoogroups.com, Felix Westphal felix.westp...@... wrote: Hi, I would

[flexcoders] Re: The lifespan of flex.

2010-07-02 Thread Rajan
In coming year most of the website will be Flex or Silver Light. --- In flexcoders@yahoogroups.com, Alex Harui aha...@... wrote: Believe me, if you saw how many people and how much money is invested in Flex, it would be clear that Adobe is committed. See the showcase on the adobe site and

Re: [flexcoders] IE8/ActiveX FlashPlayer Bug?

2010-07-02 Thread Alex Harui
What is bldg that is being passed into centerPopUp? On 7/2/10 9:14 AM, jamesfin james.alan.finni...@gmail.com wrote: I believe there is an anomaly within the ActiveX Flash Player that is causing a 1009 error when trying to center a simple popup. This logic runs fine on all non-IE OSX and

Re: [flexcoders] Re: IE8/ActiveX FlashPlayer Bug?

2010-07-02 Thread Alex Harui
Is the loaded SWF also built with 3.5? On 7/2/10 10:18 AM, jamesfin james.alan.finni...@gmail.com wrote: Follow-up... As a test, I set loadForCompatibility=false. Voila, everything works. This indicates a clear defect in the loadForCompatibility functionality with the ActiveX Flash

Re: [flexcoders] HTTP Session is lost in IE8 when SWF is opened in J2EE Web Application...

2010-07-02 Thread Jitesh Shah
Web Server: Tomcat 6.x Java Version 1.6 1. Below is the way remote calls are implemented mx:RemoteObject showBusyCursor=true id=remoteObjectGetWidgetData destination=processData result=resultHandlerGetWidgetData(event) fault=faultHandler(event)/ In script we have,

[flexcoders] Re: IE8/ActiveX FlashPlayer Bug?

2010-07-02 Thread jamesfin
Sorry bout that...foo is being passed... var foo:fooEdit = PopUpManager.createPopUp(systemManager.getSandboxRoot(), fooEdit, true) as fooEdit; foo.fooID = 123; PopUpManager.centerPopUp(foo); The loaded SWF is also 3.5. Thanks! --- In flexcoders@yahoogroups.com, Alex Harui aha...@...

Re: [flexcoders] How to remove duplicate objects from an array of objects

2010-07-02 Thread Warren
I ended up using the ObjectUtil.toString and the Dict class. Here's the code in case it helps anyone. static public function RemoveDuplicates_tostring(baseArray:Array):Array { /* Assumes an array of simple objects */ if (baseArray.length 0) { var baseDict:Dictionary = new

[flexcoders] Re: datagrid column sorting

2010-07-02 Thread valdhor
Yes, once the arraycollection has been built. Check this out: http://blog.flexexamples.com/2007/08/05/sorting-an-arraycollection-using-the-sortfield-and-sort-classes/ --- In flexcoders@yahoogroups.com, Scott h...@... wrote: Ah, I read it wrong then... The problem is that the

Re: [flexcoders] Re: IE8/ActiveX FlashPlayer Bug?

2010-07-02 Thread Alex Harui
Try passing in just systemManager instead of systemManager.getSandboxRoot On 7/2/10 11:11 AM, jamesfin james.alan.finni...@gmail.com wrote: Sorry bout that...foo is being passed... var foo:fooEdit = PopUpManager.createPopUp(systemManager.getSandboxRoot(), fooEdit, true) as fooEdit;

[flexcoders] Re: Mate: listener injector vs manager/PM binding

2010-07-02 Thread turbo_vb
I usually use (b). For the error, you can call a public method in the PM from the faultHandler in the map; as one alternative. --- In flexcoders@yahoogroups.com, Richard Rodseth rrods...@... wrote: Design question for any other Mate users out there. Will cross-post to Mate forum. I use

[flexcoders] Reminder: Adobe on vacation 7/5 - 7/9

2010-07-02 Thread Alex Harui
Most of Adobe is on summer shutdown next week. Forum participation will be limited or non-existent. I won’t be going back over old discussions so anything you want me to see, re-send it on 7/12. -- Alex Harui Flex SDK Team Adobe System, Inc. http://blogs.adobe.com/aharui

[flexcoders] Tree click vs change

2010-07-02 Thread Richard Rodseth
We have a datagrid that gets updated when the user clicks a node in a tree (or moves through it using arrow keys). We're handling the change event in the tree to issue the update request. A request has come in that clicking an already selected node should do a refresh. We tried having both change

Re: [flexcoders] Re: Mate: listener injector vs manager/PM binding

2010-07-02 Thread Richard Rodseth
The map shouldn't interact with the PM (other than building it with ObjectBuilder and injecting it into the view). I'm leaning towards a). That way it's centralized and manager properties can potentially be injected into multiple presentation models. On Fri, Jul 2, 2010 at 1:56 PM, turbo_vb

Re: [flexcoders] Tree click vs change

2010-07-02 Thread Alex Harui
Add a high priority mouseDown handler and record the selectedIndex then. On 7/2/10 2:34 PM, Richard Rodseth rrods...@gmail.com wrote: We have a datagrid that gets updated when the user clicks a node in a tree (or moves through it using arrow keys). We're handling the change event in the

[flexcoders] Re: Mate: listener injector vs manager/PM binding

2010-07-02 Thread turbo_vb
I agree, but it can; since the map knows about the PM anyway. This is where Swiz has an advantage with the Mediate metadata. In that case the PM method can just listens for an event; which can be dispatched on fault. -TH --- In flexcoders@yahoogroups.com, Richard Rodseth rrods...@... wrote:

[flexcoders] Re: Mate: listener injector vs manager/PM binding

2010-07-02 Thread turbo_vb
Another alternative would be to extend ArrayCollection, or whatever collection type desired, with a status property. -TH --- In flexcoders@yahoogroups.com, Richard Rodseth rrods...@... wrote: The map shouldn't interact with the PM (other than building it with ObjectBuilder and injecting it

[flexcoders] Re: IE8/ActiveX FlashPlayer Bug?

2010-07-02 Thread jamesfin
Tried this and got the same 1009 error in the same place. --- In flexcoders@yahoogroups.com, Alex Harui aha...@... wrote: Try passing in just systemManager instead of systemManager.getSandboxRoot On 7/2/10 11:11 AM, jamesfin james.alan.finni...@... wrote: Sorry bout

Re: [flexcoders] Re: Mate: listener injector vs manager/PM binding

2010-07-02 Thread Richard Rodseth
Haven't looked at Swiz yet, but as I mentioned, I can certainly announce an event in the faultHandler and inject a listener for it in the PM. On Fri, Jul 2, 2010 at 3:36 PM, turbo_vb timh...@aol.com wrote: I agree, but it can; since the map knows about the PM anyway. This is where Swiz has

[flexcoders] Re: Mate: listener injector vs manager/PM binding

2010-07-02 Thread turbo_vb
Yeah, the cool thing about Swiz, is that this would only add 2 lines of code. :-) -TH --- In flexcoders@yahoogroups.com, Richard Rodseth rrods...@... wrote: Haven't looked at Swiz yet, but as I mentioned, I can certainly announce an event in the faultHandler and inject a listener for it in

Re: [flexcoders] Re: IE8/ActiveX FlashPlayer Bug?

2010-07-02 Thread Alex Harui
Create the simplest test case you can and if the problem reproduces, file a bug. Note that Adobe is closed next week so we won’t be able to assist you until 7/12. The support folks will be working though. On 7/2/10 3:45 PM, jamesfin james.alan.finni...@gmail.com wrote: Tried this and