.htaccess tip - Force www. in dynamic php mysql flash web site tutorial...
Here is the code to copy and paste
# Make all requests have the www. in them
RewriteEngine on
RewriteCond %{HTTP_HOST} ^websitename\.com...
Here is the code to copy and paste
# Make all requests have the www. in them
RewriteEngine on
RewriteCond %{HTTP_HOST} ^websitename\.com
RewriteRule ^(.*)$ http://www.websitename.com/$1 [R=permanent,L]
In this quick web development tip Adam Khoury of Flash Building discusses the apache method of forcing script connection in case the www is missing from a URL that requires it for script connection.
5m:31s
5457
Play Uninterrupted Background Music On Your Website : iframe,...
Learn three separate techniques that will allow you to have continuous uninterrupted music playing on all the pages of a website.
Lesson by Adam...
Learn three separate techniques that will allow you to have continuous uninterrupted music playing on all the pages of a website.
Lesson by Adam Khoury of http://www.developphp.com
6m:46s
5977
PHP Image Processing PHP Video Textbook Tutorial Introduction - English
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. Learn the PHP scripting necessary for deftly working with images on the...
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. Learn the PHP scripting necessary for deftly working with images on the web as a programmer.
2m:24s
5337
Libraries Explained PHP Image Processing Video Textbook - English
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we identify and explain each of the PHP image processing...
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we identify and explain each of the PHP image processing libraries.
3m:10s
5042
Wallaby Tutorial Convert Flash FLA Files to HTML and Javascript...
Learn how to use Adobe Wallaby, a new expermental technology from Adobe that will convert Flash artwork and animations into HTML and Javascript....
Learn how to use Adobe Wallaby, a new expermental technology from Adobe that will convert Flash artwork and animations into HTML and Javascript.
Lesson by Adam Khoury @ http://www.developphp.com
Wallaby Pre-release Download: http://labs.adobe.com/downloads/wallaby.html
7m:25s
5393
1 Flat File txt + PHP Database Systems Tutorial - Displaying text file...
In this lesson series Adam Khoury demonstrates using .txt Flat File Database systems as an alternative to MySQL, XML, or other database systems. In...
In this lesson series Adam Khoury demonstrates using .txt Flat File Database systems as an alternative to MySQL, XML, or other database systems. In part 1 you will learn 2 methods for displaying and accessing external text files within your PHP scripts.
5m:55s
7930
2 Flat File.txt + PHP Database Tutorial - Allow user or client to change...
Copy+Paste Source Available: http://www.developphp.com/view.php?tid=1155
In this lesson series Adam Khoury demonstrates using .txt Flat File...
Copy+Paste Source Available: http://www.developphp.com/view.php?tid=1155
In this lesson series Adam Khoury demonstrates using .txt Flat File Database systems as an alternative to MySQL, XML, or other database systems. In part 2 you will learn how to allow a user or client to change the data from smart easy web forms. Many people do not have tech knowledge and do not like going on the server to alter a CMS file. You must make forms to alter the data.
11m:25s
5956
FlashVars & PHP Tutorial - Multiple Variables into Flash AS3 - English
Download Free Source - http://www.developphp.com
In this tutorial you can learn how to Use FlashVars and PHP to send multiple dynamic variables...
Download Free Source - http://www.developphp.com
In this tutorial you can learn how to Use FlashVars and PHP to send multiple dynamic variables into flash AS3. I show how to use the page that Flash renders to set up FlashVars in and send them into flash.
4m:53s
5931
Advanced glint shine light effect Flash tutorial - Intermediate mask...
Free Flash Source File - http://www.developphp.com
Adam Khoury shows us an intermediate masking technique in flash to help us design better...
Free Flash Source File - http://www.developphp.com
Adam Khoury shows us an intermediate masking technique in flash to help us design better applications.
11m:11s
7399
How to Format textArea Component Content in Flash AS3 - English
Get all the source - http://www.developphp.com
Learn how to format textArea component content using the htmlText property of the textarea.
Get all the source - http://www.developphp.com
Learn how to format textArea component content using the htmlText property of the textarea.
5m:21s
6455
Swift 3D PS Tutorial: Maximize Photoshop CS4 Workspace and Access the...
Learn about the swift3D PS Photoshop 3d modeling plugin from Electric Rain. In this lesson Adam khoury shows us how to set our workspace up for...
Learn about the swift3D PS Photoshop 3d modeling plugin from Electric Rain. In this lesson Adam khoury shows us how to set our workspace up for advanced 3d modeling, and tapping into the plugin for the first time.
10m:4s
6439
Flash AS3 ColorPicker Component Tutorial: Color choosing - English
Get the free Source files:http://www.developphp.com
In this free Flash ActionScript 3.0 tutorial we show how to dynamically program the...
Get the free Source files:http://www.developphp.com
In this free Flash ActionScript 3.0 tutorial we show how to dynamically program the ColorPicker component. Learn how to allow users to change colors on elements you want, and also learn how to access the value of their choice if using it in a form application. lesson By Adam Khoury at www.developphp.com
17m:32s
6418
Flash AS3 ComboBox Component Tutorial Learn Drop Menus - English
Source files: http://www.developphp.com
In this free Flash ActionScript 3.0 tutorial we show a dynamic example of how to populate drop down...
Source files: http://www.developphp.com
In this free Flash ActionScript 3.0 tutorial we show a dynamic example of how to populate drop down lists according to user selection. We show you how to access the value of what the user has chosen, and also how to clear a comboBox component of all of its list items. lesson By Adam Khoury at www.developphp.com
17m:49s
7490
Part 3 Flash AS3 Real Time Auto Updating Chat Application Tutorial for...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=416
Part 3 of learning how to build a flash auto updating...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=416
Part 3 of learning how to build a flash auto updating real time chat application with a liitle help from PHP and MySQL. We will be using Actionscript 3.0 in this lesson series.
Visit our entire tutorial archive and network:
http://www.developphp.com
15m:3s
5748
Flash Website Guestbook AS3 MySQL Tutorial and Free Editable Source...
Download Free Starter Package:
http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=601
Learn how to make a Flash guestbook for your...
Download Free Starter Package:
http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=601
Learn how to make a Flash guestbook for your website or your client sites. We are using Flash CS4, but it is OK to use CS3 also. Use for testimonials, guestbook, shoutbox, or whatever you like.
Brought to you By Adam Khoury at www.developphp.com
24m:6s
14348
Discover Dynamic XML Flash Photo Gallery PHP Loop Files Tutorial part 1...
Learn how to render dynamic XML files using PHP loops. Link to the script here: http://www.developphp.com/view.php?tid=738
Lesson brought to you...
Learn how to render dynamic XML files using PHP loops. Link to the script here: http://www.developphp.com/view.php?tid=738
Lesson brought to you free by Adam Khoury @ http://www.developphp.com
13m:36s
5626
Swift 3D 6 Tutorial Custom 3D Extrusions and Animations for Website -...
Learn how to use Swift 3D version 6 to create custom 3D extrusions and animations using a 2D image as a guide. Then import the finished product...
Learn how to use Swift 3D version 6 to create custom 3D extrusions and animations using a 2D image as a guide. Then import the finished product into Flash for further manipulation and display just how you need it.
Lesson by Adam Khoury @ http://www.developphp.com
14m:15s
5900
Swift 3D v6 Tutorial : Program Interface and Toolbar Docking - English
Learn the basics of the Swift 3D 6 Interface and Toolbars manipulation for maximizing workspace.
Lesson By Adam Khoury at...
Learn the basics of the Swift 3D 6 Interface and Toolbars manipulation for maximizing workspace.
Lesson By Adam Khoury at http://www.flashbuilding.com
4m:53s
5468
Website Design Theme Application Tutorial Using PHP Cookies to Change...
Source: http://www.developphp.com/view.php?tid=1037
Learn how to allow visitors to change the themes of your website using CSS Style Sheets and...
Source: http://www.developphp.com/view.php?tid=1037
Learn how to allow visitors to change the themes of your website using CSS Style Sheets and PHP Cookies.
It uses PHP Cookies and well structured CSS style folders and style sheets to allow any visitors to theme your website according to layouts you have made.
If your style sheet is set up smart your buttons, background, backgrounds for tables and divs, size of things, placement of things, and everything can be changed by altering each theme's style sheet.
Using PHP cookies we can store their theme choice in a cookie file inside their browser software so even when they close their browser down, the next time they come back their theme is in place as long as the cookie is set to last. If the user deletes all cookies from within their browser options, the theme will revert back to your original site theme.
12m:56s
9615
Flash Tutorial Animated Electric Storm Lightning Effect for CS5 CS4 CS3...
True Animation - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1055
In this lesson Flash CS3, CS4, and CS5 users can learn how...
True Animation - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1055
In this lesson Flash CS3, CS4, and CS5 users can learn how to create custom electric lightning storm effects for their flash animations.
8m:23s
6950
1 Actionscript 3.0 Sound Programming Video Textbook Flash CS4 CS5 MP3...
Lesson 1 of the Actionscript 3.0 Video Textbook for Sound Programming by Adam Khoury. This video demonstrates the most basic approach to getting...
Lesson 1 of the Actionscript 3.0 Video Textbook for Sound Programming by Adam Khoury. This video demonstrates the most basic approach to getting sound files to play in your Flash files, and a little insight on editing them in Flash.
5m:38s
6041
2 Actionscript 3.0 Sound Programming Video Textbook Flash CS4 CS5...
Lesson 2 of the Actionscript 3.0 Video Textbook for Sound Programming by Adam Khoury. This video demonstrates the most basic approach to getting...
Lesson 2 of the Actionscript 3.0 Video Textbook for Sound Programming by Adam Khoury. This video demonstrates the most basic approach to getting sound files to play in your Flash files, and a little insight on editing them in Flash.
6m:11s
6368
3 Actionscript 3.0 Sound Programming Video Textbook Flash CS4 CS5 MP3...
Lesson 3 of the Actionscript 3.0 Video Textbook for Sound Programming by Adam Khoury. This video shows how to create sound visuals that animate to...
Lesson 3 of the Actionscript 3.0 Video Textbook for Sound Programming by Adam Khoury. This video shows how to create sound visuals that animate to the beat by creating a channel for the sound object. That way we can access the left and right peaks.
17m:21s
5873
Javascript Tutorial Textarea Counting and Limiting - English
Copy Paste the script: http://www.developphp.com/view.php?tid=1126
Learn to use Javascript to limit and count a text field in your HTML based...
Copy Paste the script: http://www.developphp.com/view.php?tid=1126
Learn to use Javascript to limit and count a text field in your HTML based forms. Show the user how many characters are remaining that they can type into that field. It will visually limit the amount they can type in real time also.
7m:13s
4415