Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
// 'vrHolder' is just an empty MC on the stage // 'xml' is an XML object containing the correct XML for the component vrHolder.attachMovie("Ft3DRotate", "vr", 1); vrHolder.vr.frameHeight = 535; vrHolder.vr.frameWidth = 535; vrHolder.vr.loadFrames(xml.toString());
This paste will be private.
From the Design Piracy series on my blog: