0:24
|
[For ShiaTV Uploaders] Changing the Thumbnail Picture of Video - English
[For ShiaTV Uploaders] Changing the Thumbnail Picture of Video - English. This video shows you how to get rid of Forbidden Access error message that you may see while changing the thumbnail of your...
[For ShiaTV Uploaders] Changing the Thumbnail Picture of Video - English. This video shows you how to get rid of Forbidden Access error message that you may see while changing the thumbnail of your video.
More...
Description:
[For ShiaTV Uploaders] Changing the Thumbnail Picture of Video - English. This video shows you how to get rid of Forbidden Access error message that you may see while changing the thumbnail of your video.
10:15
|
PHP Image Crop Thumbnail Function Tutorial jpg gif png Resize On the Fly - English
Copy Paste Code: http://www.developphp.com/view.php?tid=1144
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to script a universal PHP image...
Copy Paste Code: http://www.developphp.com/view.php?tid=1144
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to script a universal PHP image crop function that runs inline with out resize function created in the last lesson. It uses a handful of functions from the GD library in PHP. In our example the function will work for cropping JPG, GIF, and PNG type of images universally
More...
Description:
Copy Paste Code: http://www.developphp.com/view.php?tid=1144
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to script a universal PHP image crop function that runs inline with out resize function created in the last lesson. It uses a handful of functions from the GD library in PHP. In our example the function will work for cropping JPG, GIF, and PNG type of images universally
30:35
|
Learn Flash - Scrolling Thumbnails with Mouse Control - English
We will start with nothing more than a blank Flash document and 10 100px X 100px thumbnails and from that little bit we will construct this sweet scrolling thumbnail bar. This thumbnail bar will...
We will start with nothing more than a blank Flash document and 10 100px X 100px thumbnails and from that little bit we will construct this sweet scrolling thumbnail bar. This thumbnail bar will move in different directions depending on where the users mouse is. It will also stop when the user rolls onto a certain part of it and each thumbnail will light up as the user rollover each individual thumbnail.
More...
Description:
We will start with nothing more than a blank Flash document and 10 100px X 100px thumbnails and from that little bit we will construct this sweet scrolling thumbnail bar. This thumbnail bar will move in different directions depending on where the users mouse is. It will also stop when the user rolls onto a certain part of it and each thumbnail will light up as the user rollover each individual thumbnail.
30:35
|
Scrolling Thumbnails w/ Mouse Control Flash Tutorial - English
We will start with nothing more than a blank Flash document and 10 100px X 100px thumbnails and from that little bit we will construct this sweet scrolling thumbnail bar. This thumbnail bar will...
We will start with nothing more than a blank Flash document and 10 100px X 100px thumbnails and from that little bit we will construct this sweet scrolling thumbnail bar. This thumbnail bar will move in different directions depending on where the users mouse is. It will also stop when the user rolls onto a certain part of it and each thumbnail will light up as the user rollover each individual thumbnail! Lots to learn! Have fun with this one!
More...
Description:
We will start with nothing more than a blank Flash document and 10 100px X 100px thumbnails and from that little bit we will construct this sweet scrolling thumbnail bar. This thumbnail bar will move in different directions depending on where the users mouse is. It will also stop when the user rolls onto a certain part of it and each thumbnail will light up as the user rollover each individual thumbnail! Lots to learn! Have fun with this one!
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.
7:01
|
4:35
|
PHP Image Filter Name Rename Tutorial Upload jpg gif png On the Fly - English
Copy Paste Code: http://www.developphp.com/view.php?tid=1145
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to filter or rename an uploaded...
Copy Paste Code: http://www.developphp.com/view.php?tid=1145
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to filter or rename an uploaded image file name so that strange characters or spaces in the name do not present issues. In our example the function will work for renaming and filtering JPG, GIF, and PNG type of images file names.
More...
Description:
Copy Paste Code: http://www.developphp.com/view.php?tid=1145
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to filter or rename an uploaded image file name so that strange characters or spaces in the name do not present issues. In our example the function will work for renaming and filtering JPG, GIF, and PNG type of images file names.
8:13
|
PHP Image Convert Function Tutorial Upload Type jpg gif png On the Fly - English
Copy Paste Code: http://www.developphp.com/view.php?tid=1146
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to convert images from one type...
Copy Paste Code: http://www.developphp.com/view.php?tid=1146
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to convert images from one type to another using the GD library functions.
More...
Description:
Copy Paste Code: http://www.developphp.com/view.php?tid=1146
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to convert images from one type to another using the GD library functions.
10:48
|
PHP Image Watermark Function Tutorial How To Apply Watermark On the Fly - English
Copy Paste Code: http://www.developphp.com/view.php?tid=1147
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to apply watermark to any...
Copy Paste Code: http://www.developphp.com/view.php?tid=1147
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to apply watermark to any uploaded images on the fly by applying another custom function to our image processing library file.
More...
Description:
Copy Paste Code: http://www.developphp.com/view.php?tid=1147
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to apply watermark to any uploaded images on the fly by applying another custom function to our image processing library file.
26:08
|
Photo Gallery and Thumbnails Flash Tutorial - English
We will make a nice little photo gallery in Flash in the following tutorial. All you need are a few images and a few thumbnails for them, the rest is just follow along and it works with any images!
We will make a nice little photo gallery in Flash in the following tutorial. All you need are a few images and a few thumbnails for them, the rest is just follow along and it works with any images!
12:56
|
Simple Thumbnail Gallery Webpage Dreamweaver Tutorial - English
Here it is, finally creating a tutorial with a little foresight as far as using what we make here for many other tutorials. We will create a simple metal type panel with these six thumbnails...
Here it is, finally creating a tutorial with a little foresight as far as using what we make here for many other tutorials. We will create a simple metal type panel with these six thumbnails sitting on it. Using CSS to style the panel and the thumbnails we are able to create a really nice clean effect as well as giving out thumbnails rollovers and all of this is done very easily and is also super easy to update! Check it out, follow along using the files at the site!
More...
Description:
Here it is, finally creating a tutorial with a little foresight as far as using what we make here for many other tutorials. We will create a simple metal type panel with these six thumbnails sitting on it. Using CSS to style the panel and the thumbnails we are able to create a really nice clean effect as well as giving out thumbnails rollovers and all of this is done very easily and is also super easy to update! Check it out, follow along using the files at the site!
Tutorial 01 - Friendship Bracelet - The Candystripe (Chevron Base) - English
MATERIAL: Six Stranded Embroidery Floss (DMC Brand)
PATTERN INFO:
This is just a simple candy stripe.
You will need 4 colors cut about 20\\\" (inches) long for...
MATERIAL: Six Stranded Embroidery Floss (DMC Brand)
PATTERN INFO:
This is just a simple candy stripe.
You will need 4 colors cut about 20\\\" (inches) long for practicing purposes.
If you are more advanced make sure you cut your strings about 55\\\" (inches) long (and then folded to form a loop) so you have enough string to make a complete bracelet with ties. Remember, you can also double up on colors to make a thicker stripe.
Just set them up as 1 2 3 4 (or 11 2 33 2 for the thumbnail) and starting with the first string on the left (always) make three forward knots across the bracelet. When you get to the end pick up the new first string and repeat the forward knotting across the other three strings.
Continue forward knotting across until the desired length is achieved!
More...
Description:
MATERIAL: Six Stranded Embroidery Floss (DMC Brand)
PATTERN INFO:
This is just a simple candy stripe.
You will need 4 colors cut about 20\\\" (inches) long for practicing purposes.
If you are more advanced make sure you cut your strings about 55\\\" (inches) long (and then folded to form a loop) so you have enough string to make a complete bracelet with ties. Remember, you can also double up on colors to make a thicker stripe.
Just set them up as 1 2 3 4 (or 11 2 33 2 for the thumbnail) and starting with the first string on the left (always) make three forward knots across the bracelet. When you get to the end pick up the new first string and repeat the forward knotting across the other three strings.
Continue forward knotting across until the desired length is achieved!
3:40
|
[Latmiya] Ammar Al Nashed - From Karbala English
Ammar Al Nashed - From Karbala
Ammar Al Nashed\'s new album \"To Fly\"
Ammar Al Nashed\'s eulogy album \"To Fly\" is now available on all music streaming platforms and apps...
Ammar Al Nashed - From Karbala
Ammar Al Nashed\'s new album \"To Fly\"
Ammar Al Nashed\'s eulogy album \"To Fly\" is now available on all music streaming platforms and apps
Connect with The Awaited Group:
Website: http://www.theawaited.com
Facebook: http://www.facebook.com/theawaitedgroup
Instagram: http://www.instagram.com/theawaitedgroup
Melody
Mahmoud Karimi
English Lyrics
Ammar Al Nashed
Musical Composing & Arrangement
Ali Al Hadi
Mixing & Mastering
Mohamed Olleik
Logo & Thumbnail
Hussein El Hassan
Audio & Video production
The Awaited Group
Produced by
The Awaited Group
All rights reserved
© The Awaited Group 2020
More...
Description:
Ammar Al Nashed - From Karbala
Ammar Al Nashed\'s new album \"To Fly\"
Ammar Al Nashed\'s eulogy album \"To Fly\" is now available on all music streaming platforms and apps
Connect with The Awaited Group:
Website: http://www.theawaited.com
Facebook: http://www.facebook.com/theawaitedgroup
Instagram: http://www.instagram.com/theawaitedgroup
Melody
Mahmoud Karimi
English Lyrics
Ammar Al Nashed
Musical Composing & Arrangement
Ali Al Hadi
Mixing & Mastering
Mohamed Olleik
Logo & Thumbnail
Hussein El Hassan
Audio & Video production
The Awaited Group
Produced by
The Awaited Group
All rights reserved
© The Awaited Group 2020
8:57
|
Vector Smart Objects - Adobe Photoshop for Beginners - Class 16 - Urdu / Hindi
Hey Everyone. This is class 16 of Adobe Photoshop for Beginners series. In this class you will learn about Vector Smart Objects. It is the best option for placing Vector artwork in Photoshop which...
Hey Everyone. This is class 16 of Adobe Photoshop for Beginners series. In this class you will learn about Vector Smart Objects. It is the best option for placing Vector artwork in Photoshop which you create in Adobe Illustrator. It is scalable and always retain the perfect crispness. We can edit Vector Smart Object directly in Adobe Illustrator by double clicking the layer thumbnail and then just save in illustrator after edit, that will update your smart layer in Photoshop.
If you want to share your artwork and discuss please join Facebook GFXMentor - Community Group.
https://www.facebook.com/groups/141957053024115/?source_id=147707875740520
My name is Imran Ali Dina, and I am a seasoned Graphic Design Trainer having experience of 17+ years. I\'ve started this training for anyone who wants to learn Graphic Designing for FREE in a professional way.
Photoshop for Beginners Series Playlist:
https://www.youtube.com/playlist?list=PLW-zSkCnZ-gA5Jn6gZtUa6-aG0OoRZyb6
Here\'s the complete playlist of Adobe Illustrator Training so far, I suggest, if you are new to Adobe Illustrator you should watch whole playlist from the beginning:
https://www.youtube.com/playlist?list=PLW-zSkCnZ-gCq0DjkzY-YapCBEk0lA6lR
More...
Description:
Hey Everyone. This is class 16 of Adobe Photoshop for Beginners series. In this class you will learn about Vector Smart Objects. It is the best option for placing Vector artwork in Photoshop which you create in Adobe Illustrator. It is scalable and always retain the perfect crispness. We can edit Vector Smart Object directly in Adobe Illustrator by double clicking the layer thumbnail and then just save in illustrator after edit, that will update your smart layer in Photoshop.
If you want to share your artwork and discuss please join Facebook GFXMentor - Community Group.
https://www.facebook.com/groups/141957053024115/?source_id=147707875740520
My name is Imran Ali Dina, and I am a seasoned Graphic Design Trainer having experience of 17+ years. I\'ve started this training for anyone who wants to learn Graphic Designing for FREE in a professional way.
Photoshop for Beginners Series Playlist:
https://www.youtube.com/playlist?list=PLW-zSkCnZ-gA5Jn6gZtUa6-aG0OoRZyb6
Here\'s the complete playlist of Adobe Illustrator Training so far, I suggest, if you are new to Adobe Illustrator you should watch whole playlist from the beginning:
https://www.youtube.com/playlist?list=PLW-zSkCnZ-gCq0DjkzY-YapCBEk0lA6lR