about 2 weeks ago - 1 comment
ryantan.net – free transform manager quietless.com – transform tool senocular.com – flash transform tool joelhooks.com – transform tool More >
about 1 year ago - 1 comment
While doing a drag-drop on a list based component(e.g. listbox,grid) we were having an issue where it used to autoscroll with mouse movement even though pointer is no where near it. It was happening due to the event.preventDefault() called in the ondragDrop function. The dragHandler functions in the listbase class. We fixed it with a More >
about 1 year ago - 13 comments
Recently, was working on a facebook application using flex and when i had to post/share a video to the facebook wall. I was using the conventional share method, had to navigate to another url and then share. Found an alternative way and better approach to post it directly from flex to anyone’s wall. We can More >
about 2 years ago - No comments
I just went through today in adobe forum and found an interesting topic. The exact forum url – http://forums.adobe.com/thread/518365?tstart=0 . I tried to find a solution and got it. It is about highlighting a set of lines in a textarea. Its nothing a big deal, I just followed 2 steps – one to calculate the More >
about 2 years ago - 7 comments
Googled around for a demo related to placing text over an arc in as3.0…found some solutions but were not satisfactory. So decided to create a simple demo of rotating text along a circular arc. The demo includes dynamic text entry, dynamic arc radius and text spacing. You can find the demo here. Related posts:Publish into More >
about 2 years ago - 5 comments
Recently I had an issue with combining things like singleclick, doubleclick and drag on a single control. I used a timer to solve the issue. I have called the startDrag method after starting the timer for the singleclick. Prepared a demo for the above solution. One can find it here. Hope its useful. Cheers Related More >
about 2 years ago - 30 comments
Hello Everybody, Got a chance to play with the Matrix class in as3 for creating a custom transform tool for scaling and rotating components containing text controls like the TextArea in Flex. I used the free Senocular’s Transform tool available but it scales the target component using the Matrix scaling resulting in scaling the text More >
about 2 years ago - No comments
As we know working with graphics is real fun but it is also difficult creating complex drawable components. I had a chance to create a advance button with properties like custom gradient, custom corner change, draggable corner radius change, draggable scaling etc. Have a look. The working example with source can be found here. Related More >
about 2 years ago - 13 comments
Googling around the web I found the Merapi AIR-Java Bridge really interesting. I created a screen capture application using the AIR window to capture screenshots of the windows desktop through Java [http://www.youtube.com/watch?v=Gp2BzQi-gSU]. Thought of creating a simple tutorial or example of how it works. Java Create a new Java project named MerapiExample Add the Merapi More >
about 1 year ago
Thanks for solving my debug problem…
about 1 year ago
Seriously, thanks.
about 1 year ago
Thanks a ton solving this issue.
I was looking for it for a long time…
Amit
India
about 1 year ago
Thank you soooooooo much. This issue has annoyed me for such a long time.
about 1 year ago
So sad! not work for me.
continues crash in sites like: youtube, gamespot
i dont know what to do. Crash in firefox and IE too.
dont have a way to disable flash debug?
about 1 year ago
This was soooo annoying, thank you so much
about 11 months ago
It worked like a charm… Sushrut bhai u rocked like Flex SuperMan yaar.. Thanks
about 9 months ago
Thanks alot!
about 9 months ago
I was almost sure that there is a setting for that timeout, thanks for digging it out.
about 7 months ago
I was about to start digging around in the config to find out where this was….your post saved me a bit of time! (and that’s a big deal for me….those “little bits of searching” add up fast!)
Thanks for taking the time to post this and share the info with the rest of us who would run into this.
about 5 months ago
YEAH ! Thanks
about 5 months ago
Thanks, it works like a charm! I’ve never thought the problem lays in FF, not Debug Configs in Flash Builder.
about 3 months ago
THX