content plugin settings


    content: {
     url: 'swf/flowplayer.content-3.1.0.swf',
     width:260, height:200, top:20, left: 20,
     backgroundGradient:'none',
     borderRadius:30,
     padding: 15,   
     body: {fontSize:20},
     html: 'This time you have a large canvas to play with.' + 
      'Remember that you can use powerfull positioning and animation possibilities'
    }
   },