DeMonster Debugger for debugging flash
Came across a great Flash debugging tool. Step through your code at runtime and change/monitor properties. Run and catch method results instantly!
Came across a great Flash debugging tool. Step through your code at runtime and change/monitor properties. Run and catch method results instantly!
Sometimes Youtube or other embeds may not work in a given site layout.
Here is a bit of jQuery that loops over each object or embed tag and sizes them according to a maximum width, while respecting the aspect ratio.
Since this is a javascript solution, a visitor must have js enabled for the resizing to [...]