5:21
|
8:17
|
Dreamweaver CS4 Define Site Local Root Folder - English
Defining your site or local root folder as Dreamweaver calls it is the one thing you absolutely want to be able to do. Defining this root folder is the first step to using Dreamweaver very...
Defining your site or local root folder as Dreamweaver calls it is the one thing you absolutely want to be able to do. Defining this root folder is the first step to using Dreamweaver very effectively and allowing Dreamweaver to manage your site for you and keep all of the links-everything from images to other pages-updated as you move pages, elements, and files around in your site.
Defining a root folder takes a lot of the headache out of managing a website and allows you to properly use Dreamweaver. We are using Dreamweaver CS4 in this video but you should be fine following up to several versions back. Have fun!
More...
Description:
Defining your site or local root folder as Dreamweaver calls it is the one thing you absolutely want to be able to do. Defining this root folder is the first step to using Dreamweaver very effectively and allowing Dreamweaver to manage your site for you and keep all of the links-everything from images to other pages-updated as you move pages, elements, and files around in your site.
Defining a root folder takes a lot of the headache out of managing a website and allows you to properly use Dreamweaver. We are using Dreamweaver CS4 in this video but you should be fine following up to several versions back. Have fun!
4:13
|
Discover Dynamic XML MP3 Player Playlist Flash PHP Loop Files Tutorial part 2 - English
Source code: http://www.developphp.com/view.php?tid=739
Discover Dynamic XML Learn how to create dynamic XML files for an Mp3 playlist player using PHP and any folder full of songs.
Source code: http://www.developphp.com/view.php?tid=739
Discover Dynamic XML Learn how to create dynamic XML files for an Mp3 playlist player using PHP and any folder full of songs.
1:20
|
Flash AS3 MP3 Playlist Player Tutorial 1.0 for CS3+CS4 Play Unlimited MP3s - [English]
http://www.developphp.com
* Features AutoStart and continuous play track after track
* Easy to customize for any look and size, add/remove features
* Built into a movieclip to easily place...
http://www.developphp.com
* Features AutoStart and continuous play track after track
* Easy to customize for any look and size, add/remove features
* Built into a movieclip to easily place into applications or sites
* Code comments section off the logic so you can pinpoint code
* No packages, classes, no external code, you edit the built in intuitive code
http://www.developphp.com/Flash_tuts/AS3_mp3_playlist_player.php
* Unique Features and Flash control interfaces
* Plays any amount of MP3s in any folder
* Use on a web site or locally on your machine, or both
* Awesome simple EQ shows right and left realtime amplitude
* Compact and easy to hide anywhere on a website
In the free Flash ActionScript 3 fla file download tutorial you can learn how to build your very own custom MP3 playlist player that streams the .mp3 files dynamically from your server. So if you are looking to build an MP3 player that will play any amount of MP3 files, show track titles, has time indications, track amount information, ID3 information gathered automatically, volume control, progress bar, realtime equalizer effects that jump to the beat, etc..., then this is the tutorial for you.
There are a lot of free MP3 player tutorials out there that do not have the unlimited playlist feature, so that is the focus here. Maybe this one will show you functionality you did not know before. This one utilizes most everything in the AS3 sound architecture.
We show you how to script it out and structure it by giving you the full working application for you to reference code with good comments, file structure, graphics, etc... all for free. More in depth dynamic MP3 player tutorials are soon to come. AS3 and CS4 + CS3 are great tools for sound programming for the web.
More...
Description:
http://www.developphp.com
* Features AutoStart and continuous play track after track
* Easy to customize for any look and size, add/remove features
* Built into a movieclip to easily place into applications or sites
* Code comments section off the logic so you can pinpoint code
* No packages, classes, no external code, you edit the built in intuitive code
http://www.developphp.com/Flash_tuts/AS3_mp3_playlist_player.php
* Unique Features and Flash control interfaces
* Plays any amount of MP3s in any folder
* Use on a web site or locally on your machine, or both
* Awesome simple EQ shows right and left realtime amplitude
* Compact and easy to hide anywhere on a website
In the free Flash ActionScript 3 fla file download tutorial you can learn how to build your very own custom MP3 playlist player that streams the .mp3 files dynamically from your server. So if you are looking to build an MP3 player that will play any amount of MP3 files, show track titles, has time indications, track amount information, ID3 information gathered automatically, volume control, progress bar, realtime equalizer effects that jump to the beat, etc..., then this is the tutorial for you.
There are a lot of free MP3 player tutorials out there that do not have the unlimited playlist feature, so that is the focus here. Maybe this one will show you functionality you did not know before. This one utilizes most everything in the AS3 sound architecture.
We show you how to script it out and structure it by giving you the full working application for you to reference code with good comments, file structure, graphics, etc... all for free. More in depth dynamic MP3 player tutorials are soon to come. AS3 and CS4 + CS3 are great tools for sound programming for the web.
3:44
|
XML Magic Pages Web Site Tutorial for ActionScript 3 - Flash CS3 + CS4 - [English]
Free Flash Source File: http://www.developphp.com
If you are interested in learning how to create complex dynamic Flash Content Management Systems, this is the lesson for you. Using the the xml...
Free Flash Source File: http://www.developphp.com
If you are interested in learning how to create complex dynamic Flash Content Management Systems, this is the lesson for you. Using the the xml file and the free fla source file you can gain a better understanding of how to work with external data in Flash at an expert level. Create cool content management systems for clients, render out complex pagination from database results, and much much more can be achieved with the right imagination and this foundation.
The XML file in the folder will fuel the whole system in a dynamic fashion, bringing in external images, text, and labels. You can also add more child nodes to the MenuItems in my XML file pretty easily if you understand XML just a little bit.
More...
Description:
Free Flash Source File: http://www.developphp.com
If you are interested in learning how to create complex dynamic Flash Content Management Systems, this is the lesson for you. Using the the xml file and the free fla source file you can gain a better understanding of how to work with external data in Flash at an expert level. Create cool content management systems for clients, render out complex pagination from database results, and much much more can be achieved with the right imagination and this foundation.
The XML file in the folder will fuel the whole system in a dynamic fashion, bringing in external images, text, and labels. You can also add more child nodes to the MenuItems in my XML file pretty easily if you understand XML just a little bit.
1:23
|
Flash multi gallery photo gallery AS3 - English
http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=92
In this free Flash ActionScript 3.0 source file one can learn how to create multiple photo galleries by downloading the fla...
http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=92
In this free Flash ActionScript 3.0 source file one can learn how to create multiple photo galleries by downloading the fla file to see the code and read the code comments to gain some understanding. You can virtually create an unlimited amount of galleries using one swf and source file. In creating new galleries with this application the most work you will do is in getting the right photos together into the appropriate folder for new galleries you create.
I left nice code comments in the file and give clear instructions on how to create new galleries when the time comes to expand it.
More...
Description:
http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=92
In this free Flash ActionScript 3.0 source file one can learn how to create multiple photo galleries by downloading the fla file to see the code and read the code comments to gain some understanding. You can virtually create an unlimited amount of galleries using one swf and source file. In creating new galleries with this application the most work you will do is in getting the right photos together into the appropriate folder for new galleries you create.
I left nice code comments in the file and give clear instructions on how to create new galleries when the time comes to expand it.
3:11
|
MP3 Boom Box Free Source Tutorial Package ActionScript 3.0 - English
Source Files - http://www.developphp.com
* Great Features - with draggable playhead scrubber with Adam's ghost knob
* Click anywhere in the playhead bar to jump to that part of the song
*...
Source Files - http://www.developphp.com
* Great Features - with draggable playhead scrubber with Adam's ghost knob
* Click anywhere in the playhead bar to jump to that part of the song
* Plays an unlimited MP3s that you organize into a folder called mp3_files
* Sound driven speakers and graphic equalizer showing right/left channels
* Auto ID3 title/artist rendering set into an animated scrolling movieclip
* Panning sound slider for panning left to right speakers
* No external scripts to manage, all dynamic referencing is done in the Flash file
* Volume slider that controls the visual amplitude level
* Track duration time and playhead time
* Easy to customize for any look and size, add/remove features
* Built into a movieclip to easily place into applications or sites
* Code comments section off the logic so you can pinpoint code
* Use on a web site or locally on your machine, or both
Note: Add longer bufferTime if worried about dial up users. And give message.
More...
Description:
Source Files - http://www.developphp.com
* Great Features - with draggable playhead scrubber with Adam's ghost knob
* Click anywhere in the playhead bar to jump to that part of the song
* Plays an unlimited MP3s that you organize into a folder called mp3_files
* Sound driven speakers and graphic equalizer showing right/left channels
* Auto ID3 title/artist rendering set into an animated scrolling movieclip
* Panning sound slider for panning left to right speakers
* No external scripts to manage, all dynamic referencing is done in the Flash file
* Volume slider that controls the visual amplitude level
* Track duration time and playhead time
* Easy to customize for any look and size, add/remove features
* Built into a movieclip to easily place into applications or sites
* Code comments section off the logic so you can pinpoint code
* Use on a web site or locally on your machine, or both
Note: Add longer bufferTime if worried about dial up users. And give message.
5:54
|
How to Create PHP Randomized Dynamic Website Content Display - English
Learn how to jazz up your HTML files with randomized dynamic content dispay methods. Turn it into a PHP type extension file and make it magic!
Learn how to jazz up your HTML files with randomized dynamic content dispay methods. Turn it into a PHP type extension file and make it magic!
30:01
|
CSS Build a Simple Web Page in Dreamweaver - English
In this video we will start with a folder of images and in about 30 minutes construct a very simple 2 column layout using CSS to style our page! We will learn all about using divs, creating CSS...
In this video we will start with a folder of images and in about 30 minutes construct a very simple 2 column layout using CSS to style our page! We will learn all about using divs, creating CSS rules, targeting divs, creating a background, and so much more! Start learning to harness the raw power of Cascading Style Sheets to create, layout, and style your web pages today!
More...
Description:
In this video we will start with a folder of images and in about 30 minutes construct a very simple 2 column layout using CSS to style our page! We will learn all about using divs, creating CSS rules, targeting divs, creating a background, and so much more! Start learning to harness the raw power of Cascading Style Sheets to create, layout, and style your web pages today!