Main Contents

Flash CMS v0.0.1

March 19, 2009

This was a proof of concept we sent to our client requesting dynamic content for Flash media plus a web based editor for the content.
At first glance it seems as if they are asking for something that could take months to develop. However, it’s actually simple enough that could be done by patching one component [...]

Filed under: ActionScript, Flash, General, PHP | Comments (0)
Related Links:

Installing older version of Flash

November 7, 2007

Problem:
Switching between Flash versions could sometimes be tricky. We needed to check the compiled Flash application in an older version which is Flash Player v6. The problem is that once you installed the latest version it’s hard to revert back to the previous version.
Solution:

Filed under: Flash | Comments (0)
Related Links:

Flash BitmapData’s 2880 px Limit Workaround

November 6, 2007

Problem:
We were developing a specialized application for a client. This application should be able to take an image template and allow users to customize (move/crop pictures, add message, etc.). To produce a good enough resolution acceptable for printing the application needs to handle templates as large as 2138×3038 pixels. Adobe Flash limits developers from [...]

Filed under: ActionScript | Comments (18)
Related Links: