Welcome to the World of Webcraft - Social Web Site Flash Game Creation...
Introduction about what you will need to follow along in this series. We will be instructing webmasters in Social Network Web Site Flash Game...
Introduction about what you will need to follow along in this series. We will be instructing webmasters in Social Network Web Site Flash Game Creation.
1m:56s
4981
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
6173
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
4876
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
5775
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
5157
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
5214
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
4788
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
4880
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
4958
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
5648
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
5103