Free FlashDen file of the month. Click here to download.
Search  

CORPORATE TEMPLATE

HomeBrowse CategoriesSite TemplatesCorporate/BusinessCorporate Template
Full_screen_preview

Hello flash den´s, i hope you enjoy this template

01. General Notes

The Corporate Template v1 it´s a module website, really easy to work, you don´t need to open the fla file to develop your website.

This version have three modules:

1. Title + Text 2. Title + Submenu + Text 3. Title + GAllery + Text

All content it´s dynamic, the bottom menu, the submenu, title and text and the fullscreen gallery. You can update this website via xml.

02. Design Notes

You can edit the design of this template as you want, but there is some flexibility to do it.

With xml files you can change colors in the template:

- Environment color with a blend mode technique affecting the background image, so the background is always in harmony with the other graphics; - Menu color; - Submenu color

All graphics are dynamic for instance the message box, menu and submenu width are manipulated according to the text with defined in xml

You can choose the height pixel value to each section of the menu, so you can manipulate the the text height via xml.

I provide a documentation file to work with this template.

Note: All images are produced by blackandwhitecolors as so is the mp3 loop sound.

Posted about 1 year ago

ITEM DISCUSSION

Show Comments By

Hi, great work. I really like the template. but a couple questions: can you add other tabs beside 1. Title + Text 2. Title + Submenu + Text 3. Title + GAllery + Text? I like to add another couple Title + GAllery + Text. is it possible? also, can we make this in to a full screen? I mean a button to change to full screen with out the web browser shown. last one, can I change the image from the intro page to the main page?

Posted about 1 year ago

Hi blackandwhite,

first of, awesome template – I love it.

I’m not very good with flash, and I’m trying to learn actionscript by reverse engineering this template – I hope you don’t mind…

Just one question, what parameter do I need to edit to change the transparency of the window which contains the text – basically, I want to make it less transparent so the text stands out on the black more

If it is a very detailed explanation don’t worry, I will keep hacking away!

thanks, Ross

Posted about 1 year ago

don’t worry b&w, I found it – action name fill – type movie…

:)

Posted about 1 year ago

hi, can you send me the missing font? maiandra GD is missing… Thank you

Posted about 1 year ago

hi great file? is it possible to load videos into the galleries instead of images? thanks

chris

Posted about 1 year ago

I need to add a different backgrund image in each of the Title + Text and Title + Submenu + Text pages.

How can I do it?

Thank you

Posted about 1 year ago

can you add html codes or link to the gallery?

Posted about 1 year ago

Hi blackandwhite!

Before I purchase you template I would like to know if its possible to add different galleries for different projects.

Thank you :)

Posted about 1 year ago

Is there any way to replace the background image with a .swf file and have it loop??

Posted about 1 year ago

LOL … something about the sound file you have in this template makes my dog go crazy!

Posted about 1 year ago

Hi Black & White! When are you launching the V2 of the corporate template? With possibility for multiple galleries? Thanks for your great job. Nicomad

Posted about 1 year ago

Noice work.

Posted 11 months ago

This is a template worth setting eyes upon.

Posted 11 months ago

Hi… can someone help me to explain me how to change the size of fonts?... I can’t find the way on this template. Thanks in advance… :)

Posted 11 months ago

No problem… I found it…

Posted 11 months ago

Hi blackandwhite,

I’m interested in purchasing your template. Is it possible to add more Main Menu and Sub Menu options through the xml file?

Thanks

Posted 11 months ago

does the text support html links?

Posted 11 months ago

Really nice

Thank´s a lot about your work. Very easy and great result.

I just used in my page: www.miguelcordovil.com

Posted 10 months ago

Is it safe then to presume that the template scripting is in AS3 ?

Posted 10 months ago

amazing template, with great documentation.

thank you very much!

Posted 10 months ago

I love the template except for one feature. Can someone tell me how to make the template stop zooming into images and just display them in their actual size. It is actually a very very annoying feature.

Posted 10 months ago

How can you embed different character sets?

Posted 9 months ago

due to the fact that the author has disappeared(even though I emailed him, etc), is anyone up for helping out customizing this template a bit? Basically, I am trying to load up a different image in the background depended on the menu selection. Also, I am trying to get the gallery images to be normal size and not full screen. If anyone can answer that, please let me know…Thanks

Posted 9 months ago

Just a quick question, what is the max # of images you can add to the gallery, is it easy and how does it appear? Thank you.

Posted 9 months ago

Hi guys, I need to change the description font size but I did’t find how to do this! There is someone can help me? Thank you so much, I need it ASAP .

Posted 8 months ago

same question as khanman82 …

Posted 8 months ago

Hi!

does ANYBODY know how to change the menu font? I found everything else but this.

Since i got no response from the author i’ll find out if this has become royalty free and IF SO , then i might will make it availabe to all, 100% free so we can work things out.

Thanks: axypolyas

Posted 6 months ago

Hi Coeco!

You can change the description font in the main.fla.

Look for mod_title_text then look for:

//set text for description function setText(mc:MovieClip,action:String){

mc.contenti.createTextField("itemTxtDesc",1,5,0,Stage.width-80,0);
mc.contenti.itemTxtDesc.html = true;
mc.contenti.itemTxtDesc.background = false
mc.contenti.itemTxtDesc.mouseWheelEnabled = false
mc.contenti.itemTxtDesc.autoSize = true;
mc.contenti.itemTxtDesc.multiline = true;
mc.contenti.itemTxtDesc.wordWrap = true;
mc.contenti.itemTxtDesc.selectable = false;
mc.contenti.itemTxtDesc.antiAliasType = "normal";
mc.contenti.itemTxtDesc.embedFonts = true;
var my_fmt:TextFormat = new TextFormat();
my_fmt.font = "ur";
my_fmt.align = "left"
my_fmt.leading = 5;
my_fmt.letterSpacing = 1
my_fmt.size = 8;
my_fmt.color = 0xFFFFFF
if(useSubMenu==true){
mc.contenti.itemTxtDesc.htmlText = descContentArr[subNav]
Posted 6 months ago

heyah…

great template.. ;)

hmm i want to load an .swf file instead of a image there in the gallery or background ?

is this possible somehow ?

(:..thx.. ;)

Posted 4 months ago

hi i wanna buy this template but i have 1 question.

can i add fullscreen gallery menus under title+text menu?

like this

- title + text —fullscreen gallery 1 —fullscreen gallery 2 —fullscreen gallery 3 —fullscreen gallery 4

thnx in advance

Posted about 1 month ago