The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.39 / 5.00 38,635 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 15,161 ViewsHey,
Atm im making a flash website and Rather than it being a regular click and display website i want to be different. I was wondering if there was a script for side scrolling camera e.g if you move ure mouse to the left the background would move to the left displaying more.
i am kind of desperate here and i know this has proberbly been asked before. If Someone could possibly help i would appreciate it .
_root.onEnterFrame = function(){
xDist =( Stage.width/2)-_root._xmouse;
yDist = (Stage.height/2)-_root._ymouse;
backGround_mc._x += xDist/30;
backGround_mc._y +=yDist/30;
}
scritpted cam works as well. google it. V-cam.
Thanx ^_^ where wud i put it In the first frame?
Gi-Go that didnt help Thanx for trying tho ^^;
What i Mean is that Seeing as its a site ure mouse will constantly be in use. So if youre mouse was to the left of the flash the background which is extended out of the flash will move to the left to reveal more of the background that could not be seen before the scrolling commenced.
if youve heard of project DCK its on there site when You enter there home.
thanx
? lol im guessing noone has a clue :| if Not then could a mod delete this post its pointless if noone can help ^^;