カテゴリ: Studio Web Interface :

Flash Label error when adding a exit link

1~2 / 2 件のメッセージを表示中
Flash Label error when adding a exit link howarde 09/09/01 11:47 I having a flash label problem and I think it has to do with the studio. My flash label name is getting cut off when I view it in the studio which its making the click not function properly. My code: expand_mc.offerBtn3.onRelease = function(){ Enabl
Re: Flash Label error when adding a exit link kaustria_wideout 09/10/29 23:12 Hey howarde, Try placing that code on an AS layer that is topmost of the particular scene. I know it's weird, but we encountered this bug and that's how we solved it. Kris