Scratch parameters
|
| background | String | Url of the image to discover |
| foreground | String | Foreground image |
| URL | String | URL showed when the user discover the background image |
| border | Integer | Border where the user is not obligated to scratch |
| pourcent | Integer | Percent of the image to discover to see the URL ( default = 80 ) |
| target | String | Target where the URL to show appear. Usefull whith the frames |
| usound | String | URL of the sound file ( AU format ) to play when the user scratch |
| ph | Integer | Paint height. The default is 10 pixels |
| pw | Integer | Paint width. The default is 20 pixels |