Groups | Blog | Home
all groups > macromedia flash sitedesign > february 2005 >

macromedia flash sitedesign : Link from scroll pane


crossrocker
2/25/2005 8:00:55 PM
can some one tell me how to jump to a diffrent frame from a symbol inside a
scroll pane.

i want to be able to click on one of the thumbnails in the symbol and have it
jump to the frame that hold the full image.
Bionicegg
2/28/2005 6:44:04 PM
you should be able to type the target as _root. You could use a movie clip
as a holder and that would work so you could load into target _root.holder

hope this helps.


--
Mark T. Johnson
Director/Developer
Bionic Egg Design
mark@bionicegg.com


[quoted text, click to view]

FuseFlash
3/1/2005 2:22:28 PM
If your target is not on the _root level, just keep jumping up a level: i.e.: _parent._parent until you reach it. each _parent goes one level up.
AddThis Social Bookmark Button