Posts Tagged Under AS3 Tip

Február 4th, 2009

AS3 Conditional Breakpoint – enterDebugger()

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 :)

Posted in Flash, Flex Tips
By
read more
Február 1st, 2009

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, Flash
By
read more
Júl 25th, 2007

AS3Tip: Tween in AS3.0 project

Tweet If you want make just pure AS3.0 project, not Flex project, there is problem with Tween. Adobe has not included Tween to pure AS3.0 project, it’s included in Flex framework library (at least I don’t know something). So you have few possibilites how to use Tween in your project. By including Flex framework library, [...]

Posted in Flash, Flex
By
read more


Subscribe to my RSS feed to your email:

Images is enhanced with WordPress Lightbox JS by Zeo