printing my map?
- Started
- Last post
- 8 Responses
- legspin
http://www.perspektiv.co.uk/pma/…
The contacts page is a swf file loaded into a mc. I'm trying to print a map on the contact.swf timeline but it tries to print the whole flash document printing about 100 pages. If I put the map on the main timeline and try pritning it there it prints the map really small.
I can't fathom it out. Any clues??? Cheers.
- legspin0
*bump
any ideas?
- mennik0
Not sure but I think you need to spedify the mc's name you'd like to print. Like
print(anyMc);
- legspin0
on (release) {
print("printmap", "bframe");
}"printmap" being the mc. Will it need _parent in there somewhere with it being on the timeline of a load swf?
- stewart0
legspin, did you recieve an email with an attachment?
if not, my webmail is f*kced up...
- mennik0
Just guessing...
Since it's on a dif level tryon (release) {
_levelx.print("printmap", "bframe");
}
- legspin0
Thanks Stewart I received it. I was just going through it. Still having probs tho.
many thanks again.
- stewart0
nice family name by the way.
cheers!
- legspin0
Lol. Yes I'm proud of it.
Cheers.