미디어몹 개편을 한지 어언 4일이 지났는데.. 헤딩라인뉴스가 Mac에서 재생이 안된다는 호환성문제때문에 계속 구글 뉴스그룹 / 구글 검색 / 네이버 검색을 뱅글뱅글 거리면서 찾아보는 중.
우선 해결할 실마리를 찾기는 했는데.. 해결방법은 아니지만 현재의 미몹과는 반대되는 상황이 뉴스그룹에서 발견되었다. 즉 이자식은 Mac에서는 잘 보이는데 PC에서 안보인다고 하소연하는 거 같은데 이놈은 변수를 POST방식으로 받는다는 거. 미몹쪽에서는 GET방식으로 변수를 전달해줬는데 이 부분에서 차이가 생겨 플래시가 보이질 않을꺼라는 추측이다. 플래시 제작해주신 분에게 들으니 이렇게 수정하려면 많은 부분이 바뀐다는데 추측만으로 수정해달라고 하긴 조금 그렇고..
하튼 플래시... 복잡하다...콱!! -_-
Hello,
I need a serious help.
I have developped a flash movie sending variables to an asp file then laoding a variable generated. The problem is it's working from IE5.2 on MacOSX, but i just found out that it's not working from IE5.5 on PC98. It seems like variables which are supposed to be sent to the asp file are not actually sent. So there is no returned variable loaded.
The flash movie structure is: I created a file nav.swf which loads anim.swf in target "anim". In loaded anim.swf, i created input text fields, $name, $emailFrom and $emailTo. On clicking the button in anim.swf, the swf file should send those variables to the asp file with loadVariablesNum("mailer.asp",0,"POST") which then returns a variable $thanks to flash file.
With Mac, i get a ecard sent to myself, but with PC it doesn't seem to carry out the variables so no card received... I don't understand why...
RECENT COMMENT