Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Image Viewer help

Status
Not open for further replies.
That's not a border its the Flash animation's background color.

It is determined by the bgcolor parameter in the AC_FL_RunContent function.

You'll need to change that to something else, but don't ask me what.



----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
 
Thanks, I know that's the background colour, I want the photos to take up the whole image, without that area visible.
 
Well my guess would be to remove the bgcolor parameter all together. But I'm not to familiar with that function call to be 100% certain. Alternatively perhaps you can set it to "transparent" instead of having a color specified there.

As for maximizing the image I think that's down to the size of the flash movie. Try playing around the the height and width numbers in the function call.

----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
 
Great design by the way! Clever background (faucets). I actually liked the gold border (background color). It would look great if it was even all around the image. You've got the frame set at zero "frameThickness:0" so I'm puzzled why the image is constricting itself.... and leaving more space on the bottom.

I actually had no idea Dreamweaver could create this sort of (Flash) layout?

I'm not that versed in Flash .... and use SlideshowPro for this sort of thing. I'll be looking forward to the solution.


 
Yes, I am not a flash person as well, and I normally use Monoslideshow but this seemed like such a simple way to do this. So far I have had no answer, if I do get one from another source, I will post it here.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top