| autostart | ใช้กำหนดค่า หรือคืนค่า ว่าจะเล่นเพลงทันทีที่ web page โหลดเสร็จเลยหรือไม่ |
|---|
property:autostart;
return type:boolean, void
content:ใช้กำหนดค่า หรือคืนค่า ว่าจะเล่นเพลงทันทีที่ web page โหลดเสร็จเลยหรือไม่
example:var tagEmbed = document.getElementById ( "bamboo" ); tagEmbed.autostart = true;