[flexcoders] Adobe AIR L-shaped custom chrome

2009-08-19 Thread windsail05
I am wanting to create an Adobe AIR application that is L-shaped so that another application can fit in the open area of the screen. In other words, I would like an AIR app to surround another application on 2 sides (left and bottom). Is this possible? And if I do this will the AIR app cover the

[flexcoders] unable to use debug mode

2008-09-19 Thread windsail05
For the past couple of months I have not been able to use debug mode for one of my workspaces. I am able to be in debug mode and run things from debug mode, but none of my breakpoints get triggered and none of my traces show up. I am not sure why this is happening. This workspace use to work

[flexcoders] breakpoints not being triggered

2008-08-22 Thread windsail05
when I run my application in debug mode, the breakpoints are never triggered. I tried putting a breakpoint in a function that was executed on completion (init()) and Flex would still not stop at the breakpoint. Is there a setting for this somewhere, or a reason for why a breakpoint would not be t

[flexcoders] SecurityError: Error #2060: Security sandbox violation

2008-08-19 Thread windsail05
Struggling to figure out this problem. When I run a project using an External Interface from the default workspace it runs fine, but when I try to create it in a new workspace or run it from a different location it fails with this error: SecurityError: Error #2060: Security sandbox violation I h

[flexcoders] vertical axis to display string

2007-12-18 Thread windsail05
How do I set the vertical axis labels as specified strings instead of numeric values?

[flexcoders] FB3 Beta 3 AIR app problem

2007-12-18 Thread windsail05
Since the installation of FB3 Beta 3 I have not been able to run my AIR applications, and the AIR executables. When I try to run from Flex Builder nothing happens, and When I try to run executable errors come up.

[flexcoders] Re: linechart creating segments

2007-12-18 Thread windsail05
figured it out. include missing data by setting the y value to null in the next data point. --- In flexcoders@yahoogroups.com, "windsail05" <[EMAIL PROTECTED]> wrote: > > I am having difficulty figuring out how to create a line chart where a > line is broken up in

[flexcoders] linechart creating segments

2007-12-18 Thread windsail05
I am having difficulty figuring out how to create a line chart where a line is broken up into segments so that it is noncontinuous. Any ideas?

[flexcoders] Re: Flex Builder 3 beta 3 licence

2007-12-13 Thread windsail05
for me > > > > > > --- In flexcoders@yahoogroups.com, "windsail05" asawilliams@ wrote: > > > > Yes, the question of "why the serials will not work" was answered, but > > there is still the issue of the watermark on the charts. > > > &g

[flexcoders] Re: Flex Builder 3 beta 3 licence

2007-12-13 Thread windsail05
ago in the last half hour or so. > > This is probably the last Beta and with release looming they are clamping down. > > On Dec 13, 2007 2:27 PM, windsail05 <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > In FB3 beta 2 you are able to

[flexcoders] Dynamically add line to chart

2007-12-13 Thread windsail05
Having some troubles dynamically adding a line to a line chart. The code below adds a line when you click a button but deletes all the others. So the only line is the last one created. http://www.adobe.com/2006/mxml"; layout="absolute" width="100%" height="100%">

[flexcoders] Flex Builder 3 beta 3 licence

2007-12-13 Thread windsail05
In FB3 beta 2 you are able to enter your serial numbers from FB2, but in beta 3 you are not(says invalid number) and you get the funky watermark in the background. Does anyone know why or how?

[flexcoders] Profiler - socket timeout

2007-11-29 Thread windsail05
Like some others I am having trouble using the Profiler. I have uninstalled and reinstalled the newest debugger version of the flash player and disable tabs which I thought was the problem. This still has not solved it. I launch the app using the profiler, the app comes up like normal but the on

[flexcoders] Leanring Flash - From a programmers point of view

2007-11-09 Thread windsail05
I am a programmer at heart, but wish to get more into the design. To do this I decided to learn Flash. I thought it would be helpful seeing the ability to use flash and flex together. So, I wish to become a good designer while being a good programmer. Does anyone suggest a good book/website/tut