file updated
17.07.2010- Main menu
- Add deeplinking
- index.html
- Bg preloader UPDATE V3 / 23.08.2010
- update menu control
- add special characters
- add copyright text
- add NEW MODULE ( mixed gallery / page name : galleries )
23.07.2010
Included are:
- ActionScript 3.0
- Flash CS3 , Flash CS4 ++
- swfmacmousewheel2.js more…
- flashscaler.js
- swfaddress.js more…
- caurina.transitions more…
Viewing Locally
Viewing this file locally on a web browser you may have problems. Once you upload the file to a web server everything will work.General Features
- FULL XML driven
- News content
- About content
- Service content
- About content
- Mixed portfolio content
- About content
- Image gallery content
- Video gallery content
- Single video content
- Photography content
- Contact content
- Supports SMTP Authentication ( contact form )
- Supports bitmap smooting
- Support MouseWheel ( Mac + PC )
- Support Music / live equalizer
- Easy to use
- Help file included
MAIN MENU
menu view
<setting>
<space>1</space>
<menutextcolor>0xFFFFFF</menutextcolor>
<menutextcolorover>0xFFFFFF</menutextcolorover>
<menubgcolor>0xff0066</menubgcolor>
<menuheight>30</menuheight>
<menuselectedheight>150</menuselectedheight>
<menubgalpha>.4</menubgalpha>
</setting>
navigation
<item urltarget="" position="" title="HOME" background="home" src="home.swf" deeplink="home" type="func" music="on" /> <item urltarget="" position="" title="ABOUT" background="images/background/pageBg1.gif" src="about.swf" deeplink="about" type="func" music="on" /> <item urltarget="" position="" title="SERVICES" background="images/background/pageBg1.gif" src="services.swf" deeplink="services" type="func" music="on" /> <item urltarget="" position="" title="MIXED PORTFOLIO" background="images/background/pageBg1.gif" src="mixedgallery.swf" deeplink="mixed_portfolio" type="func" music="on" /> <item urltarget="" position="" title="IMAGES" background="images/background/pageBg.jpg" src="imagegallery.swf" deeplink="image_gallery" type="func" music="on" /> <item urltarget="" position="" title="DEMOREEL" background="images/background/pageBg1.gif" src="singlevideo.swf" deeplink="demo_reel" type="func" music="off" /> <item urltarget="" position="" title="VIDEOS" background="off" src="fullscreenvideogallery.swf" deeplink="full_screen_videos" type="func" music="off" /> <item urltarget="" position="" title="FULLGALLERY" background="off" src="fullGallery.swf" deeplink="full_screen_gallery" type="func" music="on" /> <item urltarget="" position="" title="PHOTOGRAPHY" background="off" src="fullscreenportfolio.swf" deeplink="phatography" type="func" music="on" /> <item urltarget="" position="" title="CONTACT" background="images/background/pageBg1.gif" src="contact.swf" deeplink="contact" type="func" music="on" /> <item urltarget="" position="center" title="YOUR SWF" background="images/background/pageBg.jpg" src="yourswf.swf" deeplink="your_swf" type="func" music="on" /> <item urltarget="_blank" position="" title="BLOG" background="home" src="http://www.activeden.net" deeplink="blog" type="link" music="on" />
MUSIC CONTENT
<music eqocolor="0xffffff" iconcolor="0xffffff" url="music/music.mp3" eqowidth="50" eqoheight="10" />
NEWS CONTENT
- auto slideshow
- stops slidehow with mouseover
- xml driven content
<gallery delay="8" urlbuttontext="ONLINE">
<item>
<title><![CDATA[<font size="11" color="#ffffff">FLASHDEN FILES OF THE WEEK</font>]]></title>
<image>images/a1.jpg</image>
<text><![CDATA[<font size="12" color="#ffffff">Calm down, calm down, we know you’re all very excited about the Birthday Bash excitement next week</font>]]></text>
<date>01 / 08 / 2008</date>
<url>http://blog.flashden.net</url>
</item>
</gallery>
SERVICES CONTENT
- Unlimited number of items
- Supports different image widths
- URL links for each image set in XML
- Scroll speed & position set in XML
- Image spaces set in XML
- Preloader color & height set in XML
- Supports images or flash swf animated files
- xml driven content
<gallery preloadercolor="0x666666" mousescrollstageposition="3" scrollspeed=".090" preloaderheight="224" space="5">
<item>
<scroll>no</scroll>
<image>images/services/1.jpg</image>
<text><![CDATA[<font size="12" color="#779301">ROCKSTAR PERSONAL BRANDING<br></font><font size="11" color="#444444">Personal branding isn’t very different</font>]]></text>
<url></url>
</item>
</gallery>
MIXED PORTFOLIO CONTENT
- Thumbnail image sizes set in XML
- Unlimited number of items
- Supports images (JPG, PNG , GIF ) or flash SWF animated files
- Supports flv
- separate text for each photo ( optional )
- xml driven content
<gallery>
<setting>
<showcase>4</showcase>
<space>1</space>
<thumbwidth>235</thumbwidth>
<thumbheight>195</thumbheight>
<mccolors>0xffffff</mccolors>
< preloaderColor >0xffffff< / preloaderColor>
<detailmccolors>0xffffff</detailmccolors>
<rollovercolor>0xcccccc</rollovercolor>
<detailbgcolor>0x000000</detailbgcolor>
<detailbgalpha>.5</detailbgalpha>
<urltarget>_blank</urltarget>
</setting>
<item>
<thumb>images/mixedgallery/small/1.jpg</thumb>
<title><![CDATA[<font size="26" color="#000000">ANIMALS</font><br><font size="11" color="#555555">Description text</font>]]></title>
<large>images/mixedgallery/big/01/1.jpg</large>
<large type="video">videos/01.flv</large>
<large type="video">videos/02.flv</large>
<large>images/mixedgallery/big/01/3.jpg</large>
<large>images/mixedgallery/big/01/4.jpg</large>
<large>images/mixedgallery/big/01/5.jpg</large>
<text><![CDATA[<font size="25" color="#ededed">ANIMALS</font><br><br><font size="11" color="#cccccc">Lorem ipsum dolor sit amet numus.</font>]]></text>
<url></url>
</item>
</gallery>
FULLSCREEN VIDEO CONTENT
- color set in XML
- xml driven content
<video>
<setting>
<bigarrowscolor>0xFFFFFF</bigarrowscolor>
<bigarrowsovercolor>0xFF0066</bigarrowsovercolor>
<mccolor>0xFF0066</mccolor>
<txtcolor>0xFFFFFF</txtcolor>
</setting>
<item>
<thumb>videos/01.flv</thumb>
</item>
<item>
<thumb>videos/02.flv</thumb>
</item>
<item>
<thumb>videos/03.flv</thumb>
</item>
</video>
SINGLE VIDEO CONTENT
- color set in XML
- xml driven content
<video>
<setting>
<mccolor>0xFF0066</mccolor>
<txtcolor>0xFFFFFF</txtcolor>
<bgleftalpha>.2</bgleftalpha>
<bgrightalpha>.2</bgrightalpha>
<bgcenteralpha>.4</bgcenteralpha>
<bgcolor>0x000000</bgcolor>
</setting>
<item>
<thumb>videos/02.flv</thumb>
</item>
</video>
FULLSCREEN PHOTOGRAPHY CONTENT
- Thumbnail image sizes set in XML
- Unlimited number of items
- Supports images (JPG, PNG , GIF ) or flash SWF animated files
- separate text for each photo ( optional )
- xml driven content
<gallery>
<setting>
<bgcolor>0x111211</bgcolor>
<showcase>3</showcase>
<space>1</space>
<thumbwidth>300</thumbwidth>
<thumbheight>225</thumbheight>
<mccolors>0xffffff</mccolors>
<bigarrowscolor>0xededed</bigarrowscolor>
<bigarrowsovercolor>0xFF0066</bigarrowsovercolor>
<rollovercolor>0xffffff</rollovercolor>
<urltarget>_blank</urltarget>
</setting>
<item>
<thumb>images/fullscreenportfolio/small/1.jpg</thumb>
<title><![CDATA[<font size="20" color="#000000">LIGHTING</font><br><br><font size="11">Lorem ipsum dolor sit amet</font>]]></title>
<large content="img">images/fullscreenportfolio/big/01/1.jpg</large>
<large content="img">images/fullscreenportfolio/big/01/2.jpg</large>
<large content="img">images/fullscreenportfolio/big/01/3.jpg</large>
<large content="swf">images/fullscreenportfolio/big/01/swf.swf</large>
<text><![CDATA[<font size="25" color="#99ff00">LIGHTING</font><br><br><font size="12">Lorem ipsum dolor sit amet, quam ac donec et gravida vestibulum</font>]]></text>
<url></url>
</item>
</gallery>
CONTACT CONTENT
- Supports SMTP Authentication
You can use;
with SMTP Authentication
or
without SMTP Authentication - color set in XML
- contact form texts set in XML
- xml driven content
<contact>
<setting>
<name>Name</name>
<email>E-mail</email>
<subject>Subject</subject>
<message>Message</message>
<sendingmessage>Sending...</sendingmessage>
<sentmessage>Your message was sent...</sentmessage>
<statuscolor>0xFF0066</statuscolor>
<formitemtextcolor>0xcccccc</formitemtextcolor>
<formitemerortextcolor>0xFF0066</formitemerortextcolor>
<sent>SENT</sent>
<reset>RESET</reset>
<resetsentcolor>0xFF0066</resetsentcolor>
<resetsentovercolor>0xcccccc</resetsentovercolor>
<bgleftalpha>.3</bgleftalpha>
<bgrightalpha>.3</bgrightalpha>
<bgcenteralpha>.5</bgcenteralpha>
<bgcolor>0x000000</bgcolor>
</setting>
<item>
<contacttitle><![CDATA[<font color="#ffffff">Your Compnay Name</font>]]></contacttitle>
<formtitle><![CDATA[<font color="#ffffff">Contact Form</font>]]></formtitle>
<contactdescription><![CDATA[<font color="#ffffff">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<br>Duis accumsan blandit augue a tempus.</font>]]></contactdescription>
</item>
</contact>





248 Purchases
156 Comments