7:11
|
Explaining Web 2.0 - English
This video explains interpersonal computing, web services and software as a service (SaaS) as the the three key aspects of Web 2.0. It is produced and presented by Christopher Barnatt,...
This video explains interpersonal computing, web services and software as a service (SaaS) as the the three key aspects of Web 2.0. It is produced and presented by Christopher Barnatt, author of ExplainingComputers.com, and Associate Professor of Computing & Future Studies in Nottingham University Business School.
More...
Description:
This video explains interpersonal computing, web services and software as a service (SaaS) as the the three key aspects of Web 2.0. It is produced and presented by Christopher Barnatt, author of ExplainingComputers.com, and Associate Professor of Computing & Future Studies in Nottingham University Business School.
5:04
|
27:58
|
28:14
|
23:24
|
9:34
|
3:12
|
Learn Cool Flash ActionScript 3.0 Transition Effects - Animations For CS3 + CS4 - English
Free Flash Source File - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=163
In this Flash ActionScript 3.0 tutorial and source file download you can learn how to master the many...
Free Flash Source File - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=163
In this Flash ActionScript 3.0 tutorial and source file download you can learn how to master the many transition effects that Flash AS3 has to offer. Whether you work in Flash CS3 or CS4 you can apply these effects to static, or dynamically loaded elements. At any time in your scripting these transition effects can be applied. Use them on buttons, images, background elements, movieclips, video, and more. Some of the flash transition classes we are putting to use here are: Zoom, Fade, Blinds, Rotate, Photo, Iris, and fly. You can combine transition effects by pressing two buttons to see the effect. The free Flash AS3 source file and script we supply you with will show you everything you need to know about applying these effects to any instance on your stage or in your code.
More...
Description:
Free Flash Source File - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=163
In this Flash ActionScript 3.0 tutorial and source file download you can learn how to master the many transition effects that Flash AS3 has to offer. Whether you work in Flash CS3 or CS4 you can apply these effects to static, or dynamically loaded elements. At any time in your scripting these transition effects can be applied. Use them on buttons, images, background elements, movieclips, video, and more. Some of the flash transition classes we are putting to use here are: Zoom, Fade, Blinds, Rotate, Photo, Iris, and fly. You can combine transition effects by pressing two buttons to see the effect. The free Flash AS3 source file and script we supply you with will show you everything you need to know about applying these effects to any instance on your stage or in your code.
19:27
|
Flash AS3 DataGrid Component Tutorial ActionScript 3.0 - English
Get the source: http://www.developphp.com
Learn how to work with and customize the Flash ActionScript 3.0 datagrid component when rendering it dynamically.
Get the source: http://www.developphp.com
Learn how to work with and customize the Flash ActionScript 3.0 datagrid component when rendering it dynamically.
19:08
|
Draggable OS Style Windows Flash Tutorial Actionscript 3.0 - English
Free Source - http://www.developphp.com
Learn how to create operating system style windows for your flash actionscript 3.0 projects. We make sure that the window top bar is the only thing that can...
Free Source - http://www.developphp.com
Learn how to create operating system style windows for your flash actionscript 3.0 projects. We make sure that the window top bar is the only thing that can be grabbed and dragged around to produce the effect we want. To see how I used it on my site check out www.flashbuilding.com
More...
Description:
Free Source - http://www.developphp.com
Learn how to create operating system style windows for your flash actionscript 3.0 projects. We make sure that the window top bar is the only thing that can be grabbed and dragged around to produce the effect we want. To see how I used it on my site check out www.flashbuilding.com
16:45
|
Flash CS4 Animated 3D Tilting Menus ActionScript 3.0 Tutorial - English
Free Source File - http://www.developphp.com
In this free flash CS4 ActionScript 3.0 tutorial with source download file, you can learn how to create cool animated tilting button menus using the...
Free Source File - http://www.developphp.com
In this free flash CS4 ActionScript 3.0 tutorial with source download file, you can learn how to create cool animated tilting button menus using the 3D rotation tool in CS4. In the file and video you can see exactly how you need to structure your file to make the magic happen.
We use a combination of nested movieclips to make sure our buttons and everything inside the menu has the animated tilt effect on it when a user mouse rolls over it. When the user mouse rolls out out the menu movieclip we command it to go back to normal view, which is also in the form of an animation.
Don't forget to visit http://www.developphp.com to tap into everything you need to be a badass coder.
More...
Description:
Free Source File - http://www.developphp.com
In this free flash CS4 ActionScript 3.0 tutorial with source download file, you can learn how to create cool animated tilting button menus using the 3D rotation tool in CS4. In the file and video you can see exactly how you need to structure your file to make the magic happen.
We use a combination of nested movieclips to make sure our buttons and everything inside the menu has the animated tilt effect on it when a user mouse rolls over it. When the user mouse rolls out out the menu movieclip we command it to go back to normal view, which is also in the form of an animation.
Don't forget to visit http://www.developphp.com to tap into everything you need to be a badass coder.
7:47
|
10:58
|
How to Create Custom Mouse Cursors in Flash Actionscript 3.0 - English
Free Source - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=304
Learn how to easily create custom mouse pointers and cool animated cursors for your Flash CS3 + CS4 projects...
Free Source - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=304
Learn how to easily create custom mouse pointers and cool animated cursors for your Flash CS3 + CS4 projects coded with ActionScript 3.0. Simply create any movieclip, give it an instance name, and apply the code shown. You can get to the free source file if you like at http://www.developphp.com, but I recommend you code it out yourself. Just follow along witht the video to gain a full understanding about what each line of code is doing.
More...
Description:
Free Source - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=304
Learn how to easily create custom mouse pointers and cool animated cursors for your Flash CS3 + CS4 projects coded with ActionScript 3.0. Simply create any movieclip, give it an instance name, and apply the code shown. You can get to the free source file if you like at http://www.developphp.com, but I recommend you code it out yourself. Just follow along witht the video to gain a full understanding about what each line of code is doing.
7:48
|
ActionScript 3.0 Tutorial Press Enter to Submit Forms or Trigger Events - English
Free Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=519
Learn how to trigger already established events in your project using the keyboard class in Flash and...
Free Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=519
Learn how to trigger already established events in your project using the keyboard class in Flash and actionscript 3.0
More...
Description:
Free Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=519
Learn how to trigger already established events in your project using the keyboard class in Flash and actionscript 3.0
7:52
|
Flash Email Validation Tutorial ActionScript 3.0 Function Use - English
Free Source Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=532
And here is link to Form Components Building Tutorial:
http://www.youtube.com/watch?v=t5XHFXULMuw...
Free Source Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=532
And here is link to Form Components Building Tutorial:
http://www.youtube.com/watch?v=t5XHFXULMuw
Learn to validate email addresses using actionscript 3.0 and Flash.
More...
Description:
Free Source Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=532
And here is link to Form Components Building Tutorial:
http://www.youtube.com/watch?v=t5XHFXULMuw
Learn to validate email addresses using actionscript 3.0 and Flash.
11:27
|
Strung Gravity Animation Tutorial Flash CS4 ActionScript 3.0 - English
Demo and Source Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=536
Learn to animate actionscript 3.0 movieclips in a string, band, or cord fashion that is geared to...
Demo and Source Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=536
Learn to animate actionscript 3.0 movieclips in a string, band, or cord fashion that is geared to follow the user mouse. This can be made more dynamic by using an array and loop to allow for srings, cords, or plugs if you set the numbers closer in the script and render more dynamic movieclips. I will be expanding this to use a more dynamic approach using an array and loop.
More...
Description:
Demo and Source Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=536
Learn to animate actionscript 3.0 movieclips in a string, band, or cord fashion that is geared to follow the user mouse. This can be made more dynamic by using an array and loop to allow for srings, cords, or plugs if you set the numbers closer in the script and render more dynamic movieclips. I will be expanding this to use a more dynamic approach using an array and loop.
16:38
|
1 Flash Scroll and Click Songs MP3 Playlist Player Actionscript 3.0 XML Tutorial - English
Download Source Files: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=590
Flash Actionscript 3.0 tutorial for CS3, CS4, or CS5. Learn how to build your own xml driven mp3...
Download Source Files: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=590
Flash Actionscript 3.0 tutorial for CS3, CS4, or CS5. Learn how to build your own xml driven mp3 playlist player that has unlimited track play, scrollable viewable list, and click playlist item to play song functionality.
Brought to you by: http://www.developphp.com
More...
Description:
Download Source Files: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=590
Flash Actionscript 3.0 tutorial for CS3, CS4, or CS5. Learn how to build your own xml driven mp3 playlist player that has unlimited track play, scrollable viewable list, and click playlist item to play song functionality.
Brought to you by: http://www.developphp.com
18:21
|
2 Flash Scroll and Click Songs MP3 Playlist Player Actionscript 3.0 XML Tutorial - English
Download Source Files: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=590
How to build a cool scroll view and click Flash playlist mp3 player for your projects part 2. Using...
Download Source Files: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=590
How to build a cool scroll view and click Flash playlist mp3 player for your projects part 2. Using Actionscript 3.0 for Flash CS3, CS4, CS5, and CS43.
Brought to you by: http://www.developphp.com
More...
Description:
Download Source Files: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=590
How to build a cool scroll view and click Flash playlist mp3 player for your projects part 2. Using Actionscript 3.0 for Flash CS3, CS4, CS5, and CS43.
Brought to you by: http://www.developphp.com
10:36
|
3 Flash Scroll and Click Songs MP3 Playlist Player Actionscript 3.0 XML Tutorial - English
Download Source Files: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=590
How to build a cool scroll view and click Flash nand XML playlist mp3 player for your projects part 3....
Download Source Files: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=590
How to build a cool scroll view and click Flash nand XML playlist mp3 player for your projects part 3. Using Actionscript 3.0 for Flash CS3, CS4, CS5, and CS43.
Brought to you by: http://www.developphp.com
More...
Description:
Download Source Files: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=590
How to build a cool scroll view and click Flash nand XML playlist mp3 player for your projects part 3. Using Actionscript 3.0 for Flash CS3, CS4, CS5, and CS43.
Brought to you by: http://www.developphp.com
5:46
|
5 Flash Scroll and Click Songs MP3 Playlist Player Actionscript 3.0 XML Tutorial - English
How to build a scroll, view, and click Flash nand XML playlist mp3 player for your projects part 5. Using Actionscript 3.0 for Flash CS3, CS4, CS5, and CS843.
Brought to you by:...
How to build a scroll, view, and click Flash nand XML playlist mp3 player for your projects part 5. Using Actionscript 3.0 for Flash CS3, CS4, CS5, and CS843.
Brought to you by: http://www.developphp.com
More...
Description:
How to build a scroll, view, and click Flash nand XML playlist mp3 player for your projects part 5. Using Actionscript 3.0 for Flash CS3, CS4, CS5, and CS843.
Brought to you by: http://www.developphp.com
12:51
|
Actionscript 3.0 Tutorial PHP MySQL Bar Graph Dynamic Basics in Flash CS3 CS4 CS5 - English
Download Lesson Source: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=769
Learn the very basics of creating dynamic bar graphs using Flash Actionscript 3.0 for CS3 CS4 and CS5....
Download Lesson Source: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=769
Learn the very basics of creating dynamic bar graphs using Flash Actionscript 3.0 for CS3 CS4 and CS5. We use PHP and MySQL for dynamics.
More...
Description:
Download Lesson Source: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=769
Learn the very basics of creating dynamic bar graphs using Flash Actionscript 3.0 for CS3 CS4 and CS5. We use PHP and MySQL for dynamics.
8:37
|
8:45
|
4 Actionscript 3.0 Sound Programming Video Textbook Flash CS4 CS5 MP3 Tutorials - English
Lesson 4 of the Actionscript 3.0 Video Textbook for Sound Programming by Adam Khoury. This video shows how to program your sound play code to toggle between auto-play and no auto-play. We also...
Lesson 4 of the Actionscript 3.0 Video Textbook for Sound Programming by Adam Khoury. This video shows how to program your sound play code to toggle between auto-play and no auto-play. We also program in a play button so the user can start the player.
More...
Description:
Lesson 4 of the Actionscript 3.0 Video Textbook for Sound Programming by Adam Khoury. This video shows how to program your sound play code to toggle between auto-play and no auto-play. We also program in a play button so the user can start the player.
7:43
|
Flash CS5.5 Tutorial Android App Orientation Change Size Actionscript 3.0 - English
Learn how to program app orientation for Android device turning features. When the mobile device user flips the view mode you want to make sure you account for that. Luckily it is simple to do...
Learn how to program app orientation for Android device turning features. When the mobile device user flips the view mode you want to make sure you account for that. Luckily it is simple to do using Actionscript 3.0 and Flash.
We use the stage event of \"RESIZE\" and add a listener to that. The corresponding function is where we place any code we like to manipulate the orientation or dynamic sizes of things in the view screen of the user
More...
Description:
Learn how to program app orientation for Android device turning features. When the mobile device user flips the view mode you want to make sure you account for that. Luckily it is simple to do using Actionscript 3.0 and Flash.
We use the stage event of \"RESIZE\" and add a listener to that. The corresponding function is where we place any code we like to manipulate the orientation or dynamic sizes of things in the view screen of the user
12:36
|
Flash CS4 Complete Flash XML Gallery Tutorial AS 3.0 - English
In this video we will create a complete, yet simple XML gallery. This tutorial is somewhere between Intermediate and Advanced level so if you know a little bit about actionscript you should be just...
In this video we will create a complete, yet simple XML gallery. This tutorial is somewhere between Intermediate and Advanced level so if you know a little bit about actionscript you should be just fine, but if you are adventurous you should be able be fine no matter your skill level. We will create nice click-through gallery using XML and actionscript 3.0.
More...
Description:
In this video we will create a complete, yet simple XML gallery. This tutorial is somewhere between Intermediate and Advanced level so if you know a little bit about actionscript you should be just fine, but if you are adventurous you should be able be fine no matter your skill level. We will create nice click-through gallery using XML and actionscript 3.0.
5:18
|
20:25
|
Learn Flash - ActionScript 3.0 Communicating with Buttons and Linking - English
In this video we will learn how to communicate with and use buttons in Flash CS3 using Actionscript 3.0. There have been some significant changes to the way flash deals with buttons etc. but this...
In this video we will learn how to communicate with and use buttons in Flash CS3 using Actionscript 3.0. There have been some significant changes to the way flash deals with buttons etc. but this video will solve your problems. We will cover editing a symbol s alpha - navigating a time line - and linking to a URL or Website on the web via your flash button.
More...
Description:
In this video we will learn how to communicate with and use buttons in Flash CS3 using Actionscript 3.0. There have been some significant changes to the way flash deals with buttons etc. but this video will solve your problems. We will cover editing a symbol s alpha - navigating a time line - and linking to a URL or Website on the web via your flash button.
49:40
|
3:00
|