Home » Development » Flash »
Goodbye FlashDen, hello ActiveDen

I’ve found out today, that there is no longer FlashDen.net, but instead there is new site in Envato network called ActiveDen. It’s same site, but Adobe has asked Envato to change the name because “Flash” is registered trademark of Adobe. And there are also Flex files on ActiveDen, so there are no more just pure Flash files, so it’s maybe better name now.
Posted in FlashBy admin
Inverse masking disclosed
Recently I have used inverse mask in my project – a mask that hides everything beneath it, keeping everything outside visible. I knew there is no direct support for inverse masking in Flash, but such effect can be achieved by using blend modes.
To my surprise when you google the term “flash inverse mask” all top [...]
By Daniel Sedlacek
AS3 Conditional Breakpoint – enterDebugger()
I have to confess I didn’t know about great function enterDebugger() in flash.debugger package. If you ever want to have conditional breakpoint you can do it programatically. Just add this statement to you code and debuger will stop as it there would be normal breakpoint. So you can use it in IF statement and call it just when some conditions are met. I think I will use this function a lot from now on
By Franto
Crop whitespace from PNG image
Yesterday, I’ve posted about interesting AS3 Class InteractivePNG, and now I’m adding new addition for solving other problem with transparent Bitmaps. If you have transparent bitmap with whitespace around image and you want to crop whitespace around “real” image, you can use this function…
Posted in Development, FlashBy Franto
InteractivePNG – useful AS3 class
I working on some game editors for my old game engine (not finished) to show people something what I have and let people convince me maybe to continue (fallenswordsgame.com) and there are lot of PNG assets. If I got on stage many PNG images there is problem with selection of correct one, because in AS3 there are MouseEvent events even on transparent pixels and that’s problem. I have tried search if someone did great job on some workaround and I have found really great AS3 class called InteractivePNG.
Posted in Development, FlashBy Franto
AS3.0 KeyboardEvent WooDoo
WTF? I don’t know what’s wrong, and if this is a bug or anything, but I came across interesting issue. Let me first tell, that it seems it’s bug on Windows, or maybe just my Windows really do not know, I need you to help me. I need your test to let [...]
Posted in FlashBy Franto
You can meet me in Brighton this year.
If you are going on FlashOnTheBeach to Brighton this year, you can meet me there and say hello. Maybe beer will be good at the evening If you will look for Flexets guys (t-shirt with Flexets logo) I know you will find me. It’s always great to see my readers and subscribers. [...]
Posted in Flash, FlexetsBy Franto
WP Syntax: Finally WP plugin for ActionScript 3 and MXML syntax highlighting
Finally I’ve found good Wordpress plugin for syntax highligting of ActionScript 3 and MXML. Syntax is very easy (who would tell that ) with only 2 settings: lang, line (from which line should code starts). So from today I can support both my favourite languages on my blog (i’ve changed already my last [...]
Posted in Flash, Flex, WordpressBy Franto
WampServer – all you need for your localhost
I’m not PHP or MySQL guru, but from time to time I need test some product which I will use on live server and till now on the best 1-click installation of Apache, PHP and MySQL for me is WampServer. Installation takes few moments and that’s all. You can just start all services with one [...]
Posted in FlashBy Franto
Generating .xls Excel file – part I.
In my latest project I need generate Excel .xls file from Flex. Because in Flex or Flash there is no support for such generation, I’ve to do it manually and I want to share this knowledge with all of you in this new tutorial serie. Because content of Excel file can vary this will be [...]
Posted in FlashBy Franto
Problems with latest stable Flex 4 nightly build
Loosing children interactivity after setting perspectiveProjection
Wordpress plugin Permalinks Changer
Numeric sorting of Flex DataGridColumn
More Google Wave invitations
$1000 for Wordpress plugin
Kseniya Simonova – Sand Animation
Goodbye FlashDen, hello ActiveDen
Major update of Goalscape AIR application
Why my sites were not indexed by Google?
- Rafay : Hi..Please send me and invitation. rafay.engg@gmail.com ...
- MrDallimann : would you please send me an invitation? mrdallimann@googlemail.com t ...
- Chris : I think the source files link is missing? Wow great work, I hope I ...
- lazzzeezzz : would U please send to me an invitation lazzzeezzz@gmail.com ...
- admin : It's discussed here: http://forums.adobe.com/thread/552806?tstart=0 ...
- Daniel : Perfect and hard-to-find solution. I think its important to mention ...
- admin : Barbara, thank you for your help. It works :) But i'm curious, if t ...
- Barbara Kaskosz : Hi Franto, The answer to your question is to create a 2D container fo ...



