powered by
swf2html(swf.file, output, width = 480, height = 480, fragment = FALSE)
foo.html
FALSE
output = dev2swf({ for (i in 1:10) plot(runif(20), ylim = c(0, 1)) }, output = 'test.swf') swf2html(output)
Run the code above in your browser using DataLab