Re: [R] saveSWF Error Message: file association not available or invalid

2014-05-29 Thread Yihui Xie
This is not a big problem. It just means your system does not have a default program to open .swf files. If you associate, say, a movie player, with .swf, this problem will go away. Regards, Yihui -- Yihui Xie Web: http://yihui.name On Thu, May 29, 2014 at 6:04 AM, Cheryl Johnson wrote: > When

[R] saveSWF Error Message: file association not available or invalid

2014-05-29 Thread Cheryl Johnson
When I run the code below, I receive the following error message. Thanks in advance for help with fixing this error message. saveSWF({ }, img.name = "file",swf.name = "file2.swf" , single.opts = "'utf8': false", autoplay = FALSE , interval = 0.1, imgdir = "directory", htmlfile = "random.html