Your flash design is great, simple very good. I want him too. I will modify the content for sure, but can i remove the copyrights on the top?
Best thanks for a quick anwser.
Posted 2 months ago
You could also like:

This is not only a template, but a complete portfolio!
Your flash design is great, simple very good. I want him too. I will modify the content for sure, but can i remove the copyrights on the top?
Best thanks for a quick anwser.
Posted 2 months ago
Sure, inside the main folder there is an .fla called moninterface.fla. On the fullscreen/credits layer you’ll notice 2 circles. If you double click on the blue one, then select the white ball inside and go to the actions layer, you’ll see the code where it has the text for the credits. You can change it there. But I’m not sure if Wildwise wants that.
However, you might be able to remove them just by deleting them off stage. I’m probably being a bit presumptuous, so I’d ask him first.
Posted 2 months ago
Alright. Yeah. it’s okay to do all that if you like.
Peace out.
P.s. Hope you don’t mind my helping out WW. I was just uh… stopping by to see how well your file was selling and found an easy question. Sorry if it bothers ya.
Posted 2 months ago
No problm Ben, thanks for helping other buyers
Yes you can delete the copyrights, or even replace mine by yours if you do some design modifications 
Hi there and thanks for the quick response. I have a last question. I want to know if i can put sound inside, and how can i do it?
Best regards
Posted 2 months ago
Sorry but i checked your portfolio and i will get the other one. has sound included already and for me that i am starting its ok.
Sorry to not buy this one, but i will buy the other one is great, i love your line of design my friend, its really great, wen the next template release?
Posted 2 months ago
Hello
I see that when i publish news (i have opened FLA in CS3 , AS2) and publish, does not read the images anymore
you have :
clipLoader.loadClip(“img/imgBig/”+_global.actusTBL[id].img, this[“module”+id].photo.imgHolder);
but is doesn’t load even if i put:
clipLoader.loadClip(””+_global.actusTBL[id].img, this[“module”+id].photo.imgHolder);
it stills looking for images… what to do ?
Thanks in advance.
Posted 2 months ago
To fix the fullscreen issue in adobe flash CS3 (player version 9) ( I dont think this has been mentioned yet but apologies if it has and apologies to wildwise if i’m wrong but I have tested it and its working here!
Open monInterface.fla in Flash CS3
Goto the actions submenu (Window>Actions) Navigate to the fsBT action (Its in Symbol Definition(s) > Screenmodeanim > fsBT
and change the following code (if you havent modified the file yet it is in lines 39 thru 45
Replace this:
on(release, releaseOutside){
if(Stage.displayState == “fullScreen”
{
Stage.displayState = “normal”;
}else{
Stage.displayState = “fullscreen”;
}
}
With this:
on(release, releaseOutside){
if(Stage[“displayState”]==”normal”
{
Stage[“displayState”] = “fullscreen”;
}else{
Stage[“displayState”] = “normal”;
}
}
Only a minor change but its fixes the fullscreen issue if you are using CS3 .
Like i said I have tested this and it seems to work but your welcome to ridcule me if it doesnt!
Thanks
Ben
Posted 2 months ago
if i buy this, can I use only the portfolio page? is it a serperate swf? does it work without the main file?
Posted 2 months ago
@the007:: I wondered that myself when I bought this file. After checking out the code and functionality, I concluded that it would take some heavy editing to allow for a single page to function without the main.swf. That’s because a lot of the functions are called from different frames during certain instances or actions when different pages interact with each other. IE: The portfolio page and the main page.
Posted 2 months ago
bmacrow, thanks for your help, It hasn’t been told before.
URanimEnigma, you’re right, potfolio and other swfs manage blocs moves regarding to rhe background size, which is in the main.fla.
Nice work, I love the template. I have 1 question, how do you add another menu to the 4 that are already there? Once again thanks
Posted about 1 month ago
I won’t have time either to explain it clearly here (quite complicated), either to do it. Please ask in the forums for some help and adaptation, you should find somebody to help you for few bucks 
I downloaded the file and it perfectly matches my design and company image. I saw other asking for free files. Can I have free files also. Thanks. tigga76@gmail.com Thank you for the full screen tip. It will help with other templates I get too.
Posted 7 days ago
Hi Tigga, happy this file matches perfectly with what you neede
I’m sorry there’s no free file anymore for several months now 
Im having issues with the SWF files. I replaced animation1.swf with my own personal video to see if it would work but its not showing up, just a gray box. Then i decided to open up the FLA you created and i placed my video in there and exported as an swf and still nothing, i used sorenson squeeze to turn it into an swf there, and it works but im having an issue with it being oversized and when i exit the video the sound continues playing. Pleeeeease if you could help me i would highly appreciate it.
sincerely,
-J
Posted 5 days ago
at first a great thing…
an a question:
is it possible to skip the intro at the beginning?
Posted 3 days ago
morphygee, no you can’t skip the intro, actually it’s loads entirely the website, it’s not a “progressive download” template. To do that, you can get the V2 of this one (see at the top of my description).
Posted 3 days ago