看板 Flash 關於我們 聯絡資訊
如題: Flash Links not working in IE or Chrome 目前測試ff和safari正常,但IE和Chrome不太正常 code: <a href='http://localhost:3000/bb/open' target="_blank"> <object width="500" height="720"> <param name="movie" value="http://localhost:3000/aa/aa.swf"/> <embed src="http://localhost:3000/aa/aa.swf" width="500"height="720" /> </object> </a> aa.swf 內沒有嵌入網址,想要點flash後先連到http://localhost:3000/bb/open,在由 bb/open轉到指定網址. 請問怎麼寫呢? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 118.99.160.33 ※ 編輯: feel989 來自: 118.99.160.33 (03/02 16:23)