if yamzbrowser is inside a movieclip with istance name
of "stage" it don't works (the browser don't work so i
think all dont work), it's very strange but i assure it's
true
the word 'stage' is a reserved word in ActionScript for the
stage object, try changing the name of your movie clip
instance to another name it should work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
the word 'stage' is a reserved word in ActionScript for the
stage object, try changing the name of your movie clip
instance to another name it should work.