Quote:
Originally Posted by CoffeeLovesYou
Can anyone help me try to make a profile field? I would like to make a profile field to toggle Autostart. For example;
It would be Radio Buttons Yes or No. If you select Yes, it will set autostart music to true. If you select No, it will not autostart music. How would I do this vB 4.1.x? Thanks.
|
why make it complicated?
You can disable the Auto play option by changing this line
Code:
so.addParam('flashvars','&file={vb:raw userinfo.fieldx}&volume=100&autostart=false');
Please mark as Installed, if you are using this mod.