#  /  posted on Apr 21, 2010
Monster Template - XML Photo & FLV Video Galleries
Home / /community/ / Components Discussions / Monster Template - XML Photo & FLV Video Galleries
Started 3 years ago by FWDesign
Last reply by FWDesign
Visit component "Monster Template - XML Photo & FLV Video Galleries" page
-
New tags have been added for the new component Monster Template - XML Photo & FLV Video Galleries
#  /  posted on Apr 21, 2010 -
Hello Tibi,
Yesterday I purchased your Ultimate Package, and I intend to use the Monster Template XML to create my photo website.
In the full-screen preview of the template on Flash Components.net, I see a "LOGO HERE" label in the upper left-hand corner of the screen.
However, in the Config.xml file I do not find this feature.
(1) How do I insert my logo, and in what file format?
(2) Also, how do I actually "Test" the final configuration with images and content?
Thanks very much!
Best regards,
Hank
#  /  posted on Apr 23, 2010 -
Hi.
I’ve just noted that I messed up the help.txt file …grrr I will fix the help file Monday and I will add a section there about how to setup the logo for this template… Actually is really simple, you can use a swf or image it can have any size you want, just set the path in the config.xml file.
#  /  posted on Apr 24, 2010 -
This is what you need to set up
<show_logo>yes</show_logo> <allow_mouse_click>yes</allow_mouse_click> <logo_path>content/logo/logo.png</logo_path> <position_logo>top_left</position_logo> <!— top_left top_right bottom_left bottom_right —>
Just change the logo path or add a file or replace logo.png with you one file set the position for it, save the file and then open the index.html file to test it.
#  /  posted on Apr 24, 2010 -
-
-
-
-
Can I put this great template flash file to a specific directory instead of Root (index, homepage) directory?
Now the default setting is “http://www.abc.com/index.html” but I would like to put this template like “http://www.abc.com/*flash/flash2/THIS TEMPLATE FILES* .
#  /  posted on May 11, 2010 -
Yes that will work, but the xml files and images needs to be found by the flash(swf) file so you will need to add the content and xml files into the same directory with you swf(flash) file, like in your example into this folder “flash/flash2/THIS TEMPLATE FILES”
#  /  posted on May 11, 2010 -
Hi. The .fla file wont open in Flash CS 3. What could be the issue? Thanks, c
#  /  posted on Jul 02, 2010 -
I apology I didn’t mention this in the description but you need flash cs4 or cs5 to open this. I will change the description to reflect the changes.
#  /  posted on Jul 02, 2010 -
yes. I choose this as it says it opens with cs3. I do not have cs4. Will try to get cs4, otherwise I will have to cancel the order. thanks.
#  /  posted on Jul 03, 2010 -
-
The template is perfect, but lack the fullscreem videos.
If you plan fullscreem videos on this template I will buy.
Thank you.
Look : http://www.edsonzerati.com.br/videos3/index.html
#  /  posted on Jul 19, 2010 -
I am sorry but full screen will not be available for this one.
In future template for sure!
#  /  posted on Jul 19, 2010 -
I'll be waiting anxiously.
Thank you very much !
Edson Zerati, MD
http://www.zerati.com
#  /  posted on Jul 20, 2010 -
-
The site for your template is ready.
See if it was good!
[url]http://www.zerati.com[/url]
But there's one problem: when I click on the main page, there is a link to your site. I want to remove it. Where is the file so I remove this link?
Thanks my friend !
#  /  posted on Jul 25, 2010 -
The file send_msg (PHP) does not send email !
<?php
$name_txt = $_POST['name_txt'];
$tel_txt = $_POST['tel_txt'];
$email_txt = $_POST['email_txt'];
$msg_txt = $_POST['msg_txt'];
$email_to_send = $_POST['email_to_send'];
$contact_form_title = "DEMO CONTACT FORM";
$contact_form_subject = "CONTACT FORM SUBJECT";
$email_to_send = "[email protected]";
$message = "Name:".$name_txt."\nPhone:".$tel_txt."\nEmail:".$email_txt."\nMessage:".$msg_txt;
_send_mail($email_to_send, $contact_form_title, $contact_form_subject, $message);
function _send_mail($mailto, $contact_form_title, $subject, $message) {
$header = 'From: '. $contact_form_title . "\r\n" .
'Reply-To: [email protected]' . "\r\n" .
'X-Mailer: PHP/';
if (mail($mailto, $subject, $message, $header)) {
echo 'sent=OK&dum=nimic';
} else {
echo 'sent=ER&dum=nimic';
}
}
?>
#  /  posted on Jul 25, 2010 -
Please reply,
I have three problems:
1-I can not send email link for contact!
2-The FLV file does not open. Window: unexpected file format!
3- I do not know where is the file that I edit to remove your link when I click with right mouse button on the main page. Appears Made by FWD!
Thanks !
www.zerati.com
#  /  posted on Jul 27, 2010 -
Hi.
About the contact make sure that you test it on the server.
About the.flv I think you are refering to the .fla file. You need to have flash cs4 or cs5 to open th fla... I will change this so that it will reflect the changes.
For the other thing please contact me next month around 5 on [email protected] because right now I am in vacation and I don't have a computer wth me.
#  /  posted on Jul 27, 2010 -
-
You have not answered my email! Please can you send me the link without your template.swf MADE BY FDW and without the CONTACT link? I can not edit the template.fla. Error occurs. I would be very grateful! Thank you! [email protected]
#  /  posted on Aug 06, 2010 -
-
-
The template says "Made by FWD". I can edit & recompile the template.fla but I do not have the font FFF Aurora installed on my system. Mapping to other pixel fonts is breaking the contact form. Please issue new .fla
#  /  posted on Aug 17, 2010 -
-
Does anyone have any tips on how to get the contact us part to work? Everything is working fine on my live server except the contact form... send_msg.php is in my root index, email addy has been changed to mine, server supports php, msg says sent but nothing shows up.
#  /  posted on Aug 18, 2010 -









