Archive for the ‘Flash Tutorials’ Category
Using flash/flex for facebook application development
Saturday, December 8, 2007 7:28 3 CommentsFacebook has taken off a storm on the development front so much so that there are now infact over 170,000 developers for facebook. Thats a big number of developers in such a short space of time and facebook has really done well in dealing with this thrust of development by maintaing a high level of [...]
Submit tutorials to miraztutorials.com and recieve a free link and traffic
Wednesday, November 21, 2007 19:10 6 CommentsSubmit all your tutorials to us in exchange for a free link to your tutorial and traffic from our posts. Read the details on the submit page for further info of what details we need for each tute submitted. Each tutorial is reviewed for quality and originality before posted onto the site.
[...]
Photo Viewer tutorial in Flash CS3 using Actionscript 3 part 3
Friday, September 21, 2007 23:39 1 Comment
var AdBrite_Title_Color = ‘333333′;
var AdBrite_Text_Color = ‘000000′;
var AdBrite_Background_Color = ‘FFFFFF’;
var AdBrite_Border_Color = ‘FFFFFF’;
Your Ad Here
By now you have set up the stage in the .fla and the Document class (main class) in the previous part 2 of these tutorials. Now we [...]
Photo Viewer application tutorial in Flash CS3 using Actionscript 3 Part 2
Wednesday, September 19, 2007 17:04 No Comments
var AdBrite_Title_Color = ‘333333′;
var AdBrite_Text_Color = ‘000000′;
var AdBrite_Background_Color = ‘FFFFFF’;
var AdBrite_Border_Color = ‘FFFFFF’;
Your Ad Here
Here we will create the main class used in the the photo viewer application, if you have not already read through the first tutorial by scrolling to [...]
Photo Viewer tutorial in Flash CS3 using Actionscript 3 Part 1
Monday, September 17, 2007 3:41 1 CommentThis tutorial will teach you how to create a photo viewer application in Flash CS3 using Actionscript 3. This tutorial requires you have a intermediate knowledge of both Flash and Actionscript 3. This will involve using more Actionscript than you are normally used to but i will try as best to keep you well informed [...]



