Re: Limit Blendmode to 1 layer

2013-09-01 Thread Harbs
The drawing is not very difficult. You'd do something like this: //given four points for your inside rectangle and assuming that your outside one is the full width and height of the object g.clear(); g.beginFill(0x6600066,0.5);// make it whatever color you want... g.moveTo(p1.x,p1.y)

Re: Limit Blendmode to 1 layer

2013-09-01 Thread Harbs
Sorry, but I wrote that backwards. First you draw the outside rect and then the inside one… On Sep 1, 2013, at 2:39 PM, Harbs wrote: The drawing is not very difficult. You'd do something like this: //given four points for your inside rectangle and assuming that your outside one is the

FULL_SCREEN_INTERACTIVE mode: the “Allow” button click is passed to the application

2013-09-01 Thread Alexander Farber
Hello fellow Flex users, has anybody already struggled with the Allow button click being (wrongly) passed to the Flex web application as described at http://stackoverflow.com/questions/18558443/full-screen-interactive-mode-the-allow-button-click-is-passed-to-the-applicat Maybe I could put a

Re: CasaVersa - a new Flex based platform just launched

2013-09-01 Thread Swen van Zanten
Hi Yariv, Thank you for your answer!! It works! At first I didn't know on which event I should trigger the function only after testing it a couple of times I realized it needed to be on the addedToStage event. But this was only after I switched tabs in safari. So I noticed on the startup of my

Re: how to perform secondary sort on spark datagrid?

2013-09-01 Thread Alex Harui
Never tried it myself, but see the doc here: http://flex.apache.org/asdoc/spark/components/DataGrid.html#event:sortChang ing On 9/1/13 6:55 PM, modjkl...@comcast.net modjkl...@comcast.net wrote: If I have a standard spark datagrid and click on a column to sort it, can I somehow program a second

Re: FULL_SCREEN_INTERACTIVE mode: the ³Allow² button click is passed to the application

2013-09-01 Thread Alex Harui
On 9/1/13 7:13 AM, Alexander Farber alexander.far...@gmail.com wrote: Hello fellow Flex users, has anybody already struggled with the Allow button click being (wrongly) passed to the Flex web application as described at

Re: CasaVersa - a new Flex based platform just launched

2013-09-01 Thread Saleh Abdulawal
Great Work, and i would like to ask you few questions: 1- What tools did the team used to Develop the site, or it is a hard coded job. 2- I tried to view the site on my Samsung Galaxy Note 2 10.1, i only see Blue Background, is there something i am messing. On Mon, Sep 2, 2013 at 12:53 AM, Swen

Re: CasaVersa - a new Flex based platform just launched

2013-09-01 Thread Yariv Gilad
Hi Saleh Not sure I got your first question, but I assume you mean frameworks / code libraries? We have a mixture of our own brew and Robotlegs, and many specific libs for various small tasks like image resizing, scroller support, API calls etc... Thank you for letting me know concerning your