Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
innerdream webforumsuser@macromedia.com #1
Thumbnail image in Flash to larger image in new window?
I have a series of thumbnail images in Flash and I want the user to be able to click on the thumbnail and get a larger photo. I know how to make the link what I want to know is how to get a nice clean new window in a color with the phot centered and no white boarder. So say the photo is 250x250 and the page I want to bring up I would like to be 500x500. I have it where it comes up like this [url]http://www.innerdreamrecords.com/planningpartners/01.jpg[/url]
That doesn't look good, I don't want the white and all that space.
Thanks in advance.[url]http://www.innerdreamrecords.com/planningpartners/01.jpg[/url]
innerdream webforumsuser@macromedia.com Guest
-
Thumbnail to large image
How do I create a rollover effect where on mouse-over a thumbnail image will display a larger image: on top; to the side? Thanks for your help in... -
How to get original image of thumbnail image
Hi To All i am doing one task, like storing image in database and loding back t Datagrid, in that i am taking thumbnail, It working fine. but... -
Image to load in larger popup
Hi guys, just wondering if anyone can help me. I have a datagrid control that pulls images into a template column using the following code ... -
Displaying Larger Image On Rollover
Hi Steve, You could use multiple disjointed rollovers. Since rollover slices don't have to be on top of each other or even adjacent, and one... -
Image Thumbnail
Create ACDSee style image Browser, only one minute. download sample from http://www.viscomsoft.com/imagethumbnail.htm -
innerdream webforumsuser@macromedia.com #2
Re: Thumbnail image in Flash to larger image in new window?
Please help me...I would really appreciate it.
Thanks,
ID
innerdream webforumsuser@macromedia.com Guest
-
eddie_y #3
Re: Thumbnail image in Flash to larger image in new window?
Try putting your thumbnails on one scene, then creating a separate scene for
each full size picture. Make each thumbnail a button, then Actionscript each
button to
on (release){
gotoAndStop("SceneX", 1);
}
HTH
eddie_y
"innerdream" <webforumsuser@macromedia.com> wrote in message
news:bufr77$en2$1@forums.macromedia.com...able to click on the thumbnail and get a larger photo. I know how to make> I have a series of thumbnail images in Flash and I want the user to be
the link what I want to know is how to get a nice clean new window in a
color with the phot centered and no white boarder. So say the photo is
250x250 and the page I want to bring up I would like to be 500x500. I have
it where it comes up like this
[url]http://www.innerdreamrecords.com/planningpartners/01.jpg[/url]>
> That doesn't look good, I don't want the white and all that space.
>
>
> Thanks in advance.[url]http://www.innerdreamrecords.com/planningpartners/01.jpg[/url]
>
>
eddie_y Guest



Reply With Quote

