These are fully vector buttons made in flash. So, you can stretch them as much as you want without loosing quality.
All the buttons are placed on the stage. To use, just drag and drop any button into your FLA …
This is a nice menu with flying triangles animation, which can show photos with each page you select.
Action script and XML file are well-commented.
Please check comments in the XML file for how to use help.
– SETTINGS –…
Features
1. You can show any image on the globe you want, as the 3D work is done using action script. The image can be a transparent png image too.
2. Can have as many locations as you want.
3. …
These are fully vector buttons made in flash. So, you can stretch them as much as you want without loosing quality.
All the buttons are placed on the stage. To use, just drag and drop any button into your FLA …
Div height can be made same as its width easily.
div {
width: 100px;
height: 0px;
padding-bottom: 100px;
}
OR (Percentage will also work)
div {
width: 50%;
height: 0px;
padding-bottom: 50%;
}
Works in all modern browsers.…
Tested this on a lot of servers already before writing this post. I needed to move from SquareSpace to Vultr VPS, so this post is from that.
This is what I am using…
Server: Ubuntu 14.04
Memory: 512MB
CPU: 1 …
SquareSpace.com is beautiful indeed, but misses a lot of features even today and its much costlier than a small VPS server.
So, switched to WordPress and found a beautiful theme for my blog.
Vultr server I bought costs just $2.5 …
See the Pen Animated FlipPreloader – SCSS by Animated Creativity (@animatedcreativity) on CodePen.
An awesome Flip Preloader made in CSS. Colors are fully logical on flip. Any colors can be set easily.…
See the Pen Flying Music Notes – SVG+SCSS by Animated Creativity (@animatedcreativity) on CodePen.
Beautiful flying music notes. You can change the number of music notes that fly and their direction.…
See the Pen Animated CSS+SVG Responsive Hot Cup – Profile Background by Animated Creativity (@animatedcreativity) on CodePen.
A beautiful CSS+SVG only, hot animated cup. The animation is fully responsive, please feel free to set any size while keeping width and …
See the Pen Animated CSS+SVG Responsive TV – Icon by Animated Creativity (@animatedcreativity) on CodePen.
A beautiful CSS+SVG only, animated TV. The animation is fully responsive, please feel free to set any size while keeping width and height same.…