by Ryan Ragle | Jan 25, 2010 | ActionScript
A lot of sites these days use swfobject. It’s probably one of, if not the the best flash embedders out there. Any site that needs flash, it’s the first library I go for. It’s pretty elegant in its solution: var flashvars = {}; flashvars.name1 = "hello";...
by Ryan Ragle | Jan 16, 2010 | Programming
Just when you think you’ve finished a flash with any external file references, it will always come to bite you in the ass when you move it to the production servers. Case in point, there is a bug in Flash to do with assigning a skin attribute to the FLVPlayback.skin...
Recent Comments