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:
114 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.
Leave a Comment