PDA

View Full Version : Loading an external SWF and going to specific coordinates



RussianBeer
March 8th, 2009, 10:12 AM
Hi guys

I have menu.swf which loads an external SWF (longmenu.swf)

(I attach an image to explain better)
longmenu.swf has a long background on stage, which scrolls according to what the user clicks. It works fine on it's own with tweenLite. But what i need to do is to have menu.swf controls to which part of the background it scrolls or appears at once an item on menu.swf is clicked.

Hope that makes sense

GrndMasterFlash
March 9th, 2009, 10:50 AM
so is the problem your having the communication between menu.swf and longmenu.swf?

if so you would use the loaders contentLoaderInfo to access properties of longmenu.swf,

if that's not the issue sorry, please clarify