Quote from IrianHow can I make it so that the Stickpage.com button doesn't move with the vcam? Can I make it visible on the vcam or something? (as2)
Quote from DagonWhere is the Stickpage.com button placed?? Inside the V-cam or in a separate layer? If you don't want it to move with the v-cam then just put it in it's own separate layer. But I think the rules say that it has to be in the top right corner the whole anim. I guess as long as it's there it doesn't matter whether it moves or not.
Quote from IrianIn a separate layer, which means that its affected by the vcam. if I put it on the vcam then its invisible :\
Trust me, t looks incredibly stupid having the button move around like crazy the whole time
Quote from Alpha SeagullIf you put it on the vcam, it doesn't have to make it invisible. all you gotta do to make it visible is go into the actionscript in the vcam (frame with the little "a" on it) and look at the code, find "this.visible = false;" erase false and type "true" in it's place. this makes the whole vcam visible. so if there's anything in the vcam you don't want the viewers to see, then I'd erase it from the vcam. Make sure to at least leave a transparent rectangle so the vcam doesn't get dis-proportioned. but either way, it should leave the stickpage logo there the entire anim.
Quote from DagonDon't know the codes on v-cam too much so I'm glad Alpha Seagull stepped in. Thanks Alpha.