Search  

WILDWISE ULTIMATE PORTFOLIO V2

HomeBrowse CategoriesFlashSite TemplatesCreative / Portfoliowildwise Ultimate portfolio V2
Full_screen_preview
This is not only a template, but a complete portfolio!

* Debug: I made a mistake in the send_mail.php file, then the message in the mail you get doesn’t display. Here is the way to correct this quickly.
Find this line:
$msg = utf8_decode($msg);
And replace by this one:
$msg = utf8_decode($message);
That’s it :) *

The content of this portfolio is completely and easily customizable and editable via XML files.

  • Any text or image can be dynamically changed.
  • You can add as many parts in the menu as you want.
  • You can duplicate my parts to creat new ones or create your own ones.
  • Logo sticks to the top left of the page, side bars stick on the sides. Content stays in the middle. Preloader sticks to to the top.
  • Customized right-click menu.
  • Audio Player included, read ID3 Tags, doesn’t need XML , PHP does everything for you.
  • Background can be a gradient or a FLV video.
  • Enjoy the smooth sliding transitions in some parts :)
  • Cleanly designed and coded.
  • EVERY AS CODE IS COMMENTED AND EXPLAINED .

This website is composed of 6 parts (you can add as many as you want) :

  • about us w/ external links
  • news w/ external links and a gallery for each news (can handle SWF so videos)
  • portoflio w/ external links and gallery for each project (can handle SWF so videos)
  • contact w/ a e-mail form
  • meet the team w/ external links to blogs and gallery for each teamate (can handle SWF so videos)
  • showreel w/ video player loading flv
The menu is in the leftside bar, can handle as many parts as you want it and slides vertically if there are too many buttons.
Dynamic additional contents are in the rightside bar with options and are vertically centered.
You can add as many teamates, abouts, news and projects as you want.
All these parts can be renamed as you want and all the content can be changed.
Every image which is dynamically loaded can be replaced by a SWF file (yes, it can handle video).

Fonts are free to download on Dafont.com.
Some images are free to download on Morguefile.com (great free photos stock website).

HD background video can be purchased on the page of xdozex

OPTIONS

On the first lines of the first frame of “main.fla” are some “init vars” options you can modify easily to make this template fit to your exact needs.

Side bars :
  • you can display or not the rightside bar (with additional content and options).
  • you can choose if the side bars slide with ease or appear.
  • you can choose the side bars sliding speed
Right Click menu :
  • you can change the URL of the right click menu credits
  • you can change the name of the right click menu credits
MP3 player :
  • you can set the default volume level you want for the mp3 player
  • you can set the default buffertime you want for the mp3 player
  • you can choose to autoplay or not the mp3 player
Text effect :
  • you can choose if you want the typewriter effect or not
  • you can choose the typewriter effect speed

Folders’ structure

Folders must not be renamed or moved
  • img (contains all images of the site)
  • img/imgBig (contains big images/swf of teamates, news and projects / 266PXx176PX)
  • img/menu (contains the images/swf of the leftside bar menu / 250PXx90PX)
  • img/imgRef (contains images/swf of each project which will appear in the gallery / the size you want)
  • js (contains the js file to activate activx control)
  • mp3 (contains your mp3)
All the flv files must be on the root (even if it’s an extra file of a news/project/teamate) because that’s the place where the flv player (ClearOverPlaySeekMute.swf) is.

Editable XML and PHP files

  • myParts.xml :
    It handles the menu parts. Each part has a name, a swf file to load and an image for the rollover.
  • myShowreel.xml :
    It handles a title and a description of the showreel part.
  • myProjects.xml :
    It handles a title and a description of the projects part.
  • projects.xml :
    It handles all your projects. Each project has a date, a title, a link (not obligatory), an image, an extra (which is the array of the images you want to show in the gallery. Images’ names have to be seperated by ” * | * ” and images have to be in the img/imgRef folder) and a CDATA html text.
    You can add as many projects as you want.
  • myNews.xml :
    It handles a title and a description of the news part.
  • news.xml :
    It handles all your news. Each news has a date, a title, a link (not obligatory), an extra, an image and a CDATA html text.
    You can add as many news as you want.
  • myAbout.xml :
    It handles a title and a description of the about us part.
  • about.xml :
    It handles all your abouts. Each about has a title, a link (not obligatory) and a CDATA html text.
    You can add as many abouts as you want.
  • myTeam.xml :
    It handles a title and a description of the meet the team part.
  • team.xml :
    It handles all your teamates. Each teamate has a title/name, a link to its blog (not obligatory), an extra, an image and a CDATA html text.
    You can add as many teamates as you want.
  • myRightBarContent.xml :
    It handles an CDATA html text where you can write what you want about your company or anything.
  • mp3List.php :
    This file lists all the ”.mp3” files which are in the mp3 folder, orders them and sends them to flash.
  • send_mail.php :
    This file sends e-mails users will type in the contact form. Just edit your e-mail address in it and you will receive a formatted mail with user’s informations and message.

FLVs

Don’t change names and locations of showreel2007.flv and bgVideo.flv, unless you also change them in the FLA files (main.fla and reel.fla).

WHERE IS this wonderfull watermarked background video from ?
- you would like to get this great looped video for your own without the FD watermark, for a very cheap price huh ?
Go to the Den of my friend Mark (xdozex), he has got some beautiful loops ! HERE

MP3 ’s

That’s really simple to use and doesn’t even need an XML file. Just need to prepare your MP3 files and ID3 tags.

1. HOW TO prepare your MP3 files
- Here is the way to name you MP3 files correctly :
The 5 first characters of the name of the file are dedicated to order your MP3s in the playlist.
Then arrives the name of your song.
Finally, it ends with the extension ”.mp3”
For example: 00001mySong.mp3
the 5 digits allows you to add till 99 999 songs. The MP3player will order the files in the playlist according to this number.
The extension ”.mp3” allows the PHP file to browse the directory, to pick all the ”.mp3” files, then to send all file names to flash.

- Here is the way to prepare your mp3’s ID3 tags :
They will appear in the scrolling text once a MP3 is loaded.
Go to your favorite MP3player on your computer (mine is winamp). Open the files you’d like to put in your flash MP3player.
Now you can edit ID3 tags by right-clicking your file name and click “view file info” (always in winamp huh ? I don’t know how works the other players, but it should be the same).
Fill the ID3 v1 and v2 fields, save, and that’s it !
The flash MP3player will load and display the title, the artist and the year of the song !
If ID3 tags are not filled, the textfield will display the name of the mp3 without digits and extension (“mySong” in my example).


2. HOW TO organize your MP3 files
- Put your MP3s in the mp3 directory.


3. WHAT ARE this MP3player features ?
- REPEAT ALL
- NO SHUFFLE
- TYPING TEXT INFORMATIONS ABOUT SONG AND TIME
- SLIDING VOLUME
- PRELOAD STATUS BAR
- PLAY , STOP, NEXT , PREVIOUS
- ELAPSED TIME

4. WHERE ARE these wonderfull watermarked MP3s from ?
- you would like to get these great tracks for your own without the FD watermark, for a very cheap price huh ?
Go to the Den of my friend Adrien (ADG3 Studios), he has got some bombing sounds ! HERE – Or, you can check the tracks I used in this file directly:

- Posledniy Kaif
- Touching Shadows
- Vox Electronix
- Pegasus
- Trance Elated

Fonts

Fonts used in this website are free and can be downloaded on www.dafont.com. They are called “grixel kyrou” and “bitdust one”.

Credits

Made by wildwise studio with Flash8, http://www.flashden.net/user/wildwise, thanks to 0h, http://www.00h00.net, for his help.
- Thanks for buying my file(s).
- I am available for support when a bug is reported. When this happens, usually, I send a fixed version to my buyers and the file is updated by the FlashDen Team.
If you need to adapt any application to your needs, you need to have knowledge in Flash and ActionScript coding.
I am only available to adapt an application to your needs based on its hourly rates.
As described in my profile I am available for freelance work.

wildwise Posted 5 months ago

Didou : not very clean indeed, but the important is that it works :)
Hi Artur, for any adaptation, I’m available at my hourly rate ($130/hr). This modification would take about 15mn, so let’s say $30. If interested, contact me through my den and I’ll tell you how to pay.

Posted about 1 month ago

hello,

thanks for your help.

I want to create a “Skip Video” buttom… when clicked it loads any other sectio of the website.

What’s the action for that?

Thanks :)

Artur

Posted about 1 month ago

I need to know as the files xml they can support accents, since he me does not respect the accents. Thanks

Posted about 1 month ago

Hi, I want to open the contact swf, but access outside the left menu, i need to put a mail icon, near the logo that open contact section. Which code must i use to do this?

Thx a lot.

Posted about 1 month ago

Artur, my answer didn’t change : for any adaptation, I’m available at my hourly rate ($130/hr). This modification would take about 15mn, so let’s say $30. If interested, contact me through my den and I’ll tell you how to pay.

Render, first you have to “fadeOut” the active part, then to “fadeIn”, the contact part. The same way it works currently in the left menu. But instead of making it dynamically like in the left menu, you will send non-dynamic variables while “fadeIn” to open the contact form. This is the principle. This is an adaptation, so if you want me to make it, see my hourly rate above and count about 30mn to do it ($60). If not, please ask for some help in the forums (you could find people who could help you for a cheaper price).

Posted about 1 month ago

AV2D2 , accents are supported, thanks to the CDATA , but you’ll have to add you characters set to the dynamic textfields in Flash files.

Posted about 1 month ago

RENDER :

Use:

btnola -> Buttom name _global.part2load=2; -> change “2” for the part number you want to load.

x

// when release the button

btnola.onRelease = function(){
    // if the active part is not the one of the clicked button
    if(_global.activePart!=this.id){
        // get the name of the active part
        var myMcName:String = _global.loadArray[_global.activePart].substring(0,_global.loadArray[_global.part2load].length-4);
        // fade the active part out
        this._parent._parent._parent.myContent[myMcName].gotoAndPlay("fadeOut");
        // set the new part to load
        _global.part2load=2;
        // fade the side bars out and make the content visible
        this._parent._parent._parent.myLeftBar.barFadeOut();
        this._parent._parent._parent.myLeftBt._alpha = 100;
        this._parent._parent._parent.myContent.deblurIt();
        this._parent._parent._parent.fadeOutBarsBt.enabled = false;
    }

};

x

WILDWISE :

I think you could help a little more, since we bought your work… :\

thanks anyway

Posted about 1 month ago

Artur, I help but I don’t adapt for free. Paying $30 doesn’t include unlimited amount of my time for free.

Posted about 1 month ago

I’m so pleased to have paid ONLY 30 $ for such a great piece of work. People who don’t understand that haven’t asked themselves how much they would have to pay to get this website done from scratch by a random freelancer / company. I guess you can’t really blame for trying to get free stuff but it can get very tiring sometimes.

By the way, I told you a few weeks ago that I would show you what I did with your website template (well, mostly details in comparaison to the core website). I hope you’ll enjoy it : ht*p://www.alfastar.net/fake :)

One more time, thanks for your great work Wildwise !

Posted about 1 month ago

Thanks a lot Shadowness.

But i don´t understand it.

If anyone can help me, i can pay for your time, wildwise has no time to do this addon.

thanks

Posted about 1 month ago

cool

Posted about 1 month ago

wheres the option to set the video background autoplay? because the gradient is on but i cant change the option to the flv… any help plz? Another question, is possible to add my own SWF to the site? thx

Posted about 1 month ago

there’s no flv autoplay (not written in the description). Yes you can add your own swf, follow what is written in the help file (make the same structure as my swf)

Posted about 1 month ago

Has anyone here gotten the wildwise portfolio to play progressive download flv’s in the sub-sections? For instance, when you put a .swf to open on one of the “our works” pages, and the .swf has an flv inside it, it won’t play, at least I can’t get it t. If any of you have done it, I will be happy to pay you for your time.

I emailed wildwise, he’s too busy to do it but says it’s possible. He said: “The option to play progressive download flvs is already existing in my portfoli v2 BUT the sound doesn’t stop if you close the window (this window wasn’t made to provide sound). The “only” thing to do is to stop sound when window is closed. That’s not easy to explain by email and I won’t have time to do it (to much work for now), so please ask in the FD forums

Posted about 1 month ago

wow. Wildwise, you sound like a real help.

I was considering purchasing this file, but think I’ll skip it now. I understand you might be busy with other stuff, but at least try to support your files to the same degree other posters have. You are, after all, trying to sell the bloody thing.

Posted 23 days ago

How do you change the logo?

Posted 22 days ago

Is possible to center the Logo in the page? if it is possible can you tell me how? or if anyone knows plz can you tell me?

thanks a lot

Posted 21 days ago

how do I use the news section with another template I want to load the news swf externally in another template but the the news swf doesn’t seem to work on is on can you please help merci

Posted 21 days ago

at hellfish : you’re right to skip it… you’ll find better for $30 with a 24/7 support for free somewhere else I guess. I give support when needed, but adaptation of files is not support and has to be paid. My files work well, no bug reported, with detailed help files.

at nishant : go into the “main.fla”, then in the library you’ll find a MovieClip called logo. Go into it, then double click on it till you get to the vectorial shape I used.

xalbak : If you center the logo, the content will be over it. Is it what you want? If yes, just go into the main.fla, then on the “logo” layer just click on the “logo” MC (upper left hand corner), then just just put it in the center using the align tools.

realwebdesigns : each section refers to some things and vars in the main.fla, so it won’t work in another template without modifications. That’s why it’s sold as a template, not seperately.

Posted 21 days ago

oh that’s really bad I don’t want to use your template but parts of it it would be ridicules if every person that bought your template would use it as it is there would be 138 sites that are the same.

is there really not a way to use it by itself I bought your template just for the news section.

thanks

Posted 21 days ago

Thanks for your answer wildwise, but I already need to align the logo to the TopCenter of the page, the actual position of the logo is TopLeft… I tried to do the steps that you said but without success :(

Posted 19 days ago
Oh sorry, I forgot it was placed dynamically :)
Here is the code to change:
Click on the logo MC then in the “move2destination” function, suppress lines from 4 to 13 (included) and replace by these:
destX = Math.round(950/2-this._width/2);
destY = Math.round(650/2-this.height/2);

Should work like a charm :)

Posted 18 days ago

works perfectly, thanks a lot wildwise ;)

Posted 17 days ago

Buenas Wildwise! Me podrias ayudar no sé como puedo hacer que tus archivos puedan soportar acentos, veo que en los cuadro de textos has embebidos las fuentes, pero cuando el archivo de xml lleva acentos no funciona. ¿Cómo puedo arreglarlo?

Muchas gracias

Posted 9 days ago

AV2d2: No habla espanol :)

Posted 7 days ago

Hi

great work…

I try to use it with the german language.

it can’t recognize the german special characters, such as ÄÜÖ

they even destroy the site layout…

do i do somthing wrong? it’s not the font-file or charset, but i cant find the right “button”

can you help me?

Posted about 6 hours ago

found it! there was a set of embedded font-characters. i embedded my too

rep for ya

Posted about 3 hours ago