all groups > flash actionscript > june 2004 >
You're in the

flash actionscript

group:

[flash mx 2004] Scrollpane -- target clip load in ???


[flash mx 2004] Scrollpane -- target clip load in ??? zoollii
6/30/2004 3:34:19 PM
flash actionscript:
Hello !

how can i target a clip loaded in scrollpane ???

scrollpane.myclip._visible; // don't work !!!
scrollpane.myclip.go(); // test do a function ,, don't work !!!!

Can we do this ???

Thank you

Zoollii

Re: [flash mx 2004] Scrollpane -- target clip load in ??? James Fee
6/30/2004 8:56:16 PM
myScrollPane.spContentHolder
or
myScrollPane.content

(I find spContentHolder to be more reliable)

Those will give you a pointer to the actual movie running in the scrollpane

--
James Fee
jfee (at) vikinges (dot) com
[quoted text, click to view]

AddThis Social Bookmark Button