Groups | Blog | Home
all groups > flash (macromedia) > september 2004 >

flash (macromedia) : scrollpane woes


Payno
9/19/2004 8:20:36 PM
I have a scrollpane containing thumbnail images on a draggable window, when I
click on a thumbnail I need a larger version of the image to appear on the same
draggable window and move with the window when it is dragged. I have made the
larger images into seperate external movies which are then loaded into the
draggable window movieclip when the thumbnail is clicked, (using:
loadMovie("ithilien.swf", portfolio_window);) but the problem is that when the
external movie is loaded into the window the content of the scrollpane (the
thumbnails) disappear and the movie that has been loaded in then moves when the
scroll bar on the scrollpane is moved.

This is driving me insane and would appreciate any help in resolving this
problem. Thanx.

urami_
9/21/2004 2:49:15 PM


[quoted text, click to view]

First , whatever is scroll pane will be replaced by new content.
You can't keep it unless you rearrange it and build multiple movies clips
to load whiting the scroll into another holder.
Second , you use wrong action to load content into component.

The Help files clearly state under component properties :

1)
MyHolder.loadScrollContent("some.jpg");

2)
MyHolder.setScrollContent("Linkadename");


3)
MyHolder.setScrollContent(InstancName);





Regards

--


Regards


urami_*

<hol>
http://flashfugitive.com/
</hol>


By The way:
If you try to mail me , DO NOT *laugh*
AddThis Social Bookmark Button