[AS 3.0] HTML 에서 FlashVars 로 플래시에 변수 전달하기

ActionScript 3.0 — Tags: , , — Siaa @ 2:25 pm

이전 AS 2.0까지는 HTML에서 플래시로 변수를 전달할 경우
example.swf?A=1&B=2 이런식으로 파일명 뒤에 변수를 붙여서 전달했었는데 3.0에서는 이 방법이 통하질 않는다.
3.0에서는 FlashVars 라는 Param값을 이용하면 되는데,
(more…)

Share
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License.
(c) 2012 blog.flasia.com | powered by WordPress with Barecity