Hiya,
Okay… I’ll try to explain this the best I can.
I’m building an interactive map. Certain buildings need to be able to 360 pan. I’ve been able to load the file using loadMovie() but… as Flash Help states:
“A SWF file or image loaded into a target inherits the position, rotation, and scale properties of the targeted movie clip.”
So, I’ve been able to get the pan movie on there, but the functions won’t work. You can’t hover over it and make it pan around. Plus, I can’t seem to shift the loaded piece into where I need it.
Here’s the file in action… the clips in question are on this map, just click on “Commonwealth Hall” and you’ll see what I mean. (yes, my text won’t style for some reason)
http://www.vazquezdesign.com/vtour/map_test1.html
Basically, I’m trying to do this same affect on this campus tour… when it loads, click on “Humon Ecology Building” and you’ll see what I’m trying to do.
http://www.oneonta.edu/vtour/vtour.html
Anyone got any ideas?
Most of these files are too big. If you want, I can get them to you. For now, I’ve just copied and pasted the code from the external AS into a FLA… which can be seen in action in the link provided. I commented out the object in question.