


switch(corner) case "2": // Top Right newEl.x = dom.width - width; newEl.y = y; break; case "3": // Bottom Left newEl.x = x; newEl.y = dom.height - height; break; case "4": // Bottom Right newEl.x = dom.width - width; newEl.y = dom.height - height; break; default: // Top Left newEl.x = 0; newEl.y = 0;
The most obvious change was the name. By dropping "Flash" from the title, Adobe acknowledged the shifting landscape of the web. The tool was no longer tethered exclusively to the SWF file format.











