flash scroll content path?
flash scroll content path?
- Started
- Last post
- 4 Responses
- vespa
Anyone know how to target a content mc that is inside a ScrollPane component?
Sorry I really tried to find this for myself but it's driving me mad!
- ame3yst0
try actionscript.org
- unfittoprint0
name the scroll Pane object on stage.
and then just use:
myScrollPane.myMovie.dothis()
- ********0
unfit has spoken, let it be done :)
- fugged0
I think your content clip gets embedded in another clip called "tmp_mc".
Try targeting "yourScrollerComponent.temp_mc"