06/02/02 22:57:49 dfxzypbK
詳しい人にちょっと質問
.JSでフラッシュを動作させようと思うのですが、下記の記述で問題ないですか?
document.write('<embed src=URLリンク(www.horon-bu.com)');
document.write('?');
document.write('domain=www.horon-bu.com' + '&');
document.write('address=URLリンク(www.horon-bu.com)' + '&');
document.write(' WIDTH=nnn HEIGHT=nnn></embed>');