Advertisement
Guest User

Untitled

a guest
Oct 5th, 2015
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. "text": {
  2. "data": "123",
  3. "size": 36,
  4. "style": "bold",
  5. "name": "text1",
  6. "hOffset": 250,
  7. "vOffset": 100,
  8. "alignment": "center",
  9. "onMouseUp": "sun1.opacity = (sun1.opacity / 100) * 90;"
  10. }
  11. "text": {
  12. "data": "123",
  13. "size": 36,
  14. "style": "bold",
  15. "name": "text1",
  16. "hOffset": 250,
  17. "vOffset": 100,
  18. "alignment": "center",
  19. "onMouseUp": "sun1.opacity = (sun1.opacity / 100) * 90;"
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement