I’m trying to print a mc which is placed into a srollPane.
But flash prints not only my mc, but everything wich stands on the stage.
Can somebody help me with this problem?
greetz,
Yeroeni
I’m trying to print a mc which is placed into a srollPane.
But flash prints not only my mc, but everything wich stands on the stage.
Can somebody help me with this problem?
greetz,
Yeroeni
This is my code:
_root.myScrollPane.setScrollContent(figure)
for(i in _level0){ trace ( _root* ) }// Although I've set figure as my scroll
// content, figure is still shown as
// _level0.figure
// So I should print fire like this ?
// This doesn't work
bt.onPress = function(){
print("figure","bmovie") // This doesn't work
}
Is there someBody who Can help me out?
Greetz,
YEroeni
:: Copyright KIRUPA 2024 //--