ActiveDen

XML Image/Portfolio Gallery

  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
curtisservices says
Purchased

Never mind! I started again with a clean version of the flash file and the font style didn’t change. I still don’t know how that happened or why, but it’s not doing it now.

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 100 and 499 items
duneglow says
Purchased

Hi

I was wondering how I can make it so image thumbs are resized scaled proportionately? I know that the ideal solution would be to just manually crop the images to the required measurements in an editor but my client has no desire what so ever to do such work. so I was wondering if somehow the current :

ThumbHeight = 344; ThumbWidth = 140; ZoomedThumbWidth = 160; ZoomedThumbHeight = 393;

could be set to percentages or what ever else that could be done to make it scale proportionately.

thank you

and awesome gallery design by the way

2 years ago
Author
Aluminium Aluminium replied

You can use Photoshop or some other image editor to resize images proportionaly, so you can see zoomed thumb width and height… :)

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
pojkensimon says
Purchased

Hi,

Great file – thanks.

I am wondering if I can link one of the “thumbnails” to an external site and how I do that?

Would be grateful for a quick reply!

Simon

2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
EJackson says
Purchased

I am getting an error when I attempt to open the .fla file in Flash 8. Do you know what could possibly be the problem?

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Italy
andreamod says
Purchased

Hi Miljanagrgic,

I have the same problem of “curtisservice”. The form wors but not show any message of “Sent” .. do you have bodified the form section?

Andrew

2 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
jwduim says
Purchased

Hi!

Nice file, question; my emailform does not work, clicking on the SEND MESSAGE button make no differents..

I change the email in the form script allready, please help!!

2 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
jwduim says
Purchased

still have the same problem and want to use the email function….. can you pleasse give me a reaction..

2 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
jwduim says
Purchased

somebody?

2 years ago
  • Has been a member for 4-5 years
  • Sold between 100 and 1 000 dollars
  • Bought between 10 and 49 items
wayoutfilms says

can i add more images then shown. What if i had around 30 images? Very interested! WOnderful work

1 year ago
Author
Aluminium Aluminium replied

You can add as much images as you want, of course, with more images, more CPU is used, I don’t know what is the limit… :)

1 year ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 50 and 99 items
  • Netherlands
MIMSDesign says
Purchased

I bought this a week ago and have a couple of comments:

1. the mail script does not work properly missing the body of the text and no confirmation when the mail has send. 2. the text in the form.php is not formatted properly when arriving 3. the font for the file is missing when using the fla on a windows machine with all adobe products installed

however it is an awesome image/portfolio gallery Project!

7 months ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 50 and 99 items
  • Netherlands
MIMSDesign says
Purchased

if you change line 206 in the gallery.fla to this,

sendLoad.message = WebSite.Contact.Main.message.text;

the message will be included in the mail

and if you change the form.php to

<?php $email= $_POST[“email”]; $message = “Name: ”.$_POST[“name”]; $message .= ”<b?> Subject: ”.$_POST[“subject”]; $message .= “
email: ”.$_POST[“email”]; $message .= “
Phone: ”.$_POST[“phone”]; $message .= “
Message: ”.$_POST[“bodytext”]; $headers = “MIME-Version: 1.0” . ”\n”; $headers .= “Content-type: text/html; charset=iso-8859-1” . ”\r\n”; $headers .= “X-Priority: 1 (Higest)\n”; $headers .= “X-MSMail-Priority: High\n”; $headers .= “Importance: High\n”; $to .= “info@mimsdesign.nl”; mail($to, $subject, $message, $headers)); ?>

then it will send the email in html format

7 months ago
by
by
by
by
by