User Portlet User Portlet

Discussions
I'm trying to export an image to a relatively large size (2048x2048), but any size over ~1900 returns black. This is an example: [mcode]Export["image.png", DensityPlot[x^2 - y^2, {x, -2, 2}, {y, -2, 2}, ColorFunction -> "PigeonTones", Frame ->...
Thanks Sam, that's just the kind of thing I was looking for!
Sam, from my experience leaving a blank space within the manipulate value {{t,,"Time"},0,10}will leave the value as default. I just wanted to give the variable a name "Time." I modify the speed using[mcode]DefaultDuration ->...
I was looking for something like this... when I just export as cdf it includes all of the input, which is...