6:30
|
5:54
|
9 World of Webcraft Flash Game Full Screen Tutorial Actionscript 3.0 - English
Copy+Paste: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1169
Learn how to allow users to full screen your Flash social game or any Flash application using Actionscript 3.0.
Copy+Paste: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1169
Learn how to allow users to full screen your Flash social game or any Flash application using Actionscript 3.0.
20:07
|
Full Screen Flv Video and SWFs Flash CS4 Tutorial - English
Well here it is, one of the tutorials I get so many requests about. We will cover using stage.displayState to set the stage to full screen and further control whether or not the actual content of...
Well here it is, one of the tutorials I get so many requests about. We will cover using stage.displayState to set the stage to full screen and further control whether or not the actual content of the SWF file or the video fills the screen or if the background color of our flash file's stage fills the screen. We will also create a mini-controller which will allow us to toggle between the full screen and normal view modes. This is NOT using the skins available to us in the Import Video dialog, we will actually be doing a little coding here. Really any flash file you want, video or not!
More...
Description:
Well here it is, one of the tutorials I get so many requests about. We will cover using stage.displayState to set the stage to full screen and further control whether or not the actual content of the SWF file or the video fills the screen or if the background color of our flash file's stage fills the screen. We will also create a mini-controller which will allow us to toggle between the full screen and normal view modes. This is NOT using the skins available to us in the Import Video dialog, we will actually be doing a little coding here. Really any flash file you want, video or not!
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
7:58
|
Simple Circular Flash Preloader Animation Tutorial for ActionScript 3.0 Website - English
Free Source and Demo - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=430
Learn a simple but cool looking flash circular preloader animation for your ActionScript projects. Next...
Free Source and Demo - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=430
Learn a simple but cool looking flash circular preloader animation for your ActionScript projects. Next lesson we will tackle creating an animated wedge mask to make it even cooler looking.
Visit our tutorial archive and network:
http://www.developphp.com
More...
Description:
Free Source and Demo - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=430
Learn a simple but cool looking flash circular preloader animation for your ActionScript projects. Next lesson we will tackle creating an animated wedge mask to make it even cooler looking.
Visit our tutorial archive and network:
http://www.developphp.com
19:37
|
Learn Flash - How to load website contents dynamically with actions - English
learn how to load text from a text file sitting on a web server and display it in flash using dynamic text and actionscript. We will also learn how to load .jpg .gif .png and .swf files using...
learn how to load text from a text file sitting on a web server and display it in flash using dynamic text and actionscript. We will also learn how to load .jpg .gif .png and .swf files using actionscript. All of the files loaded into our flash movie will be loaded from an external web server. Actionscript 2.0 is the actionscript version used in this video.
More...
Description:
learn how to load text from a text file sitting on a web server and display it in flash using dynamic text and actionscript. We will also learn how to load .jpg .gif .png and .swf files using actionscript. All of the files loaded into our flash movie will be loaded from an external web server. Actionscript 2.0 is the actionscript version used in this video.
20:00
|
Circular Dynamic Preloader Tutorial Flash ActionScript 3.0 Website Content Loader - English
Download Starter Package - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=437
Visit our tutorial archive and network for more:
http://www.developphp.com
Learn how to create...
Download Starter Package - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=437
Visit our tutorial archive and network for more:
http://www.developphp.com
Learn how to create true dynamic circular(circle shaped) preloaders that go around clockwise or counter-clockwise to show completed loading progress of your flash web content that requires preloading due to its size. Adam is using actionscript 3.0 in his file, but you can use any Actionscript version if you are acquainted with it.
Adam uses a mid level complexity masking maneuver to pull off this otherwise mind boggling exercise in flash. Be sure to give developPHP.com credit for showing you how to rock this skillful expert animation.
More...
Description:
Download Starter Package - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=437
Visit our tutorial archive and network for more:
http://www.developphp.com
Learn how to create true dynamic circular(circle shaped) preloaders that go around clockwise or counter-clockwise to show completed loading progress of your flash web content that requires preloading due to its size. Adam is using actionscript 3.0 in his file, but you can use any Actionscript version if you are acquainted with it.
Adam uses a mid level complexity masking maneuver to pull off this otherwise mind boggling exercise in flash. Be sure to give developPHP.com credit for showing you how to rock this skillful expert animation.
3:44
|
Flash CS3 ActionScript Simple Website/Gallery With Easing - English
Download .fla - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=24
This file serves as a Flash actionscript tutorial on easing, masking, animated buttons, full flash website or...
Download .fla - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=24
This file serves as a Flash actionscript tutorial on easing, masking, animated buttons, full flash website or gallery. Using Flash CS3 AS3 version code. The video tutorial describes the free .fla file.
More...
Description:
Download .fla - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=24
This file serves as a Flash actionscript tutorial on easing, masking, animated buttons, full flash website or gallery. Using Flash CS3 AS3 version code. The video tutorial describes the free .fla file.
13:48
|
Expanding Website Text Box Dreamweaver Tutorial - English
Learn how to create a web text box that get bigger or smaller depending on how much text you place in it! Also make a header that spans the users screen no matter what size!
Learn how to create a web text box that get bigger or smaller depending on how much text you place in it! Also make a header that spans the users screen no matter what size!
9:30
|
Full Flash AS3 + CSS Website Template Editable Flash CS3 + CS4 ActionScript 3.0 - English
Free Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=388
Learn how to assemble a full flash actionscript 3.0 website, or just use this as is for your website or a...
Free Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=388
Learn how to assemble a full flash actionscript 3.0 website, or just use this as is for your website or a client website. Made intuitive so people can more easliy modify the site complete.
More...
Description:
Free Download - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=388
Learn how to assemble a full flash actionscript 3.0 website, or just use this as is for your website or a client website. Made intuitive so people can more easliy modify the site complete.
24:06
|
Flash Website Guestbook AS3 MySQL Tutorial and Free Editable Source Files - English
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...
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
More...
Description:
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
5:51
|
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.
5:00
|
5:54
|
Create XML CMS configuration files for Your Flash ActionScript 3.0 Merchandise - English
Source Files for This Lesson:
http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=547
Learn .txt file configurations here: http://www.youtube.com/watch?v=kVhbMS0T2w8
Learn XML...
Source Files for This Lesson:
http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=547
Learn .txt file configurations here: http://www.youtube.com/watch?v=kVhbMS0T2w8
Learn XML and Flash AS3 bascis for beginners here:
http://www.youtube.com/watch?v=mXRWbFbwH1w
Not everybody has or knows flash. But everybody wants cool flash apps on their website. Sell your flash files for useful things that websites often have the need for. Galleries, Mp3 players, Video players, any type of file that you may want to allow another to control or manage how the SWF file will be rendered at runtime.
More...
Description:
Source Files for This Lesson:
http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=547
Learn .txt file configurations here: http://www.youtube.com/watch?v=kVhbMS0T2w8
Learn XML and Flash AS3 bascis for beginners here:
http://www.youtube.com/watch?v=mXRWbFbwH1w
Not everybody has or knows flash. But everybody wants cool flash apps on their website. Sell your flash files for useful things that websites often have the need for. Galleries, Mp3 players, Video players, any type of file that you may want to allow another to control or manage how the SWF file will be rendered at runtime.
6:38
|
Flash Buttons Dreamweaver Tutorial - English
Learn all about Flash buttons inside of Dreamweaver, how to make them, edit them and use them in different ways! Remember to check out
Learn all about Flash buttons inside of Dreamweaver, how to make them, edit them and use them in different ways! Remember to check out
7:06
|
8:30
|
4:55
|
How to Install Android APK App Files Test On Mobile Phone or Device Flash Eclipse - English
Adam shows how to install Android APK App files to your mobile device with touch abilities for better application testing before you attempt to give it away free or sell it in the market. He is...
Adam shows how to install Android APK App files to your mobile device with touch abilities for better application testing before you attempt to give it away free or sell it in the market. He is using a Samsung Fascinate Phone running Android Froyo 2.2 operating system. Full tutorial series -
More...
Description:
Adam shows how to install Android APK App files to your mobile device with touch abilities for better application testing before you attempt to give it away free or sell it in the market. He is using a Samsung Fascinate Phone running Android Froyo 2.2 operating system. Full tutorial series -
5:35
|
Flash CS4 Tutorial - Distort or Skew Video Perspective in Flash AS 3.0 - 3D Rotation Tool - [English]
Download Free Flash CS4 fla file here http://www.developphp.com/Flash_tuts/AS3_video_skewed_CS4.php
you can learn how to distort your video perspective if you happen to create custom video in your...
Download Free Flash CS4 fla file here http://www.developphp.com/Flash_tuts/AS3_video_skewed_CS4.php
you can learn how to distort your video perspective if you happen to create custom video in your flash applications. The video, fla file with code, and everythign you need is in the zip file. The video play code is very simple, and there are no video controls, this is just a simple how-to on distorting the perspective of the movieclips that hold your videos, or any movieclip animations for that matter.
So not only videos, but any movieclips with or without animations can be distorted in a 3d perspective that renders out nice angles without having to depend on Papervision or the sandyFlash thing.
A lot of people look to get this functionality, and finally flash made it to where you don't have to depend on any other applications to achieve these effects. Only in CS4 is it this easy to do. Be sure to target Flash Player 10 in your publish settings.
More...
Description:
Download Free Flash CS4 fla file here http://www.developphp.com/Flash_tuts/AS3_video_skewed_CS4.php
you can learn how to distort your video perspective if you happen to create custom video in your flash applications. The video, fla file with code, and everythign you need is in the zip file. The video play code is very simple, and there are no video controls, this is just a simple how-to on distorting the perspective of the movieclips that hold your videos, or any movieclip animations for that matter.
So not only videos, but any movieclips with or without animations can be distorted in a 3d perspective that renders out nice angles without having to depend on Papervision or the sandyFlash thing.
A lot of people look to get this functionality, and finally flash made it to where you don't have to depend on any other applications to achieve these effects. Only in CS4 is it this easy to do. Be sure to target Flash Player 10 in your publish settings.
7:56
|
Flash CS5.5 Tutorial Android App APK File Application Publish Settings - English
Learn to adjust your Flash CS5.5 Android application settings and render a Market ready Android App .apk file that is needed to upload your app to the Android Market Place. Flash CS5.5 is the only...
Learn to adjust your Flash CS5.5 Android application settings and render a Market ready Android App .apk file that is needed to upload your app to the Android Market Place. Flash CS5.5 is the only Flash Authoring version that has native built-in Android App packaging abilities.
More...
Description:
Learn to adjust your Flash CS5.5 Android application settings and render a Market ready Android App .apk file that is needed to upload your app to the Android Market Place. Flash CS5.5 is the only Flash Authoring version that has native built-in Android App packaging abilities.
17:49
|
Next/Prev Buttons for Photo Gallery Flash Tutorial - English
This is a response for the Flash Gallery tutorial showing how to create prev and next buttons for the gallery.
If you have questions about any tutorial send me an email and I might just create a...
This is a response for the Flash Gallery tutorial showing how to create prev and next buttons for the gallery.
If you have questions about any tutorial send me an email and I might just create a video for you!
More...
Description:
This is a response for the Flash Gallery tutorial showing how to create prev and next buttons for the gallery.
If you have questions about any tutorial send me an email and I might just create a video for you!
21:48
|
Sliding Rollover Info Panels AS 3.0 Tutorial - English
Well now in addition to your flash master piece you can now add this rollover panel which pops up and displays the info of your choice, matter of fact do a little duplicating and changing a few...
Well now in addition to your flash master piece you can now add this rollover panel which pops up and displays the info of your choice, matter of fact do a little duplicating and changing a few instance names and that panel can become those panels. Very easy to do, just don't get lost in the small maze of instance names. Follow along with me as I create Information Scroll or Pop up panels in Flash CS4! NOTE: Flash CS3 is more than adequate for this tutorial as we are using Actionscript 3.0, nothing is CS4 specific, just a few interface differences and you are good.
More...
Description:
Well now in addition to your flash master piece you can now add this rollover panel which pops up and displays the info of your choice, matter of fact do a little duplicating and changing a few instance names and that panel can become those panels. Very easy to do, just don't get lost in the small maze of instance names. Follow along with me as I create Information Scroll or Pop up panels in Flash CS4! NOTE: Flash CS3 is more than adequate for this tutorial as we are using Actionscript 3.0, nothing is CS4 specific, just a few interface differences and you are good.
3:15
|
2:36
|
7:58
|
10:43
|
16:51
|