Apps Home
|
My Uploads
|
Create an App
ART App Panel
Author:
artuser1
Description
Source Code
Launch App
Current Users
Created by:
Artuser1
App Images
var backgroundImage = '3c9cdddc-de1b-4056-a090-5de09294dd39'; var tipsReceived = 3545; var highestTip = 'tipDaddy 135'; var lastTipReceived = 'big_tipper 25'; var fontSize = 11; cb.onDrawPanel(function(user) { return { "template": "image_template", "row1_label": 'TESTING: ', "layers": [ {'type': 'image', 'fileID': backgroundImage}, { 'type': 'text', 'top': 5, 'left': 61, 'font-size': fontSize, 'color': 'orange', }, { 'type': 'text', 'text': 'HIGHEST TIP', 'top': 29, 'left': 73, 'font-size': fontSize, 'color': 'orange', }, { 'type': 'text', 'text': 'LATEST TIP RECEIVED', 'top': 52, 'left': 28, 'font-size': fontSize, 'color': 'orange', }, { 'type': 'text', 'text': tipsReceived, 'top': 5, 'left': 147, 'font-size': fontSize, 'color': 'white', }, { 'type': 'text', 'text': highestTip, 'top': 29, 'left': 147, 'font-size': fontSize, 'color': 'white', }, { 'type': 'text', 'text': lastTipReceived, 'top': 51, 'left': 147, 'font-size': fontSize, 'color': 'white', }, ], }; }); cb.drawPanel();
© Copyright Chaturbate 2011- 2024. All Rights Reserved.