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
5369
1 World of Webcraft Ready Member PHP Session Variables On Your Flash...
Copy+Paste Code: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1158
To render a logged in user into your Flash game you have 2...
Copy+Paste Code: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1158
To render a logged in user into your Flash game you have 2 options. First is to ready session variables to send into Flash using Flashvars. Second method is not loading anything into the Flash file initially, but calling out to PHP from Actionscript 3.0 to see who the session user is. Flash can also call out to PHP for information at any point in your Flash file.
11m:22s
5729
10 World of Webcraft Drag World Flash Game Tutorial Actionscript 3.0 -...
Copy+Paste: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1170
In this lesson we use Actionscript 3.0 to allow the user to drag...
Copy+Paste: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1170
In this lesson we use Actionscript 3.0 to allow the user to drag the world to see all sectors of a world area that is larger than the stage size.
7m:55s
5074
11 World of Webcraft Save Coordinates Where Drag MovieClips Flash...
Copy+Paste: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1171
In this lesson we demonstrate dragging movieclips within multiple...
Copy+Paste: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1171
In this lesson we demonstrate dragging movieclips within multiple drag levels, and the focus is saving the coordinates of where an item is dropped to a MySQL database system to retrieve for the next time the game loads for the player. A way of remembering where your players want certain objects to live
8m:49s
4688
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
5756
2 World of Webcraft Start Creating the Flash Game and Apply a Circular...
Source code used in the video: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1159
In this part 2 we begin creating the Flash...
Source code used in the video: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1159
In this part 2 we begin creating the Flash game board and apply an Actionscript 3.0 dynamic circular preloader.
10m:29s
4430
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
5217
3 World of Webcraft Actionscript 3.0 to PHP User Session Calls - English
Copy Paste scripts - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1160
In part 3 here we are adding Actionscript 3.0 that calls...
Copy Paste scripts - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1160
In part 3 here we are adding Actionscript 3.0 that calls out to PHP with 2-way communication, at any point we wish for it to in our Flash file. We also create the PHP script that the AS3 call communicates with that will send session variables back into flash in a split second. Finally we adjust the game.php page to house our published flash game.
19m:4s
5323
3D Bevel effect in Adobe Fireworks CS3 - English
http://www.developphp.com/Fireworks_tuts/
We show how to get a cool 3D look on your graphics in fireworks cs3
http://www.developphp.com/Fireworks_tuts/
We show how to get a cool 3D look on your graphics in fireworks cs3
4m:8s
5195
4 Actionscript 3.0 Sound Programming Video Textbook Flash CS4 CS5 MP3...
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...
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.
8m:45s
5736
4 World of Webcraft Actionscript 3.0 Dynamic Tween and hitTestObject...
Copy+Paste Script: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1161
Learn how to dynamically tween any item to multiple...
Copy+Paste Script: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1161
Learn how to dynamically tween any item to multiple objects using a universal function that uses Tweens, an EnterFrame Event, and the hitTestObject function. Smart stuff.
11m:48s
4804
5 Actionscript 3.0 Sound Programming Video Textbook Flash CS4 CS5 MP3...
Lesson 5 of the Actionscript 3.0 Video Textbook for Sound Programming by Adam Khoury. This video shows how to program the very popular Play / Pause...
Lesson 5 of the Actionscript 3.0 Video Textbook for Sound Programming by Adam Khoury. This video shows how to program the very popular Play / Pause style of media control button for toggling between visible instances according to the current state of media play.
9m:20s
5571
5 World of Webcraft Two Way Array Play Actionscript 3.0 PHP MySQL Member...
Reference Code: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1164
Learn to bring in your member friend lists respectively from...
Reference Code: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1164
Learn to bring in your member friend lists respectively from PHP MySQL and then break them down in Actionscript 3.0. Learn how to work with two way array data between Flash Actionscript 3.0 and PHP + MySQL. This lesson is not for lightweight coders by any means due to the blending of various web technologies at play in our application.
18m:15s
4744
6 Graphic Equalizer - Flash Scroll List MP3 Visuals Amplitude AS3 XML...
How to build a scroll, view, and click Flash nand XML playlist mp3 player for your projects part 6. Using Actionscript 3.0 for Flash CS3 and CS4.
How to build a scroll, view, and click Flash nand XML playlist mp3 player for your projects part 6. Using Actionscript 3.0 for Flash CS3 and CS4.
16m:19s
6180
7 World of Webcraft Character Customization PHP Actionscript Programming...
Now we begin learning one way to allow a player to customize their character in a flash game environment. I will show a very basic example that...
Now we begin learning one way to allow a player to customize their character in a flash game environment. I will show a very basic example that maybe you guys can build from.
6m:30s
4318
7 Wrap It Up Flash Scroll List MP3 Player AS3 XML Playlist Tutorial -...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=599
How to build a scroll, view, and click Flash and XML...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=599
How to build a scroll, view, and click Flash and XML playlist mp3 player for your projects part 7. Using Actionscript 3.0 for Flash CS3 and CS4.
17m:5s
5494
8 World of Webcraft Character Customization Continued - English
Copy+Paste: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1168
Now we complete the basic Flash application to allow a player to...
Copy+Paste: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=1168
Now we complete the basic Flash application to allow a player to customize their character in a flash game environment. This is a very basic example that maybe you guys can build from.
15m:40s
4498
9 World of Webcraft Flash Game Full Screen Tutorial 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...
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.
5m:54s
4488
ActionScript 3 - Load External Text File Data - Flash AS3 - English
Free Flash Source Files: http://www.developphp.com
In this free tutorial I demonstrate how you can connect to, parse, and display data from an...
Free Flash Source Files: http://www.developphp.com
In this free tutorial I demonstrate how you can connect to, parse, and display data from an external text file.
3m:43s
6448
Actionscript 3.0 Tutorial PHP MySQL Bar Graph Dynamic Basics in Flash...
Download Lesson Source: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=769
Learn the very basics of creating dynamic bar graphs...
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.
12m:51s
5546
Animated Button Menu with Click Down State - Adobe Flash AS3 - [English]
http://www.developphp.com
In this Flash tutorial we take our previous tutorial on this subject a ste further by adding sound and a click state to...
http://www.developphp.com
In this Flash tutorial we take our previous tutorial on this subject a ste further by adding sound and a click state to the movieclip button's timeline animation.
4m:28s
6219
Browse and Upload Files Using Flash and AS3 - CS3 Tutorial - [English]
Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=6
Learn to allow users to browse and upload files to your site...
Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=6
Learn to allow users to browse and upload files to your site using flash actionscript 3.0, and give load bar upload percentage.
8m:47s
5623