This item was featured on ActiveDen
LynCh
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 6-7 years
- Item was Featured
- Referred between 1 and 9 users
- Sold between 5 000 and 10 000 dollars
104
Purchases
Buyer Rating:
4.50 stars
4.50 average based on 24 ratings.
-
5 Star
1770%
-
4 Star
416%
-
3 Star
28%
-
2 Star
00%
-
1 Star
14%
| Created | 1 November 10 |
| ActionScript Version | AS3 |
| Documentation | Well Documented |
| Flash Files Included | Flash FLA, ActionScript AS, XML Files, HTML Files, JS Files, PHP Files |
| Opens With | Flash CS3 (9+), Flash CS4 (10+), Flash CS5 (10+) |
| Published Size | 106kb |
| Resolution | Resizable |
- bar
- bistro
- black
- cafe
- checkbox
- contact module
- fullscreen
- html support
- photo gallery
- radio button
- resizable
- restaurant
- template
- website
- xml driven
© All Rights Reserved LynCh -
Contact Envato Support


My problem was not solved yet. I received your email, did the fix but when I try to view online menu keeps crashing. Ofline all is well. Please help me fix this bug. Tks Robert Philip
hi, Can i change the color or trasparency of the central module?
thanks
Hi, There are some .as files in “com/scenes” folder. Each .as file is the source of a scene and these all contains a line like:
This is the line that I created background rectangle (“mBg” all the time) and .9 is alpha value of this rectangle. You can make this value anything between 0 to 1.
thanks, I did what I said but does not change. in addition to saving the pages .as and upload them to the site I have to do?
You need to make this change to all .as files in “com/scenes” folder. Then you need to publish “Main.fla”.
Hi m8
I have to say this is a very very nice template. I was wondering if you could help with something I want to have a form like the one in reservation module but inside a news item. Can you help with that or tell me if its too much trouble a price that you want o do it for me.
Thanks Leo
Could you send me an email about this please? Thanks.
Hello, i bought this template and it ist very good and easy to handle. I have a problem with two external swf files to display. I tried several others and the worked but not thes two files. They should be in AS3 . Could you please help me? I can send you the links of the swf.
Thanks Matthias
Hi Matthias, External swf files are working fine as long as those’re coded with as3 and there’s not “stage” property in their constructor function. You need to detect that their added to stage before you use “stage” property. This is the most common mistake that people do. You need to be sure that there is a “stage” before you use “stage”. OR you can create an “init” function that will be called after the external file loaded and added to the stage and move all the content of the constructor function inside this “init” function. So you don’t need to detect that there is a “stage”. “init” function has a parameter as “xml” that you can use to send some xml data to your external file. There is an example for this inside the project folder. You can base your file to this examle. So everything will be working fine. I’m sorry but I can’t give any support to modify some external swf files to make them usable inside the template. But I can watch, try to detect the errors and inform you about these if you can send me a link (not the files) of your site. Thanks…
Hope you can help
Otherwise i must set a menu link to a new window (“_blank”). Is this possible to put an open window as a menu item?
hi! is it possible to replace the menu position from left to right ?
hi! is it possible to replace the menu position from left to right ??
It’s not possible.
Hello all,
thank you for this wonderful template that i have purchased time ago, but now i’m trying to use it I notice that I can see the template offline locally but when I upload it online the loader stops loading and visitors can not enter the website. Any suggestion?
Can you send me the link of your site?
Hi LynCh, thank you! The link is: www.weddingsinsantorini.eu
This image is missing:
http://www.weddingsinsantorini.eu/images/bg.jpgHi LynCh, i have a problem with a reservation form, I receive mail for a reservation but the date never appears? thank you in advance for your answer
Hi twen, can you send me the url of your site please?
Hi LynCh , great template . i have a strange problem. in menu when i put more than 10 pictures inside the menu items it crashess ( 1 picture per menu item )
check geyseisresto.gr – delivery menu . It does not matter what is the picture , all the pictures exist and have small size. enabling 10 different images stops the flash… PLease Help!!!!
sorry. commented wrong template.
_Hello,
How can i change the background color? Now it is black, and i want to make it white. The same with buttons on the left i want them white with black text. Is it possible??
Thank you
You need to change stage’s bg color of MainLoader.fla and compile it.
100.
Hi LynCH,
One qus: Is it possible to change the width of main content area?
Avi Nanrey
It’s not possible to do through xml. You need to make some serious AS3 modifications.
Thanks for reply. is it possible to change the font style?
There is a movieclip in the library as “mcText” and there are 3 textfields inside it. When you change these textfields’ fonts, all the fonts will be changed in template.
Hi,
How to remove that dullness from the background?
Avi
Open “com/ui/Bg.as” with a text editor. And remove 51st line:
Then republish “Main.fla” file.
Thanks
Bu tasla?? ileride sat?n alaca??m ama bana türkçe karakter deste?i sa?layabilirmisin? Menü, yaz?lar vs.
Hatirladigim kadariyla mevcut fontlar icerisinde turkce karakterler var. Yoksa da ekleyebilirim. Ama baska bir font icin garanti veremem. Turkce karakterleri olan bir font kullanmaniz gerekir.
hi, great template. i have a question. is there a way to remove the menu description images? i tried to do it through xml file but when i remove the image code, it dosent load the menu module, just freezes. please advise.
thanks
Hi, I’m glad you like it
I’m afraid it’s impossible to remove those images through xml. Easiest way is to replace those images with a transparent png image. So you won’t see them.
Hi, me again. how do i change or what do i change to make the sender’s email address show up in the email so i can reply to the sender? i can’t seem to find a way to do this. both for the contact and reservation.
thanks
Your “contact.xml” should be like this:
<?xml version="1.0" encoding="utf-8" ?> <data> <form_description><![CDATA[<font face="type1" size="42">CONTACT INFO</font><br />Address: Your Str. Your Appartment No:1 12345 YourCity<br />Phone: +1 (212) 123 45 67<br />Fax: +1 (212) 123 45 69<br />E-Mail: <a href="mailto:address@yourdomain.com">address@yourdomain.com</a><br /><br /><font face="type1" size="42">CONTACT FORM</font><br />Contact form can contain unlimited amount of fields that you choose in 7 different types. These types are hidden field, single-line textfield, multi-line textfield, e-mail field, dropdown list, checkbox and radio button.]]></form_description> <form type="form" fSend="SEND" fClean="CLEAN" fSendAddress="contact_form.php" fSendingMessage="Sending. Please wait." fRequiredMessage="fill in this field" fErrorMessage="An error occured. Please try again." fCompleteMessage="Thank you..."> <formElement fName="hidden_field" fType="hidden" fValue="Field Value" /> <formElement title="NAME" fName="name" fType="string" fRequired="true" /> <formElement title="E-MAIL" fName="email" fType="email" fRequired="true" /> <formElement title="TITLE" fName="title" fType="string" fRequired="false" /> <formElement title="MESSAGE" fName="message" fType="multiline" fRequired="true" fLineCount="2" /> <formElement title="" fName="subscribe" fType="checkbox" fRequired="false" > <checkboxItem title="Subscribe to e-mail list." fSelected="true" /> </formElement> </form> </data>And your “contact_form.php” file should be like this:<? /* VARIABLES */ $recipients = "you@yourdomain.com"; // This is an e-mail address which the e-mail will be sent to. $sender = "any@yourdomain.com"; // This is a valid e-mail address which must be added to mail server. $subject = "Website Mail"; /* MAIL BODY. INSERT A LINE FOR EVERY VARIABLE THAT THE FORM WILL SEND TO PHP. THE VALUE IN _POST FUNCTION MUST BE THE SAME WITH THE NAME THAT YOU WROTE IN XML AS "fName" ATTRIBUTE */ $mailmsg = ""; $mailmsg = $mailmsg . "NAME: " . $_POST["name"] . "<br />"; $mailmsg = $mailmsg . "E-MAIL: " . $_POST["email"] . "<br />"; $mailmsg = $mailmsg . "TITLE: " . $_POST["title"] . "<br />"; $mailmsg = $mailmsg . "MESSAGE: " . $_POST["message"] . "<br />"; $mailmsg = $mailmsg . "SUBSCRIBE: " . $_POST["subscribe"] . "<br />"; if(mail($recipients, $subject, $mailmsg,"From: Website<$sender>\nMIME-Version: 1.0\nContent-Type: text/html;\n")) { echo "error=0"; } else { echo "error=1"; } ?>hi, this isnt allowing the senders name and email to show up in the email header. it wont allow me to reply back to the senders email address.
There is “From: Website<$sender>” inside the codes as you can see. It means, when you reply the email, reply will be send to the sender’s email address. I’m not a php developer but it’s the only way as I know.
Can you help me with this string?
$sender = “any@yourdomain.com”; // This is a valid e-mail address which must be added to mail server.
do i fill in “any@yourdomain.com”?
Aha, I understand now
“contact_form.php” file should be like this:<? /* VARIABLES */ $recipients = "you@yourdomain.com"; // This is an e-mail address which the e-mail will be sent to. $sender = $_POST["email"]; $subject = "Website Mail"; $mailmsg = ""; $mailmsg = $mailmsg . "NAME: " . $_POST["name"] . "<br />"; $mailmsg = $mailmsg . "TITLE: " . $_POST["title"] . "<br />"; $mailmsg = $mailmsg . "MESSAGE: " . $_POST["message"] . "<br />"; $mailmsg = $mailmsg . "SUBSCRIBE: " . $_POST["subscribe"] . "<br />"; if(mail($recipients, $subject, $mailmsg,"From: Website<$sender>\nMIME-Version: 1.0\nContent-Type: text/html;\n")) { echo "error=0"; } else { echo "error=1"; } ?>I changed this line:thank you!!! this works!! great theme and great support. one ore question, if i wanted to take the subscribe off of the contact form, just delete from contact.xml?
can i ask of you to post the same thing for the reservation php? i tried to add that one line but not allowing me to reply and the senders email dosent show. i also wanted to add to the form email, phone, date, time, ocassion. the date and time just being “string”. itried and something is going wrong.
thanks again
i figured it out with the reservation php. thank you!
No problem
Hello i cannot change the background color from black to white in the main fla. Is it possible?? Where can i change the background color??
You need to open “MainLoader.fla” wtih Flash and change it’s background color to do this.
Yes i already did this, but it still does not work… (Im using flash cs4 for mac)
I tried it also in the main but it also does not work. The thing is it lets me change it in both, but then when you publish it does not work… Please can you help me on this? Or send me the swf with white background… Thank you
I’m sorry, I just found where it is.
Open “MainLoader.as” from “com” folder. There is a color code like “0×111111” in 38th line. You need to change that color code as “0xFFFFFF” to make background white.
Than re-publish “MainLoader.fla” file.
Reservation and contact form are not working. This week we tried the forms the first time but they are not working. At the frontend i get the information that the message was sent succesfully, but i got no mail. I alos looked into the spam folder – nothing arrived.
My reservation_form.php (i replaced the original domain with xxxx.xx): <? /* VARIABLES / $recipients = “info@xxxx.xx”; // This is an e-mail address which the e-mail will be sent to. $sender = “info@xxxx.xx”; // This is a valid e-mail address which must be added to mail server. $subject = “RESERVIERUNGSANFRAGE von der Webseite”;
/ MAIL BODY . INSERT A LINE FOR EVERY VARIABLE THAT THE FORM WILL SEND TO PHP . THE VALUE IN _POST FUNCTION MUST BE THE SAME WITH THE NAME THAT YOU WROTE IN XML AS “fName” ATTRIBUTE */ $mailmsg = ””; $mailmsg = $mailmsg . “NAME: ” . $_POST[“name”] . “
”; $mailmsg = $mailmsg . “TELEFON: ” . $_POST[“phone”] . “
”; $mailmsg = $mailmsg . “DATUM: ” . $_POST[“date”] . “
”; $mailmsg = $mailmsg . “PERSONENANZAHL: ” . $_POST[“party”] . “
”; $mailmsg = $mailmsg . “NACHRICHT: ” . $_POST[“message”] . “
”;
if(mail($recipients, $subject, $mailmsg,”VON: WEBSEITE <$sender>\nMIME-Version: 1.0\nContent-Type: text/html;\n”)) { echo “error=0”; } else { echo “error=1”; } ?>
My reservation.xml:
<?xml version=”1.0” encoding=”utf-8” ?> <data> <form_description><![CDATA[ RESERVIERUNGSANFRAGE
Füllen Sie bitte alle Felder für Ihre Reservierungsanfrage aus. Bitte beachten Sie, dass es sich um eine Anfrage handelt. Wir können Ihnen eine Reservierung zu diesem Zeitpunkt nicht garantieren.]]></form_description> <form type=”form” fSend=”ABSENDEN” fClean=”LÖSCHEN” fSendAddress=”reservation_form.php” fSendingMessage=”Bitte warten . Ihre Anfrage wird gesendet.” fRequiredMessage=”Bitte komplett ausfüllen.” fErrorMessage=”Ein Fehler ist aufgetreten. Bitte versuchen Sie es erneut.” fCompleteMessage=”Ihre Anfrage wurde gesendet. Wir werden uns so bald wie möglich bei Ihnen melden. Vielen Dank …”> <formElement fName=”hidden_field” fType=”hidden” fValue=”Field Value” /> <formElement title=”NAME” fName=”name” fType=”string” fRequired=”true” /> <formElement title=”TEL” fName=”phone” fType=”string” fRequired=”true” /> <formElement title=”DATUM & ZEIT ” fName=”date” fType=”date” fRequired=”false” fDefaultTime=”21:00” /> <formElement title=”ANZAHL PERSONEN ” fName=”party” fType=”string” fRequired=”true” fRestrict=”0-9” /> <formElement title=”NACHRICHT” fName=”message” fType=”multiline” fRequired=”true” fLineCount=”2” /> </form> </data>
Hi… you can send me a Mail.php file? my e-mail is johnnypeople@hotmail.com thanks
It must be in the package already. Isn’t it working?
LynCh…I don´t kown why but i lost this file… don´t exist in my backup. Can you send me? my old email was cancelled…. send me Mail.php in my new mail johnnypeople@hotmail.com please
Hey ! does this support Cyrillic ? for Russian characters.
Yes, it does. But you’ll need to modify some FLA files to embed Cyrillic characters.