I noticed that you are the same guy helping me before.
Can you once again go back to my site. I added code. I have been working on it.
Thanks
I need help!
http://www.lynettesdesigns
Main Topics
Browse All TopicsMy question is: I would like to add unique links to every image in my flash 8 image gallery. I would like these links to point to the original JPG files, allowing the user to print or save them.
So do I need to make each picture a mc and then action them to the link?
And I only want the picture that they are viewing to print or be saved. These pictures are in the picture holder, the zoomed version of the thumbnail.
Would you have any suggestions for me?
I got the idea from this web site.
http://www.edytajordan.com
I am making a flash web site of all my family members as well.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I noticed that you are the same guy helping me before.
Can you once again go back to my site. I added code. I have been working on it.
Thanks
I need help!
http://www.lynettesdesigns
sorry.
It is there now.
http://www.lynettesdesigns
Thanks
That I knew!
I guess I am just having a hard time explaining myself. Sorry, my fault.
I want the code to print an external .jpg from my pic folder that is currently displayed in the mcLoader (a movie clip Loader). I already know how to print from just a mc_thumbnail.
That is not what I want. The loader is already a MC so if another MC was on top of it, I would need that to be fixed. I know that I could make a separate page for all the thumbnails to make them into a MC but, it would look cool the other way. I have a fade action going on over the thumbnails already. A cool effect that I want to keep.
Thanks for what ever....
me
no, not really... lol
more like
var pic9url:String = "http://www.domain.com/ima
rp
take a look at this book... it should help you in the future.
http://www.amazon.com/Begi
rp
Business Accounts
Answer for Membership
by: rascalpantsPosted on 2009-06-22 at 14:16:46ID: 24686617
yes, each image needs to be a movieclip and you need to use this code...
"_blank");
getURL("theURLofTheImage",
rp