[flexcoders] Native extension crashing

2011-12-21 Thread Tomislav
Hi, I'm working on a native extension for Windows. I have a functional hello world example and I'm using Wouter Verweirder's ANT script for building and starting the app (http://blog.aboutme.be/2011/09/12/air-native-extensions-hello-world-example-ant-script/). Now I wrote a C function in my

[flexcoders] Re: hSlider Thumb Skin positions incorrectly

2011-12-21 Thread stldvd
Tom, That's an excellent thought. I'm pretty new to spark skinning. I'll investigate this... hopefully it will be a relatively simple adjustment. --- In flexcoders@yahoogroups.com, tkraikit tkraikit@... wrote: It looks like you're in a mobile app but trying to base your skin off of the

[flexcoders] Re: getting the total of values of an array collection that is updated manually

2011-12-21 Thread ZIONIST
Hi guys, thanks to your help i have managed to get it to work finally. One question though, is this best practice? Below is the code. ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=horizontal

[flexcoders] .Net supported HTML5 through Visual WebGui

2011-12-21 Thread James Ong
It mean sense for Adobe to support HTML5 as well.

[flexcoders] It might be useful [1 Attachment]

2011-12-21 Thread Anchal Dwivedi

[flexcoders] Air Controlling InDesign?

2011-12-21 Thread grimmwerks
I know there's a few apps out there to control Photoshop and the like, but I'm wondering if anyone has any information as to how to go about it? Trying to find out from the client exactly 'how' they want to control InDesign; I'd imagine calling a native process on a script for it...? Garry

Re: [flexcoders] Re: getting the total of values of an array collection that is updated manually

2011-12-21 Thread Alex Harui
Looks ok to me. Is there some specific issue we should look at? The expectation is that this is for a shopping cart and the number of items won’t be very big. If you had 100,000 items, recomputing on every change could be slow, and then you might try to get smarter by looking at the event’s

[flexcoders] Re: getting the total of values of an array collection that is updated manually

2011-12-21 Thread ZIONIST
How do you do that?

[flexcoders] Ribbon control In flex

2011-12-21 Thread baskiram08
Hi I'm new in flex . any one tell me how to create the Ribbon control in flex4.0 above version (say any sample web site to build the control ) Thanks Baski.

[flexcoders] Re: Native extension crashing

2011-12-21 Thread Tomislav
I made it working by putting the second dll in a folder that's part of windows system path. Also, after exporting release build and installing it, application didn't work until manually copying the dll into same folder as exe file. The fact that it already exists in \META-INF\AIR\extensions\...

[flexcoders] Re: Air Controlling InDesign?

2011-12-21 Thread Gmail Vane
Try look at adobe creative suite extension builder. The bad thing it's not free, but it provides api (swc libraries) for interacting with creative suite Send from my ipod Michal Szczepanski

Re: [flexcoders] Re: getting the total of values of an array collection that is updated manually

2011-12-21 Thread Alex Harui
Add a switch statement for event.kind, keep the last sum around, and modify it as appropriate. On 12/21/11 11:51 AM, ZIONIST stinas...@yahoo.com wrote: How do you do that? -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui

[flexcoders] Adobe on Holiday

2011-12-21 Thread Alex H
Hi Folks, Adobe's US Holiday break has started. There may be little or no responses from Adobe until Jan 3. I won't be going back over old messages so resend anything that needs attention on Jan 3. -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui