A lot of flash beginners wanted to know how to modify free flash templates from flashmo.com website. Here are a few basic steps for editing button labels in action script panel and contents for all pages.
- Button Labels are located on the first frame of actions layer in most of the free templates.
- You can edit them from menu_label array values by opening “Actions” panel (press F9).
- Edit “contents” or “flashmo contents” movie clip in the library for all different pages which are linked respectively to button labels.*
* Note for old flash templates
After you changed button labels, you also need to change frame labels inside “contents” or “flashmo contents” and also “photos” (if there is) movie clip which must be exactly the same as button labels. Otherwise, you will see the loop because flash cannot find the frame label when you click on a button.
In order to make the contact form in contact page to send to your email, please read this post. You may write a comment to this post if you have any question.

Related Posts:

254 responses so far ↓
1 joda // Apr 27, 2008 at 7:40 pm
what software is needed to edit flash tamplates?
Thanks
2 Mania // Apr 27, 2008 at 9:15 pm
Thanks a lot! You’ve just rescued my website!!!!!!!!!!!!!!!!!!!
3 admin // Apr 27, 2008 at 9:18 pm
hi joda,
You need Adobe Flash version 8 or higher is required to edit flash templates.
4 Mania // Apr 27, 2008 at 9:29 pm
I have one more question…How to edit subpages?
5 admin // Apr 28, 2008 at 9:52 am
Hi Mania, Which one do you mean specifically?
6 Laura // Apr 29, 2008 at 1:30 pm
hi .. I saved the flash template but when I tried to open it I couldn’t open as a library, it opened as a swf file so I couldn’t edit it, what should I do?
7 admin // Apr 29, 2008 at 3:10 pm
Hi Laura, Please download the FLA file and edit it in Adobe Flash program (version 8 or higher).
8 Scott // Apr 30, 2008 at 5:22 am
Hi.
First of, great templates!
But.. I have a problem.. I’m from Denmark, and we have 3 letters here, that are unique to the Scandinavian alphabets. The problem is that, when I write something in Danish, in the news.xml-file (I’m thinking about the Dream-template), and I save Dream to .swf and previews it, it doesn’t show the Danish/Scandinavian letters.
- Do you know how to solve my problem?
- Scott.
9 admin // Apr 30, 2008 at 10:12 am
Scott,
1. You will need to select the text field and set it as your own font which supports unique Scandinavian alphabets.
2. Click on ‘Embed…’ button and select necessary characters.
That should solve your problem.
10 Laura // Apr 30, 2008 at 12:40 pm
Dear admin, thanks for replay, but the problem that I couldn’t download the fla file, the template saved as swf file only!
11 Laura // Apr 30, 2008 at 12:41 pm
and Adobe flash CS3 give the msg: unexpected file format
12 admin // Apr 30, 2008 at 12:55 pm
Laura, there is a link “download source file” which is a zip file that contains FLA file. Please edit the FLA file and publish SWF.
13 Scott // Apr 30, 2008 at 8:00 pm
Hi again.
I tried to find the Danish/Scandinavian character se, but couldn’t find it. Then I tried to include these caracters: æ, ø, å (that you probably can’t see). But, when I did this, it wouldn’t show the news section. Like it wasn’t linked to the xml-file any longer.
- Scott.
14 Malcolm // May 2, 2008 at 7:18 pm
Hi and thanks for your templates.
I need to know how to change the color on the button tabs, specifically for the wood 79 template. Thank You!
15 admin // May 2, 2008 at 8:08 pm
Malcolm, Those are PNG graphics and you can easily convert them into movie clips. After that, you try to play the color >> advanced >> settings in properties tab at the bottom.
16 john // May 4, 2008 at 7:56 am
Hi ther ur templates are awsome!!!!!!!!
the problem i am having is that how to put the flash files on to a remote server….like what files do i upload to the remote server.
17 Joan // May 4, 2008 at 11:06 am
OK, I am a very very beginner person here. The question was already answered, ie. software required to edit flash templates … Adobe Flash version 8 or higher. So, I go to Adobe website to look for this product called Adobe Flash, and cannot find it. Please bear with me, and spell it right out for me … what Adobe software package can I use, and please tell me the cheapest. I only want to make flash intro (s) for my website. Nothing more ………….. Help
18 AJ // May 6, 2008 at 3:33 am
Your templates our great. I’m using intro #44 and I can’t get it to stop looping. What am I doing wrong?
19 Neil // May 7, 2008 at 1:51 am
How do change out photos in flash for a slide show. So when you click on the thumbnail it enlarges in the flash player thxs.
20 Jeroen // May 7, 2008 at 2:16 am
Dear admin,
I have a question what is the maximum image size (in pixels) for the photogallery 034? Because I get strange cut-offs on the right and bottom of my photos. Where can I find and hopefully change this setting?
21 Jeroen // May 7, 2008 at 5:18 pm
Dear admin,
I have jet one other question: How do I make sure that every time I reload the flash file it reads the XML file and not use old data. Example: for the 034 gallery I made a search engine with asp which dynamically generates an XML file. The first search goes well, but all next searches do greate a new XML file, but the flash file still displayes the first search results. Please help?
22 admin // May 7, 2008 at 5:34 pm
Jeroen, it seems like the browser cache problem. You can solve it by putting a random number at the end. example: in action scripts:
xml_filename = “generate_xml.asp?r=” + random(1000);
23 Louis // May 8, 2008 at 1:34 pm
I have to say first off these are great great templates thanks so much for allowing use of them. I do have one problem tho … As soon as i change any of the button titles in your wooden template …. then preview …. I click a sub page to view it and it just keeps looping through all the sub pages. over and over i cant stop it. Only way to actually stop it from doing that is by taking out the title i changed. I am changing it in the actions palette. Should i be changing it somewhere else?
24 admin // May 8, 2008 at 1:58 pm
Hi Louis, Please read the italic paragraph under * Note for old flash templates.
25 Louis // May 8, 2008 at 2:00 pm
Actually i am very sorry i missed the part about changing it in the frame section as well. But just for anyone else reading having this problem you also have to change the photos frame title as well. Or the photos scroll then change back to homepage photo. This is on the wooden template.
So you have to change button title on “actions” in the action palette …. on “contents” in the properties palette and also on the “photos” in the properties palette.
So, very sorry that i didnt read properly but i have fixed my problem myself.
26 Louis // May 8, 2008 at 2:02 pm
ha ha very funny that you were posting that as i was typing out my last one.
no worries tho i got it =D many many thanks i love the layouts
27 admin // May 8, 2008 at 2:02 pm
That is correct, frame labels in “photos” movie clip is also needed to change.
Thanks Louis for pointing that out.
28 Louis // May 8, 2008 at 3:25 pm
my pleasure
29 Isuru // May 8, 2008 at 6:53 pm
Please tell me how to edit button lables in 072blue.
I can’t do any thing with that.(I’m not very fammilier with flash though)
One more thing. How to edit sub pages in
072 blue.
30 tish // May 9, 2008 at 12:28 am
Thanks a whole lot…know I will buying all my premium website plates from you…excellent! customer service and info.
31 Julus // May 9, 2008 at 12:38 am
Hi, thanks a lot for templates, i have a questions,
in the pasge contact us , theres an AS2 ti send the formulary, i would like to know, what should i add to send it to my mail
Thank very much for your work, its just great
Gona be perfect when can send contact info
32 Louis // May 9, 2008 at 2:21 am
just about the exact same way shown above in the pictures.
Click on “actions” in the layers palette at the top of the screen …. choose frame 4 ….. and on your actions palette (press F9 if you dont see the actions palette) you will see :
var button_label:Array = new Array(”Home”, “Products”, “Services”, “Testimonials”, “About Us”, “Contact Us”);
Thats where you change it.
33 Runky // May 10, 2008 at 12:04 am
Hey there admin, I run an html web site but I want to change it to flash… so I downloaded a template but it appears the message that says unexpected fil… so, i was reading the comments here and you said you needed the Flash 8 version?? because I have the MX2004, is that the reason it isn’t working??
Thanx
34 Amber // May 10, 2008 at 12:35 am
Hi! I am using the Movies Flash template and would like the movie thumbnails to be able to be clicked on and opened in a new window. In the xml file I have changed the url to reflect an outside link, though it is not opening a new window. What do I need to change to make it open the link when the movie thumbnail is clicked on? I noticed that the template isn’t opening in a new window, as well. (template flashmo_080_movie) Thanks for any help!
35 John // May 10, 2008 at 8:02 pm
Hi, I’m interest in this template
http://www.flashmo.com/preview/flashmo_026_photo_xml
But I have a few questions:
When I download the template will I have also the source files in order to make the changes by myself?
I don’t know about action script is it easy for me to customize the template? I need to change the pictures of the birds for another type of images and the pictures title. How can I get the instructions of how to do it?
Thank you
36 Cj // May 11, 2008 at 6:36 am
Hi, i have this template, http://www.flashmo.com/preview/flashmo_045_elastic
Could give me specific directions on how to edit all of the subpages, because in the FLA file, it only shows one of the buttons and i cant find a way to edit the others.
37 admin // May 11, 2008 at 11:10 am
Amber, you may take a look at 086 speaker template which you can set URL targets in the XML file.
John, you get all source files when you download the zip file.
Cj, please read the instructions in this page carefully.
38 Muhammad Hassam Zia // May 12, 2008 at 5:07 pm
you are creating a great website thanks flashmoo administrator
39 Louis // May 13, 2008 at 1:33 pm
Got another question. I am using the 082 Dream template now and was trying to get a song to play for me. I added a on/off button and a .wav to the library and when i add the on/off button to my page it works just fine … until you click a subpage … then it plays a duplicate song along with the first one. If i click a third page … u guessed it! another song starts playing as well. All the same song …. all looping perfectly. Just playing simultaneously and is rather annoying for anyone listening to it. Any suggestions? I think it may be cause i am working with a on/off button i had previously used on a different layout which loaded seperate subpages rather than this one which loads different frames as the subpages. So everytime a page loads it reloads the song. Hope i didnt lose ya with all that.
40 admin // May 13, 2008 at 1:48 pm
Louis, Have you seen the sound on/off in Speaker template? You may take it as a sample.
41 Louis // May 14, 2008 at 2:21 am
No i sure have not. But i will most definitely be downloading right now to test it out. Thanks a bunch. You guys got tha best templates and are very helpful. Thats very rare here on the net.
42 Hope // May 14, 2008 at 3:22 am
i’m using one of your intro…thanks so much! and I added an “enter here” option but found that i want it to stop after 15 or so seconds to automatically load a page. can you help me? http://www.flashmo.com/preview/flashmo_063_effect_1
43 Mike // May 16, 2008 at 1:47 pm
Dear Admin,
I’m not able to have the flash templates work or load in mozilla firefox. i’m not sure where the error lies, i’ve updated flash players, updated firefox, and changed the embed tags many, many times. what would be the next step? i’ve used flashmo template 26 and 34 and have had no luck so far. Any ideas where the trouble could be?
44 Matt // May 16, 2008 at 3:29 pm
Hi,
I can edit the first page but cannot access any of the sub pages that exist below the buttons.
I am using Flash CS3
Any ideas how I can access the sub pages?
45 Cefyn // May 16, 2008 at 8:58 pm
Hi, I have downloaded 067 thumbnail xml but I am very new to Flash. I have been able to use my images in the gallery but could you tell me how to link the thumbnail to open a larger image.
Many thanks, Cefyn
46 Louis // May 17, 2008 at 2:23 am
47 jonny festa // May 17, 2008 at 4:14 am
Hi, I’m absolutely loving flashmo
Can anyone tell me how to change the music in the speaker template please? i can see in the actionscript that it’s called flashmo_music but where do you find it and how do you change it?
48 Louis // May 17, 2008 at 7:04 am
jonny I may be wrong but you have to look in the library panel inside Flash and find the music file. It is called EricJordyn_Syntax_October20 … It has a little speaker by it …. I just right clicked on it and chose properties then clicked import and located the proper wav i wanted to swap.
49 Louis // May 17, 2008 at 10:29 am
okay so i take my question back after a little searching i found out myspace disables external links from flash9 so the getURL script does not work.
50 Zoe // May 17, 2008 at 4:44 pm
hello, lovely templates, im using a flash photo gallery from your website, just wondering how to embed it into the timeline in my already existing FLA file that contains the rest of my website? The photo gallery i use is one that gets the pictures from its contained folder outside of flash. your help would be greatly appreciated!
51 Gary // May 18, 2008 at 4:11 am
hello i’m using one of your website templates just asking how the heck do i remove that big picture or text ontop that says=
FLASHMO.COM
BUILD YOUR OWN WEBSITE.
becuz the website is for a bussines i’ll be happy to add that to the bottom or something but not to the top..
52 jonny festa // May 18, 2008 at 5:23 am
thanks alot Louis, a very quick and easy method that works just fine
53 admin // May 18, 2008 at 10:49 am
Gary, you can change or remove them from “header footer” layer.
54 Gary // May 18, 2008 at 5:29 pm
look = http://www.irmaity.com/Home it doesnt work the top doesnt go away
55 zaha // May 18, 2008 at 11:12 pm
hello
I am also using ur web templates to make a web site. I am new to Flash so having some difficulty in modifying it.
is it possible to put a drop down in the navigation buttons!!
thnx
56 madara // May 19, 2008 at 2:41 pm
JODA you need to have a ADOBE/MACROMEDIA FLASH 8/FLASH 9 software to be able to edit your tamplates.
57 zaha // May 21, 2008 at 9:06 am
i have flash, and am able to make some modifications. but i dont know how to make sub-links. can any one please tell me how to do it.
I like to have main 7 or 8 pages and in each page to have links to other pages.
pleeeeeeeeeeeeease tell me how to do it.
thnx
58 TBird // May 22, 2008 at 4:44 am
Great flash templates!
Is there any way to change the green colour (to another colour when mousing over the tab) in the menu tabs in template number 041 horizontal?
Cheers,
T
59 Shira // May 22, 2008 at 6:44 pm
Hi I have taken template flashmo 084 intoro and I would like to replace the photos and add text, I cannot understand how to do it do you have a step by step format.
Much apriciated Shira
60 lucia // May 23, 2008 at 4:23 pm
Hi admin!
im currently trying to use the 3d cylinder box for pictures and well i opened the .fla file and could succesfully edit it with my pictures and without a background and it works… but i want to import it as a movie clip to play inside another flash file… and i get errors all the way could you please help me?
61 Hélio // May 24, 2008 at 7:15 pm
Hello Admin, I already send a mail to Min Thu,
regarding a problem I have to find the necesary actionscript variables to change the menu labels in the restaurant fla file. But maybe you or anyone on this platform kan help me out as well.
I already apreciate all the time and effort; thank you.
My problem:
I have look at the example described above and have opened the speakersite fla file; and indeed it was easy to locate the action scripts variables to edit the menu buttons.
But in the restaurant fla file; wich I downloaded , I dont seem to find the location of these variables,,, Its not in the first frame, not in the last frame,
I only found actionscript for; button functions, email form, turning on or of background sound;
In the group “flashmo menu”, where all items containing the menu bar are grouped, I can edit the button itself, but there are no actionscripts to be found…so where do I go to change the variables for the menu bar labels? ‘cooking, home, recipe, etc’??
Ive searched the contents group, the photos, the menu group,, nothing.. I just dont find it..
Can any of you take a look and please point out where I go wrong, im sure its probably a stupid thing Im overlooking..; thank you very much again for your effort of taking a look at my problem
;
Kind regards; have a good weekend all of you
62 admin // May 24, 2008 at 7:26 pm
Hélio, it is still the same, button labels are on first frame of actions layer, line number 5. please check it again.
63 Helio // May 25, 2008 at 7:33 am
Oh my god! I was just looking at the wrong entry,,, I was looking inside the content group only,,, thank you very much for pointing this out to me, I found it,,,, sorry for the trouble
beginners mistake,,, have a tremendous good weekend
Flashmo Team
Kind Regards
64 TBird // May 25, 2008 at 1:14 pm
65 lucia // May 26, 2008 at 3:34 pm
why didnt i get an answer too??:(
66 admin // May 26, 2008 at 3:57 pm
lucia, I think Flash AS3 or Papervision3D does not support to load it from another SWF.
67 Rade // May 27, 2008 at 10:56 pm
Zoe didn’t get the answer, and I have the same question: How to put your photo gallery (034) as external swf in my fla file ant make it to work as it should (position of the photo, moving the photo …)?
Thanks in advance.
68 rmc // May 28, 2008 at 12:41 pm
hey guys, im using flashmo_092 and thanks to this tutorial i’ve changed the names on the menu.. but now i dont know how to change the actions of the button.. for example if i want that when i press some button go to a intranet page.. how i configure the button function???
pd. sorry for my english lol.
69 gathered // May 29, 2008 at 11:42 am
I’ve used your dream and restaurant files. I can edit or use your exact downloaded files ok on my server. However, IE 7 displays the galleries correctly, but everyone who uses FireFox 2 can not get to the gallery. It will load the main page, but where the thumbnail should be–it is stuck on “loading…. 0%”. This happens on either templates with the same gallery type function and on edited or unedited source files from the website. The above is true for users using Flash 8 and 9. Any idea on how to resolve?
70 Josh Laprise // May 30, 2008 at 9:32 am
I’m trying to use the flashmo_091_intro and I can’t get the intro to end and go directly to my website. Where in the action script do I change this to link to say http//www.computerri.com/index2.htm
71 Rachit // May 30, 2008 at 4:19 pm
listen bro, i am making my own website, I’ve got few templates that i wanna edit but the problem is that i can’t edit the whole template, i mean i m not able to. So could you kindly tell me the softwares and the technique required to do so. I can also mail you the template if u want
thanx in advance
72 Rachit // May 30, 2008 at 4:20 pm
sorry, forgot to tell you that those are flash templates…
73 Manny // Jun 1, 2008 at 6:43 am
How would I add a description to the Thumbnail 38 gallery? I can’t figure it out
74 bingo // Jun 2, 2008 at 11:45 am
hi,
i downloaded flash template flashmo_056_carousal. i am having troubles in changing the pics.plz help.
75 hakan // Jun 3, 2008 at 5:09 am
Hi,
First of all thank you for these templates.
I have a question… I downloaded and edited… but when i try to changes pictures or just their names(i’m changing xml file as well), it’s not working… Actually it is working and you can choose photos, there is no problem in that part but they don’t show in thumbnail menu. (In thumbnail menu there is only that writing “0%”)
Could you help me please? What am i going to do?
Thanks.
H.
76 hakan // Jun 3, 2008 at 5:11 am
sorry, i think i miss something. I am having trouble with 26_photo_xml template.
Thank you.
77 Vaan // Jun 4, 2008 at 11:11 pm
Hi, i am going to have to second bingo’s comment. I can change the pictures and file paths when i am presented with a “images” directory however i am struggling to edit the photos on this particular template as there doesn’t appear to be any image files.
Thanks in advance.
78 wahyu // Jun 5, 2008 at 4:47 pm
hello.., thanks a lot for the free flash template, but when i try to edit, i don’t know how to make a link with another site, please give me solution, thanks
79 Melissa // Jun 6, 2008 at 3:38 am
Used a template for the first time and dont know how to edit the text on the RIGHT CLICK on the main flash movie…hellp! http://www.meliciousdesign.com just right click while loading and will show as flashmo.com
80 admin // Jun 6, 2008 at 5:30 pm
Hi Melissa, It is located on the “preloader” scene, first frame of “actions” layer. You can edit it from actions panel.
81 Ron // Jun 8, 2008 at 10:23 am
Cannot figure out how to edit buttons/menu on template 028. There is no “action” later under contents. Please advise. thank you
82 admin // Jun 8, 2008 at 10:29 am
Ron, it is located on the frame no. 45 of actions layer on the root timeline, you can obviously see the frame label “edit button labels here”.
83 Ron // Jun 8, 2008 at 12:51 pm
lol! Sorry for the oversight! And thanks for your quick reply! Flashmo rocks!!!!
84 Nisa // Jun 9, 2008 at 10:55 am
Hi, thanks for the free flash template. However, I have a problem in editing the contents of the templates.
I’ve downloaded the flashmo_104_circular template. Now, I’m not sure how to edit the contents.
Note: I’ve edit the menu/button labels at the first frame under action layer.
If you don’t mind, can you guide me step-by-step on how to edit it.
You can email me at the above email i’ve provided.
Thanks.
85 Angie // Jun 10, 2008 at 12:22 am
Hi I am very new to flash, and I’m trying to build a site using thumnail 038 template. I love it, but can’t get my pics to show up. I have managed to edit all the text, and I know I’m missing a simple step to point to the folder for my pics. Can you please walk me through editing this template?
thanks in advance
Angie
86 Nisa // Jun 10, 2008 at 3:30 pm
Hi admin..
I have a problem here. I downloaded the flashmo_020_black. But I’m not sure how to edit it with my own pictures.
Hope you can help me!
Thanks.
87 Nisa // Jun 10, 2008 at 4:10 pm
And also, when i try to test movie, there’s an error.
“Duplicate label, Scene=flashmo.com, Layer=actions, Frame=105, Label=stop”
I hope you can check it for me.
Thanks.
88 Gary // Jun 11, 2008 at 2:51 am
hello ive got a problem! i cant seem to make an image goto an url.? i type some tekst,in flashmo contents then rightclickt it and convert to symbol when its a symbol i change it into a button,then i press F9 and do Geturl,type the url and save it,when i preview it in html,i click it,and nothing happens :/ howcome?
89 admin // Jun 11, 2008 at 9:43 am
Nisa, you may take a look at http://www.webdesignmo.com/blog/2008/05/30/editing-flash-intros/ page and you will get an idea how to replace them with your own photos.
90 chand khan // Jun 12, 2008 at 4:09 pm
hi
as i want to see other button i could not see these only home button where does it lies please reply me uegently
thamks flashmo.com
91 ferelm // Jun 14, 2008 at 6:46 am
hi, i dont not how modify the texts in the site flash??? how can do???? sorry for my english
im argentino
thanks!
92 Malini // Jun 14, 2008 at 4:37 pm
hello ive got a problem! i cant seem to make an image goto an url.? i type some tekst,in flashmo contents then rightclickt it and convert to symbol when its a symbol i change it into a button,then i press F9 and do Geturl,type the url and save it,when i preview it in html,i click it,and nothing happens :/ howcome?
93 Seth // Jun 15, 2008 at 12:14 am
hi i am currently using the wooden template i love it i have a small problem in the actions the menu labels are differernt here is what they say
fm_button._visible = false;
button_label = new Array();
page = button_label[0] = “Homepage”;
button_label[1] = “Our Company”;
button_label[2] = “Flash Templates”;
button_label[3] = “Photo Gallery”;
button_label[4] = “Special Techniques”;
button_label[5] = “Contact Us”;
for( i = 0; i < button_label.length; i++ )
{
duplicateMovieClip(fm_button, “fm_button” + i, i);
_root[”fm_button” + i]._x = fm_button._x + i*128;
_root[”fm_button” + i]._y = fm_button._y;
_root[”fm_button” + i].label_mc.label_txt = button_label[i];
} when i edit them the page just loops thnks please give me step by step information i am new to this
thanks Seth
94 Gary // Jun 15, 2008 at 1:20 am
malini i found the problem. you gotta publish in flash not in html
95 Dorin // Jun 16, 2008 at 12:14 pm
Hello,
I’m trying to edit the content page in Sunrise, but when I select it from the right menu of Flash 8, all I can see is just a black area, which is uneditable, as far as I can see.
Could you please provide me the solution for editing the information in all pages as well?
Thank you kindly,
Dorin
96 SebaS // Jun 19, 2008 at 7:55 am
Seth you need to change the name in the content section. Step #3 all the way to the top of this page.
Basically each content need to have the name of the button you changed.
97 SebaS // Jun 19, 2008 at 7:58 am
Fere
Tenes que editar el texto en la parte donde dice “Contents”
98 SebaS // Jun 19, 2008 at 8:00 am
Dear Flashmo
Great jobs with all this. I have an awkward question, every time i edit the template the page goes to the left margin.
But if I open your template it stays in the center, how can this be fixed.
Thank you
Sebas
99 René // Jun 20, 2008 at 9:58 pm
Good afternoon,
I’m trying all my best to change the buttons so they go to the URL’s I want.
I’m new to this, but how do I manage this ??
Thanks
100 Joseph F. // Jun 21, 2008 at 7:41 pm
Hello Admin, great site and templates!
I’ve downloaded the flashmo_104_circular template, and know how to make editions, but can’t seem to be able to add Japanese text to the buttons. When I change the array information with Japanese text (copy and pasted in) the buttons show up as blank. This is my major issue- I need to input in japanese. Any help much appreciated!
101 Joseph F. // Jun 21, 2008 at 8:17 pm
Please disregard my previous comment- I’ve figured it out. Thanks again for such a great template!
102 ferelm // Jun 22, 2008 at 11:10 pm
Hola! gracias por la respuesta. Una ultima duda, no puedo cambiar los nombre sde los botones. No puedo cambiarlos, aparece uno que dice button label y en el scripts no hay nada para cambiar.
gacias!
103 Aaron // Jun 23, 2008 at 12:20 am
Post #98
SebaS // Jun 19, 2008 at 8:00 am
Dear Flashmo
Great jobs with all this. I have an awkward question, every time i edit the template the page goes to the left margin.
But if I open your template it stays in the center, how can this be fixed.
Thank you
Sebas
I AM HAVING THE SAME EXPERIENCE
PLEASE POST A SOLUTION
104 Kenny // Jun 23, 2008 at 9:05 pm
Hi.. I want to ask… does these templates work for Blogspot etc???
105 Aaron // Jun 23, 2008 at 11:33 pm
what does this message mean:
WARNING: Duplicate label, Scene=main, Layer=actions, Frame=106, Label=stop
106 Mo // Jun 24, 2008 at 4:30 pm
I just read through every comment on this site and the question I need an answer to has already been asked 3 or 4 times but there has been no answer for it.
So could anyone tell me how to edit the subpages on 72_blue please?
107 Doughboy // Jun 27, 2008 at 2:06 am
I love the templates that you have. I am trying to edit design 052. First, How do you layout a little bigger to put more text in. Second how do you make sub buttons for the ones that already there.
108 christian // Jun 28, 2008 at 9:42 am
hi i downloaded temp flash mo o04,managed to change the pictures and background..
how do i actually upload them to my website?
Do i need to make a html page first and than copy the swf or fla files in to that?
thanks for the nice templates
109 Aaron // Jun 28, 2008 at 11:30 pm
When I create new buttons and test them
The links written in the script include the domain
for example:
http://www.site.com/http://www.button.com
any solution?
110 bpgpfg // Jun 29, 2008 at 7:25 pm
i`m having a trouble with replacing the buttons with cyrillic letters for some reason they won`t show at all
all i get is empty buttons
is there a specific code i can input in the action script or i`m doing a mistake somewhere
111 Candy // Jun 30, 2008 at 3:22 pm
Hi there,
Thanks for the fantastic templates!
I have one question, I have edited the flash template CIRCULAR for my website and done as quoted in the itallics at the top of the page. but I am still getting the loop on my contents…
Could you be more specific about which layer in the FLASHMO_CONTENTS that needs to be named and is it exactly the labels that have been used for the button?
Thanks a mil!
112 kaichi // Jul 1, 2008 at 3:01 pm
hi admin,
flashmo templates are absolutely awesome but ione thing bothers me alot… it loads the image 100% but the opacity unable to reach 100%.. heres the link on my project…
http://www.tagaytaycity.com/abba/gallery.php
here’s the link of the file im using…
http://www.flashmo.com/preview/flashmo_026_photo_xml
thanks…
113 kaichi // Jul 1, 2008 at 3:03 pm
admin,
the problem occur in mozilla firefox browser only.. its good in ie…how do i fix it?
114 Trish // Jul 3, 2008 at 4:33 am
Hi, I love the templates they are great. I have the wooden design temp. I can’t changing the scrolling text in the header and I can’t change the flahsmo_029_design from coming up in Internet Explorer title bar.
115 Kenny Ellaway // Jul 5, 2008 at 11:06 pm
I’m using the Audio Speakers template but would like to change the copyright text at the bottom.
How do i do it, because I’ve looked everywhere and cant find the text or actions to do it?
116 Wahyu // Jul 8, 2008 at 7:36 pm
i want ask about the URL (GetURL).
how to change the link of picture
117 vas // Jul 12, 2008 at 3:31 am
hello there I really hope you can help me, I downloaded the template above (flashmo speaker) can you please direct me how I can edit the other subpages (portfolio, awards, and company) I have searched everywhere and cannot find them at all. I am new to adobe flash cs3 but I am a fast learner. And how can I link the contact information to my e-mail as this template does not have ’send-email.php’ PLEASE HELP
118 Vesna // Jul 14, 2008 at 9:28 am
I’m trying to add the new xml of the speaker design, but i really can’t find out how to add an “enter” in the document.
All text on the preview is behind eachother, but i want it like:
here a sentence.
here.
here.
How can i do that? from html isn’t working, please help me.
119 Theresa // Jul 15, 2008 at 6:46 am
I am putting together a photo gallery using flashmo_026_photo_xml. Everything works great except one of the thumbnails shows as 0% instead of the image. I have double checked the file names & paths many times. I cannot figure out what the problem is….could it be something in the actionscript I am missing? I would really appreciate your help! Thank you in advance
http://metalchick1091.com/photoGallery/
120 admin // Jul 15, 2008 at 10:41 am
Hi Theresa, It seems like the file extension problem. Please check if your file is .JPG or .jpg and also in XML file path.
121 Travis // Jul 16, 2008 at 6:08 am
I’ve worked on 038_thumbnail_xml and it works great. Can anyone help me with the text underneath. I would like to display text with an underlying url. How do I do that?
122 elle // Jul 17, 2008 at 10:27 am
How can i combine two sample template in one?
Thank You^^
123 andrei // Jul 18, 2008 at 7:45 pm
how i can change links Button
how i show where she passed when i press the button.
124 dia // Jul 22, 2008 at 3:18 am
how can i edit subpages
125 dia // Jul 22, 2008 at 11:02 pm
I’m using this template! fhttp://www.flashmo.com/preview/flashmo_108_studio
can you please tell that how can i edit the portfolio page and use my own images.
thanksssssss
126 Louis // Jul 23, 2008 at 10:11 am
Just got a question on how I can add a button inside one of the subpages of the “082_Dream” Layout … I want the button to bring up a different frame As the right menu does. Is that possible?
127 dia // Jul 23, 2008 at 10:13 pm
Hi Admin,
I figure out how to edit image page.
but how can i edit the title for this template
fhttp://www.flashmo.com/preview/flashmo_108_studio
like it says designs studio…i want to write something else. i try importing my on title but it is giving white background. please let me know thanksssssssss lot
128 dia // Jul 23, 2008 at 10:48 pm
Hi Admin please ignore my all questions……i figured all out…….still thanks a lot for awesome template : )
129 mitch perry // Jul 24, 2008 at 8:32 am
how do I open 084 in Flash?
Thanks
130 Ted // Jul 24, 2008 at 11:25 am
I found an easy software for editing flash templates — http://www.a4desk.com/
Very easy to use, I used it to change a template in few minutes. But seems it can’t support all templates on flashmo.com ??? Maybe different flash?
131 Richard // Jul 24, 2008 at 12:38 pm
I downloaded flashmo_016. How do I edit the colors on flashmo_16_layout. The backgound is a jpg in the library but every time I try to copy and paste it, it shows up as a scrap. Help!
132 Prashan // Jul 28, 2008 at 4:53 pm
i downloaded flashmo_116_pinky template and i would like to change it to my own…i tried to edit the flashmo item..i couldn’t able to get the xml path..how could i change it pls guide me…my boss is pressurizing me to finish my website as soon as possible
133 REggie // Jul 31, 2008 at 12:47 pm
How Do i edit the title page in flash
134 Nezzer // Jul 31, 2008 at 10:03 pm
Post #98
SebaS // Jun 19, 2008 at 8:00 am
Dear Flashmo
Great jobs with all this. I have an awkward question, every time i edit the template the page goes to the left margin.
But if I open your template it stays in the center, how can this be fixed.
Thank you
Sebas
ANYONE OUT THERE NOW HOW TO FIX THIS? WOULD LIKE TO HAVE MY PAGE CENTERED. THX
135 Nezzer // Aug 1, 2008 at 2:39 am
Everytime i edit the template the page goes to the left margin. But if I open your template it stays in the center, how can this be fixed. Thanks.
136 admin // Aug 1, 2008 at 7:52 am
Nezzer, I think you are talking about text alignment. You just set it as justify. Not left, or center, or right.
137 Johnny // Aug 2, 2008 at 4:13 am
Hello,
Thanks for the free templates. They are really great.
I have a question regarding the 118 fashion gallery template. How do I change it so the thumbnails on the models page scroll left to right instead of up and down. I want to set up that page with thumbnails across the bottom instead of the right side. Is this a change that has to made in the actionscript someplace?
Thanks!
138 Vesna // Aug 2, 2008 at 8:20 am
why does nobody answer my question
i really want to know how to add “enters” in the xml document for the speaker layout.
Please help me
139 ferelm // Aug 3, 2008 at 8:54 pm
hi i am currently using the wooden template i love it i have a small problem in the actions the menu labels are differernt here is what they say
fm_button._visible = false;
button_label = new Array();
page = button_label[0] = “Homepage”;
button_label[1] = “Our Company”;
button_label[2] = “Flash Templates”;
button_label[3] = “Photo Gallery”;
button_label[4] = “Special Techniques”;
button_label[5] = “Contact Us”;
for( i = 0; i < button_label.length; i++ )
{
duplicateMovieClip(fm_button, “fm_button” + i, i);
_root[”fm_button” + i]._x = fm_button._x + i*128;
_root[”fm_button” + i]._y = fm_button._y;
_root[”fm_button” + i].label_mc.label_txt = button_label[i];
} when i edit them the page just loops thnks please give me step by step information i am new to this
140 Keala // Aug 5, 2008 at 2:40 pm
Dear Admin,
I’m really a newbie with Flash. >_<
Could you explain me how to edit the content of ALL THE PAGES which are in “Flashmo contents”? Because I’ve seen them in the library preview, but can’t access them (except first page) in the main window, to change their content.
Thanks a lot for your help!! ^_^
141 Keala // Aug 5, 2008 at 3:55 pm
THANKS A LOT!!!!! Admin, you are my savior!! ^________^
So the response is in the “Create subpages” article : you have to see into “Flashmo Content” (from the library) and afterwards, into its layer “Text” or “Subpages”: column by column (from the timeline window).
Sorry, I had read this article before, but I hadn’t understood it like this. (I imagined it only talked about subpages of main pages). And I thought there were one layer by page.
Thanks again!! Have a nice day. ^_~*
142 fernanda // Aug 6, 2008 at 5:21 am
Hi Admin,
I’m traying to edit the thumbanails stuff of flashmo_092_restaurant template. I need to put a list of 18 thumbs, but its shows only 10.
How can i enlarge this list?
thanks
143 fernanda // Aug 6, 2008 at 8:35 am
Hello again.
I have another doubt.
Its possible to do links of thumbnails of flashmo_092_restaurant open in a pop-up window?
144 fernanda // Aug 6, 2008 at 8:39 am
how do i have change it to open a pop-up window?
here?
getURL( url_list[this._parent.tn_no], url_target_list[this._parent.tn_no] );
145 fernanda // Aug 7, 2008 at 12:09 am
please, I need help!
146 Sebas // Aug 7, 2008 at 12:21 am
Post #98 and #134
I am still having the same problem, where once I edit the template the flash will appear to the left of the browser. You can see that on my site
http://sebas.ganly.net
How will I go and fix this where it would appear in the center of the browser?
Thank you
147 D'Rae // Aug 10, 2008 at 8:37 pm
I’m a newb to flash. This is my 1st attempt to use it. With that being said I have gotten everything changed that I wanted to change. Everything except the heading “Fashion Gallery.” I can’t find where I would change this. Do I just delete that background and create another one or is there a way to go in and just delete the heading and add my own?
Thank you in advance
D’Rae
148 D'Rae // Aug 10, 2008 at 11:42 pm
Disregard my question. I found it! Thank you for the use of your flash templates.
D’Rae
149 Nezzer // Aug 11, 2008 at 9:11 am
Admin, please help.
Almost done with my site but still this thing is hanging out on the left side of the browers window. If anyone knows the answer feel free to answer. Same Question can be found on Posts# 98, 103, 134, 135, 146.
150 admin // Aug 11, 2008 at 9:15 am
Hi Nezzer, I have already answered it in comment #136.
There are 4 options for text alignment in text field properties. You just need to set it as “justify” the right most one.
151 Nezzer // Aug 11, 2008 at 5:18 pm
It’s not the text fields that I’m having trouble with but the whole scenes html alignment. The cloest thing I could find was the html alignment option in the Publish Settings. I could align it to either the right or left side of the browser window, but default, top, and bottom alignment options all set it to the left side of the window.
152 SebaS // Aug 12, 2008 at 12:33 am
Admin yes you mentioned that you have answered the question, but it still does not fix the problem.
If you check post #146 and go to my website you can see that the flash appear to the most left and top margin.
But if you open the template that flashmo from scratch the web appears in the center of the browser. Once you modify the template, iut ehn moves to the left…
153 D'Rae // Aug 12, 2008 at 12:42 am
Hi Admin. I have made all my changes and now I’m ready to upload the website to my hosting. Which files should I be uploading & how should I prepare the files before I do? I’m using the Fashion Gallery 118. I’m a newb so this is totally new.
Thanks in advance for you help!
154 Joan // Aug 12, 2008 at 2:31 am
Hi, I have Flash 2004 MX and can’t edit any template so far, the caption says ‘unexpected format file’. Sorry but I don’t know if my version of the adobe is enough or not, would you please give an explanation?
155 Jetfire // Aug 12, 2008 at 6:31 am
I’m having the same problem as Nezzer, the flash object, I can’t align center.
tags don’t work…
156 Nezzer // Aug 12, 2008 at 7:37 am
D’Rae,
Pretty sure you just need to upload the .html and the .swf files.
157 Nezzer // Aug 12, 2008 at 7:43 am
Sebas! I figured it out. We have to edit the html file. Here you go
http://flashmove.com/forum/showthread.php?t=25861
you can thank me later.
158 Nezzer // Aug 12, 2008 at 7:49 am
FYI: You have to put that code in after every time you publish your flash file.
159 D'Rae // Aug 12, 2008 at 8:50 am
Nezzer,
Thank you for that info but I don’t see any .swf files.
I have a xml document, 2 php script files, jscript script file, flash document file, flash movie file, html file and my picture folder.
Maybe I didn’t do something correctly.
160 D'Rae // Aug 12, 2008 at 8:56 am
oh I see the swf files now…when I opened the ftp client. going to try it now.
161 D'Rae // Aug 12, 2008 at 9:20 am
Please bare with me. I have it up now but the title of the webpage in my tab browsing says flashmo_118_fashion_gallery_v8. How can I change that?
Thank you in advance,
D’Rae
162 admin // Aug 12, 2008 at 9:22 am
Nezzer,
Now I see that you are talking about HTML alignment. I am glad to hear you finally solved it.
Yes, you can use either <center></center> or <div align="center"></div> tag.
163 D'Rae // Aug 12, 2008 at 9:22 am
Oh I think I got it. I just edit the html file correct?
164 Nezzer // Aug 12, 2008 at 10:04 am
Yeah, to change the title of your page just edit the html doc and change
CHANGE THIS
165 Nezzer // Aug 12, 2008 at 10:07 am
hehe, can’t put html code in here huh? Well the title of the page is inbetween two tags that say title with brackets around them. Go figure huh?
166 Jhay // Aug 12, 2008 at 10:18 am
hi how can i edit the menu button on flashmo 081 design, i wanted to change the text into my own menu. For example “Our Clients” will become “Our members” PLEASE HELP.
167 D'Rae // Aug 12, 2008 at 10:20 am
LOL I got everything up & running…well everything except the contact email. I’m really stumped with this one. I inserted my email addy in the two php scripts but its not working. HELP!
168 Jhay // Aug 12, 2008 at 10:32 am
okay i got it now, the problem im having now is how can i insert additional form like a registration form, like the contact us form, please help me i really need it badly. A form like a registration form. Thanks
169 Jhay // Aug 12, 2008 at 11:41 am
how to change picture on thumbnails from products menu. help please, anyone around?
170 Jhay // Aug 12, 2008 at 1:00 pm
where should i paste the contact us form on the page?
171 Jhay // Aug 12, 2008 at 2:21 pm
please help cant find where to put the code for the contact us form, and help me to create a new form like a registration, Thanks
172 Jetfire // Aug 12, 2008 at 8:56 pm
Still does not align center even with center tags…
Code:
173 Jetfire // Aug 12, 2008 at 8:57 pm
Walkbox.net <– View source
Doesn’t align… Center ….
Div float, div align, center, all don’t align center.
174 Jetfire // Aug 12, 2008 at 8:58 pm
Ok hey it aligns center now! =D
175 D'Rae // Aug 12, 2008 at 9:08 pm
Hi Admin,
I still need help with getting the contact to work. If you can assist me with this I would greatly appreciate it.
Best Regards,
D’Rae
176 Jaquie // Aug 13, 2008 at 3:38 am
I am one of the people who must sincerely thank you for this site. You have gone beyond any other site in offering real, usable and beautiful designs.
I have one problem though. I receive the ollowing error message upon publishing: WARNING: Duplicate label, Scene=flashmo.com, Layer=actions, Frame=105, Label=stop
Pretty certain that it is a quick fix, but I haven’t found a tutorial which deals with it yet. Any help would be appreciated, and yes, although I have not yet (because I’ve been too excited working on my project to do so) plan to donate because I believe you should be rewarded. Not sure if my donation will adequately compensate, but hope it helps!
177 Jhay // Aug 13, 2008 at 6:52 am
this is also my problem the contact form to work, and i also want to add additional form how to do it? As well as how to put link in a text please let me know
178 Aalok // Aug 13, 2008 at 12:46 pm
hey im using the dream template , just wanted to know how to change the addresses in the contact form placed next to the form. Office 1 and office 2
179 D'Rae // Aug 13, 2008 at 9:09 pm
Aalok,
If its like the template I’m using you have to go into the library and edit the contents. It will allow you to go from page to page and edit the content. All you have to do is click on the text & edit.
Hope this helps,
D’Rae
180 D'Rae // Aug 14, 2008 at 6:53 am
I figured out my mistake with the contact form!! My website is up and running. Thank you for the use of the template. It is greatly appreciated.
Best Regards,
D’Rae
181 dhruv // Aug 14, 2008 at 12:05 pm
hey i downloaded carasouel template….. i use adobe cs3 flash professional …… cant edit the images can any body tell me how to edit images . m new to web developement
182 Wnder // Aug 16, 2008 at 5:51 am
Is there anywhere that i can get a message board like this to put on my site? Thanks for the help.
183 Constantine // Aug 17, 2008 at 3:55 pm
How am I able to add a flash template I made to Myspace? Does anybody know?
thank you!
184 Russell // Aug 18, 2008 at 9:37 am
i have the artwork 120 template how do i edit the menu nothing here that you said worked
thanks
185 Lee // Aug 20, 2008 at 4:28 am
Yes I am having some trouble with template 080. All is great but when I add more photos to the xml it breaks after. It seems that the masking breaks and I am seeing the whole gallery unmasked. I added an attribute to the node. Like I said it works till I hit 18. Anything after that it goes wacko. I checked the xml over and over and it seems I have not made any mistakes.
Thanks for sharing…
186 Savaş oyunları // Aug 27, 2008 at 5:57 pm
Very nice interview, thank you admin for this flash site!
187 iceraven721 // Aug 27, 2008 at 6:47 pm
how exactly would i change the frame labels?
188 cbkyro // Aug 28, 2008 at 4:22 am
Dear admin,
I am hoping for some slight assistance. I’ve been using the flashmo_086_speaker template. At the bottom in the album list, it is a great idea. But what I have been racking me brain to figure out is how to change that to when a thumbnail is clicked, it plays a small mp3 instead of launching a webpage. I’ve imported music, dealt with different ideas in the xml but no avail.
I would very much appreciate any help and if so, you can expect a generous donation.
Thank you
189 Jaquie // Aug 31, 2008 at 11:16 am
D’Rae:
You said you had figured out a way to make a contact form work? Could you please share.
I have hosting with GoDaddy and I can’t get the contact from to send to my e-mail addy.
Thanks!
190 Joan // Sep 1, 2008 at 10:22 pm
Hi, I have Flash 2004 MX and can’t edit any template so far, the caption says ‘unexpected format file’.I would like someone telling me about if this version is able to open the fla file, please!
191 cbkyro // Sep 2, 2008 at 3:11 am
Joan,
Sorry to hear about your problem. I had the same one and had to downgrade to Version 8 for a while. I don’t feel like I’m missing out on any features really and I no longer get that error ::knock on wood::
Hope this helps, good luck!
192 althamas // Sep 3, 2008 at 4:42 pm
i have 109 rectangular fla… but iwant to oncrease the size of rectangular block…
when i tried it it overlap on other block now i want to make distance with other block… please can any one help me ….????
http://www.flashmo.com/preview/flashmo_109_rectangular
193 Isaac // Sep 3, 2008 at 4:53 pm
Hola,
En primer lugar deciros que teneis unas plantillas geniales, y en segundo lugar, ¿ porque no ponéis un tutorial en flash para saber editar una plantilla? Creo que sería mas facil para todo el mundo.
Un saludo.
194 chris // Sep 5, 2008 at 7:15 am
Hi and thank you for your wonderful templates.
I am using flashmo_126_envelope and am trying to figure out how to edit the part that says “site name”. It is not text and is a bitmap instead, but I I like the font, and you cannot use another bitmap because it covers the whole area. How do I edit it to say what I want?
Also, the template does not come with the movable photos that you see on the template. How can I add those?
Thanks!
195 dollu // Sep 9, 2008 at 7:09 am
I am tryin to edit the free flash template flashmo33 via Flash 8.
http://www.flashmo.com/preview/flashmo_033_design
But as soon as I enter the text and run, the buttons (or rather button movie clips) stop working and instead complete timeline keeps repeating itself.
Please help??
196 Kari // Sep 10, 2008 at 8:20 pm
hello there-
i am editing the studio template and i am able to edit only the intro and home page..how can i edit the text and everything else on the other pages, like news, portfolio, etc?
197 Kari // Sep 10, 2008 at 8:21 pm
p.s. im using adobe flash cs3 professional..
198 b.b. king Jr. // Sep 15, 2008 at 10:44 pm
where can I download flash 8.0
199 llama // Sep 16, 2008 at 2:05 pm
Ive downloaded one of the templates from flashmo . but i don’t know how to edit the contents in it , any help here ? please .
200 ferelm // Sep 24, 2008 at 3:58 am
hola!
no entiendo que pasa, modifico los nombres de los botones en flash y cuando lo pruebo salta cada hoja correspondiente a cad link
Por haber cambiado los nombres: es decir, quienes somos, fotos, etc.
Ayuda please!!!!
201 Pain // Oct 1, 2008 at 9:55 am
I downloaded the flashmo_122_3d_curve_gallery template.
Can i use a free website host like synthasite.com?
I got the swf file onto the website but not my pics. I managed to replace the images on my computer but i want to post them onto mywebsite.
202 Annie // Oct 2, 2008 at 12:53 am
I am new to flash. I’ve edited the template to my liking, but I’m stuck on two things. I want to put a different photo gallery in, either from flashmo, or one I already have, and I want to know if there is a way to add an html snippet to the site. I’ve racked my brain - I’m using Adobe Flash CS3 for the first time and can’t figure out how to put html in there - it is for a paypal button, and also the photo gallery, if possible.
Thanks!
203 Mateom // Oct 9, 2008 at 2:28 am
hi, when the mouse go over the image the Url apear on the page, i’d like to replace it by the title how can i do that please?
204 Mateom // Oct 9, 2008 at 2:29 am
ps is the flashmo 038 thumbnail xml template
thank you
205 Theresa // Oct 9, 2008 at 6:05 am
I am new to flash
I am not able to follow your writings
I am confused
I have installed Adobe Flash CS3
Would you please upload a video lecture on how to edit a flash template from start to ending
PLEASE I really need it
206 Theresa // Oct 9, 2008 at 6:07 am
I am new to flash
I am not able to follow your writings
I am confused
I have installed Adobe Flash CS3
Would you please upload a video lecture on how to edit a flash template from start to ending
PLEASE I really need it
PLEASE REPLY as immediate as possible
207 ilyn // Oct 12, 2008 at 9:18 pm
Hi . First of all thanks a lot it’s a great site.
My problem is with flashmo circular 104 .
It has a problem with the script i think
cause when you click the ‘go back’ buttun twice it goes completely mad. i’ve tried the find the part causing the error but i couldn’t.
waiting for your help . .
Thanx
208 Prettycy // Oct 14, 2008 at 6:40 am
Hello,
I have a question about changing the colors of buttons on the templates. I am using the Classic template 079 and would like to change the colors of the button from red to blue. I do not see any button images inside of the file and wanted to know if there was a way to do this.
Thanks!
209 Celia // Oct 14, 2008 at 7:53 pm
Hi, im using the 074 film template, but struggling to use my own pictures. I have copied it to the thumbnails folder and changed the xml file, but when I “publish preview” only the first picture shows. There is also no pictures in the thumbnails filmstrip to right. Can anybody help?
210 charan // Oct 22, 2008 at 4:54 pm
dear admin,
is there any step by step tutorials of editing free flash templates in ur website
211 TempoMusic // Oct 29, 2008 at 6:18 am
Hey i have a couple of questions, im using flashmo speaker, and this can be seen in action at http://tempo-radio.djtempo.co.uk problem is as you’ll see i changed news into a dj list but I dont know how to drop the apparent “hyperlink” that appears when the mouse is hovered over the names, also how do i make the contact us form work someone please help out here I’ve tried everywhere else (please explain simply as im new to flash sites & adobe flash cs3) Thanks
212 Chris // Oct 31, 2008 at 1:52 pm
I was wondering if its possible to just get the scroller out of the flash template. I’ve tried everything. I just want the scroller, no background,etc. Help?
213 Chris // Oct 31, 2008 at 1:53 pm
As above im talking about the flash 080 template (Movie)
214 Lucas // Nov 2, 2008 at 2:02 am
Hi,
Im trying to edit template 041 - horizontal scroller…
is it possible to resize the template layout? the text im trying to put on it is much more than that and im new to this flash thing so not sure how to make it scroll down (if possible) or if i’ll have to resize the whole template on its own.
also, would i be able to link and intro page and a gallery into this template?
215 William // Nov 2, 2008 at 5:28 am
Hello.
I was wondering how to include 2 webpages to create one whole website using the free templates.
For example I would like the homepage of 124_delicious and the rest of the website pages would be off 068_construction.
Also could you please advice how to modify the music on 125_girls
216 Miriam // Nov 12, 2008 at 7:55 am
dear admin,
I am new to flash
I was wondering how to include 2 webpages to create one whole website using the free templates.
For example I would like the homepage of 124_delicious and the rest of the website pages would be off 068_construction.
Also could you please advice how to modify the music on 125_girls
217 michelle // Nov 28, 2008 at 7:42 am
Hello
I just started learning flash and ended up here, (great temps btw)
i was wondering if its possible to merge one of the photo galleries into a flash site and if it is, how would i be able to do that .
thx
218 sujal // Dec 7, 2008 at 10:24 pm
Hi i am working on the template flashmo_52 … If i edit n save the template its not working properly i mean in the home pages is not stopping it continously showing all the pages one by one …. can plz suggest me what exactly stops this …..
219 sujal // Dec 9, 2008 at 3:42 am
thank you ….
sorry i dint lookup ….
220 hattrick // Dec 9, 2008 at 5:15 pm
dear admin,
i’m trying to paste your fantastic “Contact Form” into my simple AS3 based website. it works but when i want to jump from one textfield to the other using the Tab button, a terrible error arises:ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller.
at flash.display::DisplayObjectContainer/getChildIndex() at fl.managers::FocusManager/::getChildIndex()at fl.managers::FocusManager/::sortByDepth()at Array$/Array::_sort()at Array/http://adobe.com/AS3/2006/builtin::sort()
at fl.managers::FocusManager/::sortFocusableObjects()at fl.managers::FocusManager/::keyDownHandler(). I puzzeled for days on this matter, do you have any sugestion to solve this? That would be great! Regards, Hattrick
221 ardie // Dec 19, 2008 at 8:02 am
dear admin,
I can not edit template contents of the buttons in the library. pls advise what to do. im using macromedia flash ver8.
thank you and more power:)
222 Rusty // Dec 24, 2008 at 11:55 pm
admin:
i love your templates. currently i’m working on 022 photo. how do i add music or sound to this template? please give me instructions. thank you very much:)
223 pedro // Jan 9, 2009 at 8:08 am
Hi,
i’m using your great 086 speaker template and it works fine, having customized mostly everything but the only one i cant get work is the form. It didn’t send any message, that means the message didn’t reach the e-mail box after been sent from the form succesfully. I’ve tryed with your send.php script but with the same results. I don’t know where the messages are sent. Would thank you if you can help me to get it work. Thank you for all your great work!
224 mike lazar // Jan 12, 2009 at 10:26 pm
how do i resize the entire swf file so that when i publish it the movie fits inside the html document and you dont have to scroll down to see the whole movie
225 blogger temaları // Jan 17, 2009 at 10:27 am
Yes. Thats Good. But can u explain how I can rresize swf?
226 Alex // Jan 20, 2009 at 4:56 am
Dear Admin, I’m breaking my head over this template. I got pretty far if i may say so, but now i’m stuck. Here is the thing; i’m trying to copy one page to another. I’m including the actions, mask, scrollbar and text by copying the frames. Basically i’ve got 2 identical pages. When i’m trying to edit the new one, it keeps on changing the first one aswell!! It really gets on my nerves… so please can you help me?! thanks
Alex
227 Celia // Jan 20, 2009 at 4:51 pm
Dear Admin,
I have im using the 074 film template, but once i have uploaded my site only the first picture shows on the portfolio page. There is also no pictures in the thumbnails filmstrip to right. Please assist
228 Eric // Feb 6, 2009 at 5:07 am
Dear Admin,
I am using 068 construction, I have edited each button already but I need to edit each individual page for them. I can not seen how to do this? When I preview flash I can see that buttons open the other pages but I can’t find those pages through template. Can you help please?
229 braden // Feb 13, 2009 at 9:54 am
I am using 092 restaurant. I am having such a problem with my form submission. I really really need somesone’s help this is the only thing stopping me from having my website working correctly.
The file didnt come with any php files. so now i am lost
Can anyone help?
230 Lauren // Feb 22, 2009 at 4:24 am
I have Flash CS4 and I’m editing 148 Studio Template. I can’t figure out how to create subpages in the existing pages. Also, when I use the publish preview the site just runs through very quickly. How do I correct this? I see someone else asked this but I don’t understand how to fix it. Please Help. Thanks!
231 Paul // Feb 22, 2009 at 1:25 pm
I am trying to work with the free flash sites but after I make changes in adobe cs3 I can not get them to show up on the website. Can someone tell me how to get them to show on the server.
232 Paul // Feb 22, 2009 at 3:41 pm
OK I found out how to make the changes stay but now I need to know how to delete a page from the templates. I want to delete the page and the button and the content but I can not seem to find out how. Thanks.
233 Vilimas // Feb 26, 2009 at 4:29 am
Hi,
who can help me?
I need some symbols in ActionScript3.0 for the menu.
(See example, Line 5: var menu_label).
It’s disappear in flash. How do I get them to show?
I mean extended Latin. Like ĄąČčĘęĖėĮįŠšŲųŪūŽž
The same problem about the symbols is in the Contact Form. The symbols I type in the screen are wrong. Only 1 possibility I found - to paste the text from another editor - but I can not think, that the visitors will use this double way.
Another problem is, that the high and with of items in the content (content mask?) get wrong proportions. Like a tree with the fixed 600 high looks like 400. And also the text is rendered wrong. How to find the solution?
234 admin // Feb 26, 2009 at 10:01 am
Hi Vilimas,
For your latin text, you need to do character embedding for your text fields as shown on http://www.webdesignmo.com/blog/2008/07/14/editing-buttons-in-flash-templates/
235 josy // Feb 28, 2009 at 2:17 am
Hi,
is there somewhere a template, where i can see, how to pass variables using flashvars wth AS3? The goal is to use different xml files?
236 Gaston // Mar 13, 2009 at 6:18 pm
Might you explain me carefully how can i do this two things
a) The template i downloaded (Flashmo_092)has NOT php file, and i need to manage the contact form, translate it to spanish and turn it able to receive on my email account (I´ve have no idea about scripts, PHP and then)
b) How can i put another xml file in one of the existing page of the main menu ?
237 Cheikh DIAW // Mar 20, 2009 at 6:11 pm
Hi !
my name is Cheikh DIAW.
I ‘am a student living in Sénégal (Africa).
I’ve recently dowloaded the “flashmo_128_elegant” free template in order
to edit and use it. But the fact is that i would like to insert an FLVPlayback component
in the first frame of “contents” or “flashmo contents” movie clip in the library. I did it but
the problem is that when i click on one menu button (different from the default one),
the navigation to the next frame runs well. but FLVPlayback component is will still be running
although it is not visible.
What can i do to prevent the FLVPlayback component from playing when i’m not on the default (first) frame ?
I need your help.
238 jeff // Mar 22, 2009 at 6:50 am
I am working on a flashmo template in AS3. I need to add a geturl button. Everytime I try, the swf just flies through all its frames.
Can anyone help?
btw: what exactly was wrong with AS2??????
239 Gaston // Mar 25, 2009 at 6:24 pm
Please help me with my questions, and tell me if you rceive my donation by Paypal : vt@encuestador.es
240 Clarimar // Mar 29, 2009 at 11:10 pm
I have got a wonderful flash template. I opened with Webplus 10 but I can not do anything on the pages… just write but even this is not right. In this section, editing Flash Template, you explain how to change few things but do not specify in which programme or which programmes can I use for that. I know very little about websites. I am a beginner. Please some help.
241 nuan // Mar 30, 2009 at 6:34 pm
i bought flash template but don’t know how to modify, i have Adobe CS4 Web Premium full version.where i should start?
this is my template i bought——————–>http://templates.entheosweb.com/template_number/18733.asp
thanks you in advance
242 Anyone Know How to Edit Flash Template ? // Apr 7, 2009 at 4:59 pm
[…] Minute Ago Here is the link it is explain that how to edit flash templates. Editing Flash Templates New York Web design || Web designers || Entertainment […]
243 Anyone Know How to Edit Flash Template ? // Apr 8, 2009 at 8:50 am
[…] Hours Ago Here is the link it is explain that how to edit flash templates. Editing Flash Templates New York Web design || Web designers || Entertainment […]
244 Trystan // Apr 10, 2009 at 2:17 pm
Hi, thanks for the great templates. I have downloaded the flashmo_161_pink template and I am trying to edit the background music part, can anyone tell me how to go about this? From what I can see, that function on the downloaded template is disabled and I am a newbie when it comes to actionscript.
245 Dave // Apr 16, 2009 at 1:56 am
I tried editing the button labels but now it just jumps from page to page, like its on a constant loop. However as soon as i put the labels back to what they were it works fine. Anyone know how to sort this?
246 brandi // Apr 16, 2009 at 10:30 pm
I am having this same problem in the Old Age template, can anyone help me figure out how to change the pages?
Eric // Feb 6, 2009 at 5:07 am
Dear Admin,
I am using 068 construction, I have edited each button already but I need to edit each individual page for them. I can not seen how to do this? When I preview flash I can see that buttons open the other pages but I can’t find those pages through template. Can you help please?
247 Dave D // Apr 21, 2009 at 12:33 am
Hello,
I am working with flashmo template 127_curtain.
The template has been a huge help and really easy to manipulate in Flash CS4.
However, one thing has been a lingering issue I can’t seem to solve. Was hoping someone here could help. If anyone takes a look at the template (Flashmo_127_curtain), is there a way to edit where it says “Curtain” to a word of your choice?
I can find the layers for the text contents on the site, as well as the heading on each section…but not for “Curtain.”
Any ideas, thoughts, suggestions on how to change it?
Thanks!
248 Nitesh F Jain // May 8, 2009 at 6:52 pm
Hi All,
Its really nice to come across this Site.
Friends, I recently downloaded some Flash Templates from Google. I want to change photos on that template and the Links in that and also the Text. Can any 1 help Me in this regard. which software to U to edit and if possible the steps.
Pls mail the solution to my mail ‘niteshfjain@gmail.com’.
249 sujal // May 18, 2009 at 7:18 pm
hi ,
How to add an extra page …
plz help me out …
am working on template flashmo_052_design
thanx
250 kimberly // May 20, 2009 at 11:40 pm
Someone asked how to change the color of the alert message from red to white. You need to click on the alert text box in the fla file and then click on properties. That’s where you can change color, font, etc.
I did get the form to work. Didn’t change anything except for removing the subject field on the form.
251 zubair // Jun 2, 2009 at 3:17 pm
helo i hav download a template but i dont know that how to edit the text and pictures
which software is required for editing plz tel in detail
thnx
252 Pon // Jun 16, 2009 at 7:30 am
Hello. Ehm im having some problems, i know how to edit the menu buttons, but when i want to edit the text inside the page of that button, it edits the text for all other buttons aswell.
253 rimus // Jun 30, 2009 at 10:36 pm
Hi. I think I’m losing my hair from frustration here. I downloaded the free template ‘cloud_019′ twice now. I can edit the button for ONE page “development” , and this is the only thing that appears. I have a little HTML and Photoshop know-how. I can’t seem to get any other pages to appear so I can edit the buttons from the library! Also how do I edit the HTML? Totally lost here. In the “Library” A “main contents” page appears, only for the section entitled “development” all the other pages I cant access! Please help!
254 admin // Jul 1, 2009 at 10:06 am
Hi rimus,
I think you did not get the idea. Please watch this video tutorial @ http://www.youtube.com/watch?v=gKIC52GGRpQ&hd=1
Leave a Comment