Feb
10
2011

pdf2swf: Error applying selected viewer

As we all know, pdf2swf can easily convert Acrobat PDF files into Flash SWF files. Today I use this tool to convert but get an Error: Error applying selected viewer. [More]

Jan
20
2011

Debug with the flashlog.txt file

Debugging Flash application needs install Flash player debugger version, there are many debugging tools. If break point isn't required, we can debug with the flashlog.txt file, which can cross domains and hasn't the sandbox issue. [More]

Nov
19
2010

Flash charts comparison

Please refer to wiki: http://en.wikipedia.org/wiki/Comparison_of_Adobe_Flex_charts to know more about Flash chart frameworks. Among all of them I think the Adobe Flex chart components is more powerful. [More]

Sep
18
2010

Recommand some Flash game books

I collect several Ebooks about Flash Games, including multiplayer games, share with us. You can google their lists in detail. [More]

Jun
12
2010

Two regular errors using externalInterface.addCallback()

The ExternalInterface implements the programming communication between between JavaScript and ActionScript corresponds, the addCallback() method is most widely used, it registers an ActionScript method as callable from the container. Errors will be thrown if the browser is supported or violate the security sandbox,you may refer to the help to solve these frequent issues. Here we will talked about two regular errors when use externalInterface.addCallback(). [More]

Month List