Author Archives: Łukasz Grela

list of websites in magento

If you want to know what websites and how many are installed in magento you can get that information from getWebsites method of the Mage_Core_Model_App object.

Posted in magento, php | Tagged , , , | Comments Off on list of websites in magento

AIR for Android with FlashDevelop

Hi, I have been playing with AIR for Android lately but I could do it only from Flash CS5, recently I have found that my embedded fonts wasn’t displayed in the android application, after further investigation it was Flash CS5 … Continue reading

Posted in actionscript, android, flash | Tagged , , , , , , , , , | Comments Off on AIR for Android with FlashDevelop

cause of silence

I haven’t updated my blog for a while but I had a reason:) It’s name is HTC desire:) with Android 2.2 and FlashPlayer 10.1 and Adobe AIR:)

Posted in android, Uncategorized | Tagged , | Comments Off on cause of silence

Rectangle with “sorted” edges

In some situation you would like to reassure that given Rectangle object have “top-down, left-right” order you can do it using following two snippets this creates “normalized” copy of the given rectangle this modifies given rectangle directly

Posted in actionscript, flash | Tagged , , | Comments Off on Rectangle with “sorted” edges

access denied

If you have a problem with calling the API methods, and the only thing you get is “access denied” then you may try following solution: access denied fix

Posted in magento | Tagged , | Comments Off on access denied