January 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Author Archives: Łukasz Grela
MAX 2011 Envision – Flash Player 11 and Adobe AIR 3: Changing the Game | Adobe TV
MAX 2011 Envision – Flash Player 11 and Adobe AIR 3: Changing the Game | Adobe TV.
Posted in flash
Comments Off on MAX 2011 Envision – Flash Player 11 and Adobe AIR 3: Changing the Game | Adobe TV
Comparing Strings in JAVA
Hi, for last few weeks I am doing JAVA programming for Android, and as my background is mainly with ActionScript I wasn’t aware of JAVA nuances with String comparison, I thought that the equality operator will work i.e. a == … Continue reading
JSFL – copy filters stack from Flash IDE into ActionScript 2 or 3 code
Hi, working with designers one will always get into a problem of replication IDE based filters via code, it’s not a pleasant task nor quick as well, but what about if we could actually make it quick and pleasant? Well, … Continue reading
Posted in actionscript, flash
Tagged actionscript, document.getFilters, JSFL, snippets
Comments Off on JSFL – copy filters stack from Flash IDE into ActionScript 2 or 3 code
Quick AS3 tip: find out where a function was called from
Quick AS3 tip: find out where a function was called from.
Posted in actionscript, flash
Comments Off on Quick AS3 tip: find out where a function was called from
Modify admin dashboard’s default period time (“Select range”)
Hi, by default on dashboard you will see results from last 24hours, if you want to have it by default in different time span than you will be in trouble as there is no facility to set it up.
Posted in magento, php
Tagged adminhtml, Amounts.php, dashboard, default "select range", getDatePeriods(), getParam('period'), graph.phtml, magento, Orders.php
1 Comment