这里藏着一个冰清...吧 关注:33贴子:283
  • 9回复贴,共1

【收藏用】神弹幕代码(。A丶)~

只看楼主收藏回复



IP属地:江苏1楼2012-02-06 17:45回复
    a=$.createButton({x:50,y:345,lifeTime:9,width:220,
    text:"【拜年祭】东方MAD 堕入幻想的记忆",
    motion:{rotationY:{
    fromValue:90,toValue:0,lifeTime:1
    }
    },
    onclick:function(){Player.jump("av209684", 1, true);}});
    a.setStyle("fillColors",[0xFFFFFF,0xFFFFFF]);


    IP属地:江苏2楼2012-02-06 17:46
    回复
      Player.seek(0);


      IP属地:江苏3楼2012-02-06 17:46
      回复
        a=$.createButton({x:50,y:345,lifeTime:9,width:220,
        text:"【拜年祭】【合唱】only my bilibili",
        motion:{rotationY:{
        fromValue:90,toValue:0,lifeTime:1
        }
        },
        onclick:function(){Player.jump("av209711", 1, true);}});
        a.setStyle("fillColors",[0xFFFFFF,0xFFFFFF]);


        IP属地:江苏4楼2012-02-06 17:47
        回复
          a=$.createButton({x:50,y:345,lifeTime:9,width:220,
          text:"感谢所有带来快乐的bilibilier",
          motion:{rotationY:{
          fromValue:90,toValue:0,lifeTime:1
          }
          },
          onclick:function(){Player.jump("av205557", 1, true);}});
          a.setStyle("fillColors",[0xFFFFFF,0xFFFFFF]);


          IP属地:江苏5楼2012-02-06 17:47
          回复
            a=$.createButton({x:50,y:345,lifeTime:9,width:220,
            text:"送给所有热爱bili的各位",
            motion:{rotationY:{
            fromValue:90,toValue:0,lifeTime:1
            }
            },
            onclick:function(){Player.jump("av205419", 1, true);}});
            a.setStyle("fillColors",[0xFFFFFF,0xFFFFFF]);


            IP属地:江苏6楼2012-02-06 17:47
            回复
              function particleManzoku(setString){
              for (i=0;i < 100;i++){
              $.createComment(setString,{
              x:Math.random() * 544,
              y:Math.random() * 360,
              lifeTime:5,
              color:Utils.rgb(Math.random()*255,Math.random()*255,Math.random()*255),
              alpha:Math.random(),
              fontsize:Math.random() * 20+10
              });
              }
              }
              function discontented(){
              particleManzoku("不满足!");
              }
              function contented(){
              particleManzoku("满足!");
              }
              var y = $.createButton({x:16,y:340,text:"满足!",onclick:contented});
              var n = $.createButton({x:445,y:340,text:"不满足!",width:80,onclick:discontented});


              IP属地:江苏7楼2012-02-06 17:48
              回复
                恩,你是?


                IP属地:江苏9楼2012-02-10 16:37
                回复