SlideCake is a powerful slider plugin made for Flash designers and webmasters. With SlideCake, you can organize any type of web content into a beautiful and user-friendly slider. This container component is XML driven and displays a number of sections layed out horizontally or vertically. Each section has a column/header label and a content area.
Content can be added in many ways.
Version 2.0
SlideCake is highly customizable. Add any type of content and impress your users. SlideCake has been created for distributing your content in a better way. Maximum flexibility and premium code quality.
SlideCake can be resized automatically.
Just change the size of the Stage and SlideCake will adjust accordingl.
Also the flash output window will tell you the width and height available for each slide.
Multilevel deep linking with SWFAddress and SWFObject. Utilizing browser history and reload buttons. Creation of unique virtual URLs that can point to a SlideCake section. Including handling of 404 errors.
Customize the colors of your SlideCake. Background color, columns of slides, selected columns, labels.
Also if it is not enough, you can access the library and customize flash graphics.
Enhance the experience of your SlideCake by allowing users to seamlessly scroll through slides.
Via keyboard and mouse wheel.
Several ( 40 ) different methods of Tweener transitions. You can pick a transition type from Caurina Tweener and insert it in XML file.
If you are a beginner learn with our simple tutorials and if you have doubts you can also learn how to better customize and use your slidecake.
Anyway, no Actionscript coding is required.
Get priority support with your SlideCake. Get priority responses to your support questions during business hours. Response times may vary.
SlideCake is efficient to use - takes less time to accomplish a particular task. Easy to learn operations can be learned by observing the application. Scrollbars accompanying efficient navigation with simplicity and a complete interaction.
Create your own design of your SlideCake. You can customize the labels and all the rest within Flash. Just set "true" the custom_design XML variable.
Must be RSS version 2.0
Display feeds of your website/blog or multiple feeds.
Simply add the feedburner url of your feeds in XML file.
Embed Google Maps in SlideCake.
You need to Sign Up for the Google Maps API
Display Google maps with your custom markers via external image.
Manage your locations and build useful maps with just few XML steps.
SlideCake can load external SWF and images.
Each slide can display one or multiple images.
That way you can easy create a multi gallery for each slide with vertical navigation.
Vertical navigation adds another dimension to your content. Allow users to drill into more detail within a specific slide set without losing their place.
Also you can load your external SWF animations.
Have a website or product that could use a walkthrough? Use SlideCake to created a helpful Flash slider full of images, text and video. Customize your navigaion options. Create the ability to navigate horizontally, vertically and even skip slides. This allows users to skim easily through content or dive deep to learn more.
SlideCake comes to you with "Myriad Pro" font. You can easy change the font via XML and 3 simple steps. Follow our online tutorials and make your slidecake perfect for your needs.
Automatically animate through your SlideCake when visitors arrive on your website. Great for header sliders when used in conjunction with the slider mode option. Currently does not autoplay though vertical slides. Seo enabled in auto play too.
With SlideCake you can choose to add a simple text in a slide. The text is managed by external CSS that you can customize and SlideCake will load it automatically.
Load Youtube and Vimeo video simply adding the id of the video you want to display.
Also, choose if you want embed
original Youtube player or not.
You can add one or more slides with your own video url.
SlidedCake will stream your video.
Fullscreen option available!
Slide cake can also be used as a banner rotator.
Simply upload images from the library for each additional slide, activate the autoplay and enter a url attribute in the XML file.
Slide cake can also display last tweets of any Twitter account.
Simply add a twitter slider with screen name of Twitter account in the XML file.
Slide cake can also display an e-mail PHP supported.
Simply add an e-mail slider and PHP script is already included.
Add a "Contact me"
We are professionals and coming from graphic design, computer science and marketing. We are here because we love web design.
Some ideas are instinctive. Some ideas are learned. Some ideas are influenced by others. Here we get web design ideas from our clients. From their clients. And from each other. Then we get creative.
<?xml version="1.0" encoding="UTF-8"?> <!-- user manual at http://slidecake.com/ -->
<!-- START MAIN CONFIGURATION -->
<config
seo="true"
font="Myriad Pro"
custom_graphics="false"
auto_play="false"
auto_play_speed="2"
auto_play_restart_delay="5"
start_slider="1"
scrollbar_width="10"
column_width="40"
column_text_size="14"
show_mouse_hand="false"
show_numbers="true"
glow_filter="true"
glow_filter_color="0x999999"
transition_type="easeOutQuad"
transition_time="0.5"
background_color="0xFFFFFF"
transparent_background="false"
column_color="0x141519"
selected_column_color="0x000000"
column_label_color="0x999999"
selected_column_label_color="0xFFFFFF"
vimeo_oauth_key="2ae4ae236e3faff1b9a8a2fed46ecbe9"
youtube_embed_player="false"
googlemaps_api_key="ABQIAAAAbNCVgpk2KHqTdGXC3JOcfhQkpCF_0wh8DXgoNc2uRRAkVCuZRBQlP-9VokOrQDA_BAA2zHa_NICpEw">
<!-- END MAIN CONFIGURATION -->
<!-- START SLIDERS -->
<slide label="EXTERNAL SWF">
<content>
<swf>assets/swf/abstract.swf</swf>
<bitmap></bitmap>
<string></string>
<movieclip></movieclip>
<video>
<youtube></youtube>
<vimeo></vimeo>
<custom></custom>
</video>
<feedburner></feedburner>
<twitter></twitter>
<map></map>
</content>
</slide>
<slide label="EXTERNAL IMAGE">
<content>
<swf></swf>
<bitmap>
<image click_url="http://google.com/" target="_parent" name="island">assets/images/pic_1.jpg</image>
</bitmap>
<string></string>
<movieclip></movieclip>
<video>
<youtube></youtube>
<vimeo></vimeo>
<custom></custom>
</video>
<feedburner></feedburner>
<twitter></twitter>
<map></map>
</content>
</slide>
<slide label="IMAGES">
<content>
<swf></swf>
<bitmap>
<image click_url="http://google.com/" target="_parent" name="island">assets/images/pic_1.jpg</image>
<image click_url="http://google.com/" target="_parent" name="car">assets/images/pic_2.jpg</image>
<image click_url="http://google.com/" target="_parent" name="glasses">assets/images/pic_3.jpg</image>
<image click_url="http://google.com/" target="_parent" name="fantasy">assets/images/pic_4.jpg</image>
<image click_url="http://google.com/" target="_parent" name="rhyno">assets/images/pic_5.jpg</image>
<image click_url="http://google.com/" target="_parent" name="colosseum">assets/images/pic_6.jpg</image>
<image click_url="http://google.com/" target="_parent" name="flying islands">assets/images/pic_7.jpg</image>
<image click_url="http://google.com/" target="_parent" name="water world">assets/images/pic_8.jpg</image>
<image click_url="http://google.com/" target="_parent" name="fantasy 2">assets/images/pic_9.jpg</image>
<image click_url="http://google.com/" target="_parent" name="tree">assets/images/pic_10.jpg</image>
</bitmap>
<string></string>
<movieclip></movieclip>
<video>
<youtube></youtube>
<vimeo></vimeo>
<custom></custom>
</video>
<feedburner></feedburner>
<twitter></twitter>
<map></map>
</content>
</slide>
<slide label="LIBRARY MOVIECLIP">
<content>
<swf></swf>
<bitmap></bitmap>
<string></string>
<movieclip click_url="http://google.com/" target="_parent">TestFromLibrary</movieclip>
<video>
<youtube></youtube>
<vimeo></vimeo>
<custom></custom>
</video>
<feedburner></feedburner>
<twitter></twitter>
<map></map>
</content>
</slide>
<slide label="TEXT">
<content>
<swf></swf>
<bitmap></bitmap>
<string css="assets/css/style.css"><![CDATA[<p class="title">Lorem ipsum no vix fierent honestatis reformidans.</p>
<p class="subtitle">Per timeam aliquip feugiat an, sint mentitum nam in, id solum justo tincidunt mel.</p>
<p class="body" >Ex vix sumo simul. Vel expetendis sadipscing in, quem consetetur mel ex, soluta alienum atomorum nam ex. Sed cu iusto nemore splendide, sea eu sadipscing scribentur. Ad vel etiam dictas euripidis, errem graecis intellegat mel te.</p>]]></string>
<movieclip></movieclip>
<video>
<youtube></youtube>
<vimeo></vimeo>
<custom></custom>
</video>
<feedburner></feedburner>
<twitter></twitter>
<map></map>
</content>
</slide>
<slide label="YOUTUBE">
<content>
<swf></swf>
<bitmap></bitmap>
<string></string>
<movieclip></movieclip>
<video>
<youtube>sff8gNloRRs</youtube>
<vimeo></vimeo>
<custom></custom>
</video>
<feedburner></feedburner>
<twitter></twitter>
<map></map>
</content>
</slide>
<slide label="VIMEO">
<content>
<swf></swf>
<bitmap></bitmap>
<string></string>
<movieclip></movieclip>
<video>
<youtube></youtube>
<vimeo>6045312</vimeo>
<custom></custom>
</video>
<feedburner></feedburner>
<twitter></twitter>
<map></map>
</content>
</slide>
<slide label="GOOGLE MAP">
<content>
<swf></swf>
<bitmap></bitmap>
<string></string>
<movieclip></movieclip>
<video>
<youtube></youtube>
<vimeo></vimeo>
<custom></custom>
</video>
<feedburner></feedburner>
<twitter></twitter>
<map
startZoom="4"
customMarker="assets/images/pointer.png"
zoom_control="false"
position_control="false"
map_type_control="false"
tooltip_background_color="0xF85F13"
tooltip_text_color="0xFFFFFF"
tooltip_text_size="13"
tooltip_background_alhpa="1">
<marker coordinates="39.050585,-94.483881" address="" search="" link="http://football.ballparks.com/NFL/KansasCityChiefs/newindex.htm" target="_blank">Arrowhead Stadium</marker>
<marker coordinates="" address="" search="Bank of America Stadium" link="http://football.ballparks.com/NFL/CarolinaPanthers/index.htm" target="_blank">Bank of America Stadium</marker>
<marker coordinates="37.747192,-122.413677" address="" search="" link="http://football.ballparks.com/NFL/SanFrancisco49ers/index.htm" target="_blank">Candlestick Park</marker>
<marker coordinates="" address="" search="Cleveland Browns Stadium" link="http://football.ballparks.com/NFL/ClevelandBrowns/index.htm" target="_blank">Cleveland Browns Stadium</marker>
<marker coordinates="" address="" search="Cowboys Stadium" link="http://football.ballparks.com/NFL/DallasCowboys/newindex.htm" target="_blank">Cowboys Stadium</marker>
<marker coordinates="" address="" search="Edward Jones Dome" link="http://football.ballparks.com/NFL/St.LouisRams/index.htm" target="_blank">Edward Jones Dome</marker>
<marker coordinates="" address="" search="Everbank Field" link="http://football.ballparks.com/NFL/JacksonvilleJaguars/index.htm" target="_blank">Everbank Field</marker>
<marker coordinates="" address="" search="Fawcett Stadium" link="http://football.ballparks.com/NFL/HallofFame/index.htm" target="_blank">Fawcett Stadium</marker>
<marker coordinates="" address="" search="FedEx Field" link="http://football.ballparks.com/NFL/WashingtonRedskins/index.htm" target="_blank">FedEx Field</marker>
<marker coordinates="" address="" search="Ford Field" link="http://football.ballparks.com/NFL/DetroitLions/newindex.htm" target="_blank">Ford Field</marker>
<marker coordinates="" address="" search="Georgia Dome" link="http://football.ballparks.com/NFL/AtlantaFalcons/index.htm" target="_blank">Georgia Dome</marker>
<marker coordinates="" address="" search="Gillette Stadium" link="http://football.ballparks.com/NFL/NewEnglandPatriots/newindex.htm" target="_blank">Gillette Stadium</marker>
<marker coordinates="" address="" search="Heinz Field" link="http://football.ballparks.com/NFL/PittsburghSteelers/newindex.htm" target="_blank">Heinz Field</marker>
</map>
</content>
</slide>
<slide label="MY VIDEO">
<content>
<swf></swf>
<bitmap></bitmap>
<string></string>
<movieclip></movieclip>
<video>
<youtube></youtube>
<vimeo></vimeo>
<custom bg_color="0x000000" button_bg_color="0x141519" play_pause_color="0x999999">IronMan2.flv</custom>
</video>
<feedburner></feedburner>
<twitter></twitter>
<map></map>
</content>
</slide>
<slide label="FEED BURNER">
<content>
<swf></swf>
<bitmap></bitmap>
<string></string>
<movieclip></movieclip>
<video>
<youtube></youtube>
<vimeo></vimeo>
<custom></custom>
</video>
<feedburner proxy_php="php/proxy.php" items="20" target="_parent">http://feeds.feedburner.com/FlashCs3AndFlashCs4Tutorials</feedburner>
<twitter></twitter>
<map></map>
</content>
</slide>
<slide label="TWITTER">
<content>
<swf></swf>
<bitmap></bitmap>
<string></string>
<movieclip></movieclip>
<video>
<youtube></youtube>
<vimeo></vimeo>
<custom></custom>
</video>
<feedburner></feedburner>
<twitter proxy_php="http://www.slidecake.com/php/proxy.php" auto_refresh="true" auto_refresh_seconds="8" target="_parent">flepstudio</twitter>
<map></map>
</content>
</slide>
<slide label="CONTACT">
<content>
<swf></swf>
<bitmap></bitmap>
<string></string>
<movieclip></movieclip>
<video>
<youtube></youtube>
<vimeo></vimeo>
<custom></custom>
</video>
<feedburner></feedburner>
<twitter></twitter>
<map></map>
<mail php="php/sendMail.php" button_label="SEND" subject="Message from my website" message_sent="Your message has been sent, thank you.">email@yourdomain.com</mail>
</content>
</slide>
<!-- END SLIDERS -->
</config>
# February 10 2011 - Version 1.1
# February 18 2011 - Version 1.2
# February 22 2011 - Version 1.3
# February 27 2011 - Version 1.4
# March 03 2011 - Version 1.5
# March 10 2011 - Version 1.6
# March 24 2011 - Version 1.7
# April 05 2011 - Version 1.8
# May 03 2011 - Version 1.9
# August 03 2011 - Version 2.0