-
-
Recent Posts
Categories
-
Networking
Partners
Projects
-
RSS Links
Tag Archives: swfObject
Adding a Custom HTML Wrapper To IntelliJ IDEA 9
I have found a neat little workflow in IntelliJ IDEA 9 to use a custom html wrapper. I found Flex Builder to be quite limiting in handling this aspect, I tend to have a very simple swfobject template which I like to use and involves me copying and pasting this into each and every project [...]
Posted in Flex, IntelliJ IDEA, SWF Object, Tutorials Also tagged Flex Builder, IntelliJ IDEA Leave a comment
Flex, IFrame and SWFObject
I know that there are quite a few associate problems with IFrames and Flex. Unfortunately it was a must for one application I was working on. My problem arose when I re-wrapped my swf up using SWFObject. As you can see from my post I had some good help but it overrode the logic laid [...]
Prevent a SWF from Caching in Browser
To tackle preventing a swf from caching in a browser window without using cf, php, etc, I have the script below using javascript to generate the random number to append to the swf url. It would be good to hear if anyone has any other methods to handle this one or if there are any [...]

Flash Player Version Sniffer Using SWFObject