5:58
|
4:43
|
Preload Flash Web Site Percentage with Load Bar and Text - [English]
http://www.developphp.com
I added an event listening for completion of load progress to the previous preloader lesson code. This code offers you more control as to what happens when loading is...
http://www.developphp.com
I added an event listening for completion of load progress to the previous preloader lesson code. This code offers you more control as to what happens when loading is complete. If you have a flash file that may be just a bit on the heavy side and you need to give users an indication telling them something is loading, then this is the lesson for you. In this Flash and ActionScript 3 tutorial we show you how you can add an event for the complete listener to your content preloader. We also demonstrate a cool masking and graphics effect for the load bar. And he kept the dynamic text field in it for you in case you want it there. Having both is a little redundant, but cool nevertheless.
More...
Description:
http://www.developphp.com
I added an event listening for completion of load progress to the previous preloader lesson code. This code offers you more control as to what happens when loading is complete. If you have a flash file that may be just a bit on the heavy side and you need to give users an indication telling them something is loading, then this is the lesson for you. In this Flash and ActionScript 3 tutorial we show you how you can add an event for the complete listener to your content preloader. We also demonstrate a cool masking and graphics effect for the load bar. And he kept the dynamic text field in it for you in case you want it there. Having both is a little redundant, but cool nevertheless.
5:00
|
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
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.
24:53
|