[SIZE=3][FONT=Times New Roman]I’m using the scrollpane with a mc loading inside of it. What I want to do is print the whole MC. But I only get whats shown. Is there anyway that flash will print all the content in the scroll pane? [/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]My button code is : [/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]on (release) {[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]print(“text_scroller”, “bmovie”);[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]}[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]The text to be printed is a movie called text_scroller [/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]The frame label is #b on this text block[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]And I have on another layer the first frame labeled #p without this it wants to print all the frames in the timeline.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]Everything I have tried just prints whats visible in the live scroll area… none of the text below (not the whole text block)[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]This worked fine years ago (2001). but client just informed that it is now cutting off all the text below? [/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]I think it has something to do with the flashplayers and the new action scripting language?[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]Anybody have any thoughts…[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]thanks [/FONT][/SIZE]
[FONT=Times New Roman][SIZE=3]smedia[/SIZE][/FONT]